This isn't a bug, it's a style nit. Marking as invalid. I don't really
consider this worth the time.
** Tags added: volumes
** Changed in: nova
Status: Confirmed => Opinion
** Changed in: nova
Status: Opinion => Invalid
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1387552
Title:
Should add a new method to get volumes from block_device_info
Status in OpenStack Compute (nova):
Invalid
Bug description:
Instead of
block_device_mapping = driver.block_device_info_get_mapping(
block_device_info)
for vol in block_device_mapping:
use
driver.block_device_info_get_volumes(block_device_info)
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1387552/+subscriptions
--
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help : https://help.launchpad.net/ListHelp