Hide Forgot
Description of problem: The inventory scripts rely on functionality in anaconda, which is changed/absent in newer versions (including that used in RHEL6). Version-Release number of selected component (if applicable): 1.1 How reproducible: Always Steps to Reproduce: 1. Run push-inventory.py on RHEL6 or with anaconda >=12. Actual results: AttributeError: 'module' object has no attribute 'hardDriveDict' Expected results: Hardware is correctly reported to inventory server.