Hide Forgot
Description of problem: The command control map for RHEL7 in Pykickstart is outdated. Version-Release number of selected component (if applicable): How reproducible: always Steps to Reproduce: 1. open pykickstart/handlers/control.py 2. search for the RHEL7 command control map Actual results: classes for the FireWall and VolGroup commands are older that the classes used by RHEL7 Anaconda. Expected results: Classes for the FireWall and VolGroup commands are the same that are used by RHEL7 Anaconda. Additional info:
Verified on pykickstart-1.99.43.10-1.el7. RHEL7 uses: "firewall": firewall.F20_Firewall and "volgroup": volgroup.F20_VolGroup.
This request was resolved in Red Hat Enterprise Linux 7.0. Contact your manager or support representative in case you have further questions about the request.