yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #17640
[Bug 1321334] Re: Non bootable volumes can be used as a bootable source
** Changed in: nova
Status: Fix Committed => Fix Released
** Changed in: nova
Milestone: None => juno-2
--
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/1321334
Title:
Non bootable volumes can be used as a bootable source
Status in OpenStack Compute (Nova):
Fix Released
Bug description:
The following command results in a successful vm creation:
nova boot --boot-volume <non-bootable-volume-id> --flavor <test-
flavor> <test-name>
we should validate that the --boot-volume passed is actually a
bootable volume and if it's not we should return an error explaining
what went wrong
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1321334/+subscriptions
References