yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #10670
[Bug 1281989] Re: disk_bus might be ignored when booting from volume
** Changed in: nova
Status: Fix Committed => Fix Released
--
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/1281989
Title:
disk_bus might be ignored when booting from volume
Status in OpenStack Compute (Nova):
Fix Released
Bug description:
There are several ways of selecting the disk_bus for a BDM. One of
them is using the hw_disk_bus image property which, if present, is
inherited by volumes created from an image.
When booting from a volume that has this property defined, even though
we might think it will be considered when selecting the bus, it is
ignored because the code that guesses the bus and device name for
volume BDMs expects it to be defined in the same BDM.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1281989/+subscriptions
References