602a467a04
This change adds a `lessee` field to nodes, and exposes it to policy. It also updates the non-admin node list API to match for both owner and lessee; and updates the allocation conductor to match owner allocations with nodes with the appropriate lessee. Change-Id: Ib31b49c7143ec8fd6cb486fc24038215b197c418 Story: 2006506 Task: 37930
6 lines
174 B
YAML
6 lines
174 B
YAML
---
|
|
features:
|
|
- |
|
|
Adds a ``lessee`` field to nodes. This field is exposed to policy, so if
|
|
a policy file permits, a lessee will have access to specified node APIs.
|