Bug 680324

Summary: Remove dependency on anaconda
Product: [Retired] Beaker Reporter: Steven Lawrance <stl>
Component: inventoryAssignee: Steven Lawrance <stl>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: low Docs Contact:
Priority: unspecified    
Version: 0.6CC: bpeck, mcsontos, rmancy, stl, zcerza
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-03-24 04:43:22 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Bug Depends On:    
Bug Blocks: 671475    

Description Steven Lawrance 2011-02-25 03:50:47 UTC
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.