summaryrefslogtreecommitdiff
path: root/releasenotes/notes/stop-console-during-unprovision-a29d8facb3f03be5.yaml
blob: 71b035abbaa174cbe940e195f741b2ef1f2c8681 (plain)
1
2
3
4
5
6
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.