distcloud/distributedcloud/dcmanager/tests/unit
Yuxing Jiang bff2f0aa2f Check vim strategy before updating network
It is risky to update a subcloud's network if there is an existing
vim strategy: the on-going vim strategy triggers lock/unlock/swact
can interrupt the ansible-playbook, leaving the subcloud in an
un-recoverable state.

To prevent this issue, this commit checks the on-going vim strategy,
and blocks the further operation if it exists.

Test plan:
1. Passed - deploy a DC with this change.
2. Passed - create a kube-rootca-update orchestration against a
subcloud, verify the subcloud update with network reconfiguration is
blocked by the ongoing strategy, verify the network reconfiguration is
not blocked after the strategy applied.
3. Passed - create a system-config-update strategy by updating the
addresspool on the subcloud, verify the subcloud update with network
reconfiguration is blocked when applying this strategy, verify this
operation is not blocked after the strategy applied.

Story: 2010722
Task: 49414
Signed-off-by: Yuxing Jiang <Yuxing.Jiang@windriver.com>
Change-Id: I2c3b824ebbd6766996f3422c681f16d03b6063fa
2024-02-08 16:48:12 -05:00
..
api Check vim strategy before updating network 2024-02-08 16:48:12 -05:00
audit Update tox pylint/pep8 for dcmanager 2024-01-18 21:51:25 +00:00
common Update tox pylint/pep8 for dcmanager 2024-01-18 21:51:25 +00:00
db Update tox pylint/pep8 for dcmanager 2024-01-18 21:51:25 +00:00
manager Merge "Display prestage status and versions in subcloud list" 2024-01-26 21:14:52 +00:00
objects Update tox pylint/pep8 for dcmanager 2024-01-18 21:51:25 +00:00
orchestrator Revert "Add the --upload-only option to dcmanager upgrade_strategy" 2024-02-06 14:01:29 -03:00
rpc Update endpoint caches post network reconfig 2023-03-14 11:44:15 -03:00
utils Refactor network reconfiguration during reinstall 2023-07-21 12:40:55 +00:00
__init__.py Move content to subdir to support relocated packaging 2019-11-04 13:57:02 -05:00
fakes.py Remove standard WR License notice from StarlingX distributedcloud 2021-12-23 19:55:09 +00:00
test_dcmanager.py Remove standard WR License notice from StarlingX distributedcloud 2021-12-23 19:55:09 +00:00