ironic/ironic/common
Roman Prykhodchenko 43f26c56b4 Add Chassis DB model and DB-API.
This patch adds a 'extra', 'updated_at' and 'created_at'
attributes to the DB model of a chassis and DB-API methods
for CRUD operations on chassis.

Implements blueprint: ironic-object-model

Change-Id: I9240f318ad34752f93c1f16607b6d46658881dc4
2013-06-21 15:01:11 +03:00
..
__init__.py Move common things to ironic.common. 2013-05-13 00:57:07 -07:00
config.py Fix pep8 errors and make it pass Jenkins tests. 2013-05-16 18:40:38 -07:00
context.py Fix pep8 errors and make it pass Jenkins tests. 2013-05-16 18:40:38 -07:00
exception.py Add Chassis DB model and DB-API. 2013-06-21 15:01:11 +03:00
extension_manager.py Implement initial skeleton of a manager service. 2013-05-13 00:57:48 -07:00
paths.py Move common things to ironic.common. 2013-05-13 00:57:07 -07:00
policy.py Fix pep8 errors and make it pass Jenkins tests. 2013-05-16 18:40:38 -07:00
safe_utils.py Move common things to ironic.common. 2013-05-13 00:57:07 -07:00
service.py Remove unused authentication CLI options 2013-05-27 10:50:53 +01:00
states.py Update IPMI driver for new base class. 2013-05-13 00:59:44 -07:00
utils.py Refactored query filters. 2013-06-20 18:20:48 +03:00