Cannot rebuild a instance booted from volume
Bug #1474253 reported by
Hiroyuki Eguchi
This bug report is a duplicate of:
Bug #1378689: error when rebuilding a instance booted from volume.
Edit
Remove
This bug affects 3 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack Compute (nova) |
In Progress
|
Undecided
|
Rambo |
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:/
2. User not allowed to attach a root device volume expect when creating a instance.
- A get_next_
Changed in nova: | |
assignee: | nobody → Hiroyuki Eguchi (h-eguchi) |
Changed in nova: | |
assignee: | Hiroyuki Eguchi (h-eguchi) → Sean Dague (sdague) |
Changed in nova: | |
assignee: | Sean Dague (sdague) → Hiroyuki Eguchi (h-eguchi) |
Changed in nova: | |
assignee: | Hiroyuki Eguchi (h-eguchi) → Laszlo Hegedus (laszlo-hegedus) |
status: | Invalid → In Progress |
Changed in nova: | |
assignee: | Laszlo Hegedus (laszlo-hegedus) → Zhenyu Zheng (zhengzhenyu) |
Changed in nova: | |
assignee: | Zhenyu Zheng (zhengzhenyu) → Laszlo Hegedus (laszlo-hegedus) |
Changed in nova: | |
assignee: | Laszlo Hegedus (laszlo-hegedus) → nobody |
status: | In Progress → Confirmed |
Changed in nova: | |
assignee: | Akira KAMIO (kamio) → Rambo (1rambo) |
To post a comment you must log in.
Fix proposed to branch: master /review. openstack. org/201458
Review: https:/