distcloud/dcmanager
Andy Ning 28aa599715 dcmanager for containerized openstack services - service
This update enhanced dcmanager to be able to manage containerized
openstack services of subclouds that have openstack application
deployed.

dcmanager audit query subcloud periodically to check whether
stx-openstack application is installed or not. If it's installed from
previous uninstalled, the subcloud's "openstack_installed" field will be
updated from "False" to "True", openstack sync endpoint types will be
added into subcloud sync endpoint type list, and notify dcorch to update
its sync threads. If it's uninstalled from previous installed, the
subcloud's "openstack_installed" field will be updated from "True" back
to "False", openstack sync endpoint types will be removed from subcloud
sync endpoint type list, and notify dcorch to update its sync threads.

The endpoint type sync status of openstack services will be available
to dcmanager commands such as "dcmanager subcloud list".

Change-Id: I651bebbef0f0a4dd39ec2371a7397c066c747622
Story: 2004766
Task: 36261
Signed-off-by: Andy Ning <andy.ning@windriver.com>
2019-10-10 09:29:29 -04:00
..
api Adding arbitrary deploy playbook execution to subcloud add command 2019-09-23 11:01:11 -04:00
cmd dcmanager for containerized openstack services - service 2019-10-10 09:29:29 -04:00
common Adding arbitrary deploy playbook execution to subcloud add command 2019-09-23 11:01:11 -04:00
db dcmanager for containerized openstack services - service 2019-10-10 09:29:29 -04:00
drivers dcmanager for containerized openstack services - service 2019-10-10 09:29:29 -04:00
manager dcmanager for containerized openstack services - service 2019-10-10 09:29:29 -04:00
objects StarlingX open source release updates 2018-08-07 11:51:21 -04:00
rpc Use triple double-quoted strings for docstrings 2019-07-01 15:10:59 +08:00
tests dcmanager for containerized openstack services - service 2019-10-10 09:29:29 -04:00
__init__.py StarlingX open source release updates 2018-08-07 11:51:21 -04:00
config-generator.conf StarlingX open source release updates 2018-08-07 11:51:21 -04:00
version.py StarlingX open source release updates 2018-08-07 11:51:21 -04:00