summaryrefslogtreecommitdiff
path: root/releasenotes/notes/stop-console-during-unprovision-a29d8facb3f03be5.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'releasenotes/notes/stop-console-during-unprovision-a29d8facb3f03be5.yaml')
-rw-r--r--releasenotes/notes/stop-console-during-unprovision-a29d8facb3f03be5.yaml7
1 files changed, 7 insertions, 0 deletions
diff --git a/releasenotes/notes/stop-console-during-unprovision-a29d8facb3f03be5.yaml b/releasenotes/notes/stop-console-during-unprovision-a29d8facb3f03be5.yaml
new file mode 100644
index 000000000..71b035abb
--- /dev/null
+++ b/releasenotes/notes/stop-console-during-unprovision-a29d8facb3f03be5.yaml
@@ -0,0 +1,7 @@
+---
+security:
+ - |
+ Fixes an issue where an enabled console could be left running after a node
+ was unprovisioned. This allowed a user to view the console even after the
+ instance was gone. Ironic now stops the console during unprovisioning to
+ block this.