ironic/ironic/db
Mark Goddard bbff319f02 Node traits: Add DB API & model
Adds a NodeTrait model to the DB and DBAPI methods for the following:

* Set/unset node traits
* Get node traits
* Add/remove a single trait
* Check for existence of a node trait

All node traits are deleted when their owner node is deleted. Traits
cannot be specified on node creation currently.

Change-Id: I8b375a33dcb94d2cc73eaa93a5cc5aed86c27178
Partial-Bug: #1722194
2018-01-11 15:20:43 +00:00
..
sqlalchemy Node traits: Add DB API & model 2018-01-11 15:20:43 +00:00
__init__.py Remove copyright from empty files 2014-01-07 21:05:01 +08:00
api.py Node traits: Add DB API & model 2018-01-11 15:20:43 +00:00
migration.py Remove downgrade support from migrations 2016-02-08 15:31:15 +00:00