Cleaning up this bug as it was reopened automatically by infra due to
change in gerrit. This should be fixed now fixed given Matt's comment.
Feel free to reopen if I am mistaken.

** Changed in: nova
       Status: Confirmed => 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/1474253

Title:
  Cannot rebuild a instance booted from volume

Status in OpenStack Compute (nova):
  Invalid

Bug description:
  User rebuild a instance booted from volume in the following steps.

  1. Stop a instance
  2. Detach a root device volume.
  3. Attach a new root device volume.
  4. Start a instance

  But, currently, It's impossible by these reasons.

  1. User not allowed to detach a root device volume.
     - detach boot device volume without warning 
       (https://bugs.launchpad.net/nova/+bug/1279300)

  2. User not allowed to attach a root device volume expect when creating a 
instance.
     - A get_next_device_name which is executed when attaching volume, never 
return a root_device_name.

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1474253/+subscriptions

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to