ironic/ironic/objects
Lucas Alvares Gomes d497895767 Implement chassis api actions
Partially implements blueprint chassis-api-actions:
* adds 'description' field to chassis
* api to retrieve list of chassis
* api to retrieve details of a single chassis
* api to create/update/delete a chassis

Change-Id: I02bee4e10dcee233209e57025c18e5ae5cea86f8
2013-07-16 16:10:51 +01:00
..
__init__.py Add Chassis object. 2013-06-21 23:44:32 +03:00
base.py Remove deleted[_at] from base object. 2013-06-07 17:24:58 -07:00
chassis.py Implement chassis api actions 2013-07-16 16:10:51 +01:00
node.py Add object support to API service. 2013-06-19 08:35:45 -07:00
port.py Re-define 'extra' as dict_or_none. 2013-07-04 17:36:20 +03:00
utils.py Add object support to API service. 2013-06-19 08:35:45 -07:00