summaryrefslogtreecommitdiff
path: root/releasenotes/notes/node-owner-provision-fix-ee2348b5922f7648.yaml
blob: c1c107aff7c27051fdd53eef3e8a55832b34af13 (plain)
1
2
3
4
5
6
7
8
9
---
fixes:
  - |
    Fixes an issue where a provisioned or allocated node could have its owner
    changed. For backwards compatibility, we preserve the ability to do so
    for a provisioned node through the use of the
    ``baremetal:node:update_owner_provisioned`` policy rule. We always prevent
    the update if the node is associated with an allocation that specifies an
    owner.