ironic/ironic/tests
Zhenguo Niu c1a8606095 Add db api layer for CRUD operations on node tags
- set/unset node tags
- get node tags
- add/delete single tag
- check whether node tag exists
- Delete all tags attached to the node when it's destroyed

This will not support creating node with tags, just ignore
the specified tags.

Change-Id: Ibe83a726d904fd33b8550c8bec134cf05644560e
Partial-bug: #1526266
2016-02-26 10:27:11 +08:00
..
functional Prepare for functional testing 2015-09-28 21:27:01 +00:00
unit Add db api layer for CRUD operations on node tags 2016-02-26 10:27:11 +08:00
__init__.py Prepare for functional testing 2015-09-28 21:27:01 +00:00
base.py Import host option in base test module 2016-02-22 19:34:44 +02:00