052d90506f
Adds "owner" field on the node object and exposes it for updates via the API. Additionally, fixed a couple minor items related to the prior where we missed updating version numbers in rebases. Change-Id: Iaaf3db97d21de9b11236cf2d18ffcc3f73f6e50c Story: #2001814 Task: #12550
8 lines
305 B
YAML
8 lines
305 B
YAML
---
|
|
features:
|
|
- |
|
|
Adds API version 1.50 which allows for the storage of an ``owner`` field
|
|
on node objects. This is intended for either storage of human parsable
|
|
information or the storage of a tenant UUID which could be leveraged
|
|
in a future version of the Bare Metal as a Service API.
|