summaryrefslogtreecommitdiff
path: root/releasenotes/notes/vif-detach-locking-fix-7be66f8150e19819.yaml
blob: 3a53383c396b62b57539972d53591fce3814859b (plain)
1
2
3
4
5
6
7
8
---
fixes:
  - |
    Addresses a condition where the Compute Service may have been unable to
    remove VIF attachment records while a baremetal node is being unprovisiond. This
    condition resulted in VIF records being orphaned, blocking future
    deployments without manual intervention.
    See `bug 1743652 <https://bugs.launchpad.net/ironic/+bug/1743652>`_ for more details.