distcloud/distributedcloud
Bart Wensley e2defd574f Fix dc-cert sync status handling for unmanaged subcloud
When a subcloud is unmanaged and then managed again, it will
never go back in sync. This is because all sync_statuses are
set to unknown when the unmanage is done. However, the
dc-cert_sync_status is only set to in-sync when the subcloud
transitions from offline to online. So in this case the
dc-cert_sync_status stays as unknown.

The fix is to avoid setting the dc-cert sync status to unknown
when a subcloud is unmanaged. The dc-cert sync status will
still being audited for unmanaged subclouds so there is no
need to do this.

Change-Id: I7a53c11888b8866c6077679265d69c36faf4e264
Closes-Bug: 1887733
Signed-off-by: Bart Wensley <barton.wensley@windriver.com>
(cherry picked from commit 6a16d05061)
2020-07-16 17:26:43 +00:00
..
centos Extend sysinv api proxy to support load operations 2020-06-01 16:16:20 -04:00
dccommon Add timeouts to DC sysinv and patching clients 2020-06-25 14:16:45 -04:00
dcdbsync Update pylint for distributedcloud 2020-02-27 15:02:43 -06:00
dcmanager Fix dc-cert sync status handling for unmanaged subcloud 2020-07-16 17:26:43 +00:00
dcorch Sync only ‘ssl_ca’ and ‘openstack_ca’ certificates to subclouds 2020-07-02 13:31:46 -04:00
etc Move content to subdir to support relocated packaging 2019-11-04 13:57:02 -05:00
ocf Extend sysinv api proxy to support load operations 2020-06-01 16:16:20 -04:00
.coveragerc Move content to subdir to support relocated packaging 2019-11-04 13:57:02 -05:00
.coveragerc_xml Move content to subdir to support relocated packaging 2019-11-04 13:57:02 -05:00
.testr.conf Keystone token and resource caching 2020-03-23 21:31:04 -04:00
LICENSE Move content to subdir to support relocated packaging 2019-11-04 13:57:02 -05:00
MANIFEST.in Move content to subdir to support relocated packaging 2019-11-04 13:57:02 -05:00
README.rst Move content to subdir to support relocated packaging 2019-11-04 13:57:02 -05:00
__init__.py Implement the state for Simplex Upgrade 2020-06-19 17:09:07 -04:00
babel.cfg Move content to subdir to support relocated packaging 2019-11-04 13:57:02 -05:00
pylint.rc Reduce the number of suppressed pylint warnings 2020-05-13 08:13:17 -05:00
requirements.txt Implement the state for Simplex Upgrade 2020-06-19 17:09:07 -04:00
setup.cfg Move subcloud audit to separate process 2020-05-14 09:34:23 -05:00
setup.py Move content to subdir to support relocated packaging 2019-11-04 13:57:02 -05:00
test-requirements.txt Removing ddt from unit tests 2020-03-26 14:40:01 -05:00
tox.ini Merge "Reduce the number of suppressed pylint warnings" 2020-05-19 13:45:24 +00:00
upper-constraints.txt Removing ddt from unit tests 2020-03-26 14:40:01 -05:00

README.rst

DistributedCloud

Wind River's Distributed Cloud system supports an edge computing solution by providing central management and orchestration for a geographically distributed network of Titanium Cloud systems.