mogan/mogan/api
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
..
controllers Add manageable server information into system metadata 2018-02-05 14:17:03 +08:00
middleware Remove unneeded *encoding: utf-8* 2017-06-15 14:33:01 +08:00
validation Add admin_password support 2017-10-31 16:50:08 +08:00
__init__.py Rename nimble to mogan(part three) 2017-01-04 22:53:39 +08:00
app.py Support Guru in uwsgi way 2017-07-31 10:16:22 +08:00
app.wsgi Support running api under uWSGI 2017-07-18 08:38:15 +00:00
config.py Rename nimble to mogan(part three) 2017-01-04 22:53:39 +08:00
expose.py Rename nimble to mogan(part three) 2017-01-04 22:53:39 +08:00
hooks.py Following up patch of 7d0f8ab360 2017-05-09 17:47:22 +08:00