ironic/releasenotes/notes/node-owner-provision-fix-ee2348b5922f7648.yaml

10 lines
388 B
YAML
Raw Normal View History

---
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.