ironic/releasenotes/notes/allocation-owner-policy-162c43b3abb91c76.yaml
Tzu-Mainn Chen 3fbb560af1 Add owner to allocations and create relevant policies
Add an owner to allocations. Depending on policy, a non-admin
can then create an allocation and have the owner set to their
project. Allocation processing then respects the owner.

Change-Id: I2965a4a601b9fa2c0212097da37b104a3e5514df
Story: #2006506
Task: #37540
2019-12-10 19:00:33 +00:00

8 lines
268 B
YAML

---
features:
- |
Adds an ``owner`` field to allocations. Depending on policy, a non-admin
can then create an allocation and have the owner set to their project.
Allocation processing will then ensure that only nodes with the same owner
are matched.