ironic/ironic/tests/unit
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
..
api Add db api layer for CRUD operations on node tags 2016-02-26 10:27:11 +08:00
cmd Prepare for functional testing 2015-09-28 21:27:01 +00:00
common Augmenting the hashing strategy 2016-02-12 03:20:56 -08:00
conductor Switch to Futurist library for asynchronous execution and periodic tasks 2016-02-24 15:44:05 +01:00
db Add db api layer for CRUD operations on node tags 2016-02-26 10:27:11 +08:00
dhcp Add portgroups to support LAG interfaces - net 2016-02-04 22:40:54 +02:00
drivers Merge "Switch to Futurist library for asynchronous execution and periodic tasks" 2016-02-24 16:22:00 +00:00
objects Add portgroups to support LAG interfaces - objs 2016-02-04 22:40:54 +02:00
__init__.py Refactor objects into a magic registry 2016-01-04 15:19:12 +00:00
fake_policy.py Prepare for functional testing 2015-09-28 21:27:01 +00:00
policy_fixture.py Prepare for functional testing 2015-09-28 21:27:01 +00:00
raid_constants.py Prepare for functional testing 2015-09-28 21:27:01 +00:00
stubs.py Prepare for functional testing 2015-09-28 21:27:01 +00:00