Add Bootable flag to Edit Volume Panel
Add a "Bootable" checkbox to the "Project -> Volumes" edit panel.
Motivation:
This will expose the current Cinder CLI command "cinder set-bootable" in the Horizon UI.
$ cinder help set-bootable
usage: cinder set-bootable <volume> <True|true|
Update bootable status of a volume.
Positional arguments:
<volume> ID of the volume to update.
<True|
UX:
Need to add a new "Bootable" checkbox to the "Project -> Volumes" "Edit Volume" dialog. It will be initially set to the current bootable state of the volume.
Outside Dependencies:
N/A
Requirements Update Required:
N/A
Doc Impact:
N/A
Blueprint information
- Status:
- Complete
- Approver:
- David Lyle
- Priority:
- Low
- Drafter:
- Richard Hagarty
- Direction:
- Approved
- Assignee:
- Richard Hagarty
- Definition:
- Approved
- Series goal:
- Accepted for kilo
- Implementation:
- Implemented
- Milestone target:
- 2015.1.0
- Started by
- Richard Hagarty
- Completed by
- David Lyle
Whiteboard
Gerrit topic: https:/
Addressed by: https:/
Add bootable flag to edit volume panel.
amotoki (Dec 4, 2014) -- Looks good for approval.