← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1321334] [NEW] Non bootable volumes can be used as a bootable source

 

Public bug reported:

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

** Affects: nova
     Importance: Undecided
         Status: New

-- 
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):
  New

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


Follow ups

References