28aa599715
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> |
||
---|---|---|
.. | ||
migrate_repo | ||
__init__.py | ||
api.py | ||
migration.py | ||
models.py |