It's possible to update node's console related properties while console is running
Bug #1569254 reported by
Zhenguo Niu
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ironic |
Triaged
|
Low
|
Unassigned |
Bug Description
when node's console enabled(for exmaple shellinabox), we have a shellinabox service running with the console related node properties like terminal_port, address, and username, but when someone tries to update them, shellinabox service is still running with the old properties, should we need to add some logic here to remind operators that they need to restart the console or deny the update action when console enabled.
Changed in ironic: | |
assignee: | Pavlo Shchelokovskyy (pshchelo) → nobody |
Changed in ironic: | |
status: | In Progress → Triaged |
To post a comment you must log in.
Yeah, I think we should prevent an update.