mogan/mogan/common
Tao Li ea83f4711a Add db api layer for CRUD operations
Add the DB layer Operations for server tags

- set/unset server tags
- get server tags
- add/delete single tag
- check whether server tag exists

Change-Id: I2338ece8e4ae880835f6e20ef1e9e71a228a9703
Implements: blueprint server-tags-support
2017-10-19 14:33:58 +08:00
..
__init__.py Rename nimble to mogan(part three) 2017-01-04 22:53:39 +08:00
config.py Rename nimble to mogan(part three) 2017-01-04 22:53:39 +08:00
constants.py Add rpc api for consoleauth manager 2017-03-30 14:30:02 +08:00
exception.py Add db api layer for CRUD operations 2017-10-19 14:33:58 +08:00
flow_utils.py Rename nimble to mogan (5) 2017-01-05 11:53:30 +08:00
fsm.py Fix some reST field lists in docstrings 2017-03-27 18:17:27 +08:00
i18n.py Remove log translations 2017-03-24 14:21:47 +08:00
ironic.py Rename instance to server and instance type to flavor 2017-04-28 14:23:22 +08:00
keystone.py Remove legacy auth loading 2017-07-29 16:22:16 +08:00
policy.py Manage existing BMs: Part-2 2017-09-11 16:57:35 +08:00
rpc.py Remove unused methods in common/paths and common/rpc 2017-08-10 14:52:39 +08:00
service.py Refactor the scheduler to use placement service 2017-07-13 11:51:45 +00:00
states.py Rollback to the original status when server powering action failed 2017-09-04 14:23:30 +08:00
utils.py Improve the multi-instance creation 2017-06-01 17:21:15 +08:00