ironic/ironic/api/controllers/v1
Julia Kreger 052d90506f Add "owner" information field
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
2018-12-10 14:27:31 -08:00
..
__init__.py Expose conductors: api 2018-12-04 09:13:24 +08:00
bios.py Add Node BIOS support - REST API 2018-05-28 12:17:39 +02:00
chassis.py Ensure pagination marker is always set 2018-09-11 20:32:34 +01:00
collection.py Expose conductors: api 2018-12-04 09:13:24 +08:00
conductor.py Expose conductors: api 2018-12-04 09:13:24 +08:00
driver.py Remove support for creating and loading classic drivers 2018-07-02 17:37:28 +02:00
node.py Add "owner" information field 2018-12-10 14:27:31 -08:00
notification_utils.py Fix doc builds for ironic 2018-09-05 19:24:55 +02:00
port.py Ensure pagination marker is always set 2018-09-11 20:32:34 +01:00
portgroup.py Ensure pagination marker is always set 2018-09-11 20:32:34 +01:00
ramdisk.py Missing import of "_" 2018-05-23 10:40:31 +07:00
state.py Use docstrings for attributes in api/controllers 2014-10-27 21:47:18 +00:00
types.py Fix W605 Errors 2018-05-09 06:13:55 -07:00
utils.py Add "owner" information field 2018-12-10 14:27:31 -08:00
versions.py Add "owner" information field 2018-12-10 14:27:31 -08:00
volume.py Add REST API for volume connector and volume target operation 2017-07-03 15:51:59 +09:00
volume_connector.py Ensure pagination marker is always set 2018-09-11 20:32:34 +01:00
volume_target.py Ensure pagination marker is always set 2018-09-11 20:32:34 +01:00