Comment 10 for bug 1166607

Revision history for this message
Aimon Bustardo (aimonb) wrote :

On Second thought I see you have already done some fo the work. Go ahead and keep it.. child_props returns a dict/hash:

{health: 'ONLINE|OFFLINE|??', size: '<sIze>[G|T]', used: '<sIze>[G|T]', available: '<sIze>[G|T]'}

The most recent patch converts these to GB that Cinder expects. I have a mad workload atm so will appreciate any help you can give adding the missing tests and submitting this.