yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #18463
[Bug 1351810] [NEW] Move _is_mapping logic to more central place
Public bug reported:
This bug is a follow-up to Nikola Dipanov's comment in https://review.openstack.org/#/c/109834/2/nova/compute/manager.py.
The logic to identify volumes is currently a nested function in _default_block_device_names, named _is_mapping. It should be moved to a more general place so others could utilize it.
** Affects: nova
Importance: Undecided
Assignee: Thang Pham (thang-pham)
Status: New
** Tags: volumes
--
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/1351810
Title:
Move _is_mapping logic to more central place
Status in OpenStack Compute (Nova):
New
Bug description:
This bug is a follow-up to Nikola Dipanov's comment in https://review.openstack.org/#/c/109834/2/nova/compute/manager.py.
The logic to identify volumes is currently a nested function in _default_block_device_names, named _is_mapping. It should be moved to a more general place so others could utilize it.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1351810/+subscriptions
Follow ups
References