Support adding description while locking an instance
Currently when locking a server using "nova lock <server>" there is no provision to set a description/mention a reason which is essential since its not possible to know why someone
locked the server which might be needed in situations when the person is not around to ask.
This bp proposes to add a "locked_reason" in the Instance table and then expose it via the
"nova show" request which currently only shows if the server is locked or not or via a new
``GET /servers/
Blueprint information
- Status:
- Complete
- Approver:
- Matt Riedemann
- Priority:
- Low
- Drafter:
- Surya Seetharaman
- Direction:
- Approved
- Assignee:
- Surya Seetharaman
- Definition:
- Approved
- Series goal:
- Accepted for train
- Implementation:
-
Implemented
- Milestone target:
-
train-1
- Started by
- Matt Riedemann
- Completed by
- Eric Fried
Related branches
Related bugs
Sprints
Whiteboard
Gerrit topic: https:/
Addressed by: https:/
Support adding the reason behind a server lock
Addressed by: https:/
[WIP] Support adding the reason behind a server lock
Gerrit topic: https:/
Addressed by: https:/
Plumbing for locking an instance with reason
Gerrit topic: https:/
Addressed by: https:/
[WIP] Support adding the reason behind a server lock