support volume-backed server rescue
Registered by
lijiedeopenstack
Now nova rescue the volume backed instance as make it a fast failure in the API.But we have been offering volume-backed instance for more than 4 years and our users love it.So this blueprint will add the support to rescue volume backed instances.
Blueprint information
- Status:
- Started
- Approver:
- Matt Riedemann
- Priority:
- Undefined
- Drafter:
- Jie Li
- Direction:
- Needs approval
- Assignee:
- Jie Li
- Definition:
- New
- Series goal:
- Proposed for rocky
- Implementation:
- Started
- Milestone target:
- next
- Started by
- lijiedeopenstack
- Completed by
Related branches
Related bugs
Sprints
Whiteboard
Gerrit topic: https:/
Addressed by: https:/
Support volume-backed server rescue
Addressed by: https:/
Support volume-backed server rescue
(?)
Work Items
Work items:
Change existing API and verify the rescue image: TODO
get original root volume information and put it to guest xml: TODO
Mount the before root volume and boot system: TODO