a2160f13af
Restart node console may occasionally result in duplicated sol session. Especially, when a cluster deployed with multi ironic-conductor backends, stop_console action shutdown only one console process while another sol session remains. This patch adds "sol deactivate" action before start node console. Make sure the current connection always a success. Story: 2009762 Task: 44233 Change-Id: I5bc8666ff0b4ceab61ed6a8c794d6882783d6bce
8 lines
276 B
YAML
8 lines
276 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Fix Node Console Duplicate Sol Session.
|
|
This patch adds "sol deactivate" action before start node console, to make
|
|
sure the current console connection always a success.
|
|
See `story 2009762 <https://storyboard.openstack.org/#!/story/2009762>`_.
|