mogan/mogan/objects
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
..
__init__.py Add the missed quota object importing 2017-08-11 10:38:20 +08:00
aggregate.py Show respect to original authors 2017-09-20 11:16:19 +08:00
base.py Change to use db resources for scheduling 2017-03-20 14:12:10 +08:00
fields.py Add versioned notifications of rebuild server action 2017-11-24 08:53:22 +08:00
flavor.py Don't need to update flavor if only access projects changed 2017-09-19 11:32:43 +08:00
keypair.py Show respect to original authors 2017-09-20 11:16:19 +08:00
quota.py Show respect to original author 2017-09-20 15:48:05 +08:00
server.py Add manageable server information into system metadata 2018-02-05 14:17:03 +08:00
server_fault.py Show respect to original authors 2017-09-20 11:16:19 +08:00
server_group.py Show respect to original authors 2017-09-20 11:16:19 +08:00
server_nic.py Add preserve_on_delete to server nic object 2017-09-11 09:53:20 +08:00