mogan/mogan/tests/unit/db
wanghao bdbf3f81e7 Add manageable server information into system metadata
Now when Mogan manage the baremetal node from driver,
Mogan didn't know it is a managed server.
We need add this information "managed_server=True" to
system metadata for internal use.

So this patch will finish two jobs:
1. Implements the system metadata in Mogan
2. Add manageable server information into system metadata

Co-Authored-By: Xinran WANG <xin-ran.wang@intel.com>
Change-Id: I89947796e120d89ec56f8f5daeb9774cf15b6bd0
Implements: blueprint system-metadata
Closes-Bug: #1727913
2018-02-05 14:17:03 +08:00
..
sqlalchemy Following up patch of bbbe964ff4 2017-10-28 15:46:56 +08:00
__init__.py Rename nimble to mogan(part three) 2017-01-04 22:53:39 +08:00
base.py Following up patch of 7d0f8ab360 2017-05-09 17:47:22 +08:00
test_aggregates.py Add aggregates tests 2017-08-01 10:05:27 +00:00
test_flavors.py Add private flavor filter for access 2017-05-02 10:01:38 +00:00
test_quota_usages.py Following up patch of 7d0f8ab360 2017-05-09 17:47:22 +08:00
test_quotas.py Rename instance to server and instance type to flavor 2017-04-28 14:23:22 +08:00
test_server_faults.py Rename instance to server and instance type to flavor 2017-04-28 14:23:22 +08:00
test_server_group.py server group unit testing a bit wrong 2017-12-25 03:04:13 +00:00
test_server_tags.py Add db api layer for CRUD operations 2017-10-19 14:33:58 +08:00
test_servers.py Add db api layer for CRUD operations 2017-10-19 14:33:58 +08:00
utils.py Add manageable server information into system metadata 2018-02-05 14:17:03 +08:00