ironic/ironic/tests/unit/db/sqlalchemy
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
..
__init__.py Prepare for functional testing 2015-09-28 21:27:01 +00:00
test_api.py Add support for DBDeadlock handling 2017-02-27 13:39:37 -08:00
test_migrations.py Node traits: Add DB API & model 2018-01-11 15:20:43 +00:00
test_types.py Fix a typo 2015-10-22 08:03:42 +00:00