distcloud/distributedcloud/dcorch/common
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
..
__init__.py Move content to subdir to support relocated packaging 2019-11-04 13:57:02 -05:00
config.py Remove the use_usm flag 2024-02-15 16:45:21 -03:00
consts.py Tech debt: move portions of dcorch.common.consts into dccommon.consts 2022-06-16 12:28:44 -04:00
context.py Implement access control for DC API 2022-09-22 18:26:35 -03:00
exceptions.py Update tox pylint/pep8 for dcorch 2024-01-18 10:48:08 -03:00
i18n.py Move content to subdir to support relocated packaging 2019-11-04 13:57:02 -05:00
manager.py Move content to subdir to support relocated packaging 2019-11-04 13:57:02 -05:00
messaging.py Move content to subdir to support relocated packaging 2019-11-04 13:57:02 -05:00
serializer.py Update tox pylint/pep8 for dcorch 2024-01-18 10:48:08 -03:00
utils.py Update tox pylint/pep8 for dcorch 2024-01-18 10:48:08 -03:00
version.py Move content to subdir to support relocated packaging 2019-11-04 13:57:02 -05:00