3fbb560af1
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
8 lines
268 B
YAML
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.
|