summaryrefslogtreecommitdiff
path: root/releasenotes/notes/bug-1811726-multi-node-delete-2ba17f02c6171fbb.yaml
blob: 66fe6a5f99459511d70d274c908b2d700fdc0f0f (plain)
1
2
3
4
5
6
7
8
9
10
---
fixes:
  - |
    `Bug 1811726`_ is fixed by deleting the resource provider (in placement)
    associated with each compute node record managed by a ``nova-compute``
    service when that service is deleted via the
    ``DELETE /os-services/{service_id}`` API. This is particularly important
    for compute services managing ironic baremetal nodes.

    .. _Bug 1811726: https://bugs.launchpad.net/nova/+bug/1811726