ironic/ironic/api/controllers/v1
Yuriy Zveryanskyy 98a399c3ca Expose 'reservation' field of a node via API
Reservation field added to node API representation and
to internal attributes list (for prevent modification
by PATCH)

Partial-Bug: #1250348
Change-Id: I01211bf2ae4cadb8e76f99f75caecac35a861b92
2014-02-06 11:33:44 +02:00
..
__init__.py Add missing link for drivers resource 2013-12-03 11:21:28 +02:00
base.py Reworks Chassis validations 2013-12-16 10:14:14 +00:00
chassis.py Handle multiple exceptions raised by jsonpatch 2014-02-05 11:00:46 +00:00
collection.py Collection named based on resource type 2013-09-23 11:32:09 +01:00
driver.py GET /drivers to show a list of active conductors 2013-12-17 16:48:06 -08:00
link.py Implement the root and v1 entry points of the API 2013-08-07 16:18:14 +01:00
node.py Expose 'reservation' field of a node via API 2014-02-06 11:33:44 +02:00
port.py Handle multiple exceptions raised by jsonpatch 2014-02-05 11:00:46 +00:00
state.py API Nodes states 2013-08-22 09:17:02 +01:00
types.py API to validate UUID parameters 2014-01-03 18:40:54 +00:00
utils.py Handle multiple exceptions raised by jsonpatch 2014-02-05 11:00:46 +00:00