distcloud/distributedcloud/dcmanager/orchestrator
Hugo Brito 591726bea6 Remove the use_usm flag
With the creation of the new CLI [1] command software-deploy-strategy,
the use_usm flag is no longer needed.

The following commits will be reverted after this is merged:
- https://review.opendev.org/c/starlingx/stx-puppet/+/890326
- https://review.opendev.org/c/starlingx/stx-puppet/+/891343

Test Plan:
PASS: Execute the software orchestration successfully.
- Use the new CLI [1] to execute software orchestration
- Verify create, show, apply, abort, and delete for new strategy type: software
- Software, load, and patching audits working properly.
PASS: Execute the upgrade orchestration
- Verify create, show, apply, abort, and delete for type: upgrade

1: https://review.opendev.org/c/starlingx/distcloud-client/+/908539

Story: 2010676
Task: 49556

Change-Id: I38c3868e054cf22dd986016ae5226aaf0e70dd67
Signed-off-by: Hugo Brito <hugo.brito@windriver.com>
2024-02-15 16:45:21 -03:00
..
states Clean software orchestration states 2024-02-14 15:11:39 -03:00
__init__.py Move dcmanager orchestration to a separate process 2020-09-14 11:17:06 -04:00
fw_update_orch_thread.py Remove standard WR License notice from StarlingX distributedcloud 2021-12-23 19:55:09 +00:00
kube_rootca_update_orch_thread.py Add features to kube-root-ca update orchestration 2021-10-06 08:01:33 -05:00
kube_upgrade_orch_thread.py Merge "DC kube upgrade robustness improvements" 2021-12-24 15:55:19 +00:00
orch_thread.py Update tox pylint/pep8 for dcmanager 2024-01-18 21:51:25 +00:00
patch_orch_thread.py Update tox pylint/pep8 for dcmanager 2024-01-18 21:51:25 +00:00
prestage_orch_thread.py Add release optionality to subcloud prestage 2023-05-19 16:33:42 -04:00
rpcapi.py Increase RPC client timeout for subcloud backup delete 2022-11-21 21:07:51 +00:00
service.py Update tox pylint/pep8 for dcmanager 2024-01-18 21:51:25 +00:00
software_orch_thread.py Clean software orchestration states 2024-02-14 15:11:39 -03:00
sw_update_manager.py Remove the use_usm flag 2024-02-15 16:45:21 -03:00
sw_upgrade_orch_thread.py Update tox pylint/pep8 for dcmanager 2024-01-18 21:51:25 +00:00