distcloud/distributedcloud/dcmanager/tests
Hugo Brito 9e42f10470 Clean software orchestration states
The VIM orchestration will handle the following commands
for USM:
- software deploy precheck
- software deploy start <release>
- software deploy host <hostname>
- every lock/unlock/swact needed
- software deploy activate
- software deploy complete

Now, the DC orchestration doesn't need the states to handle
the operations above. This commit deletes all unneeded states.

Test Plan:
PASS: Execute the software orchestration successfully:
- Enable the USM orchestration (set use_usm parameter to True)
  - dcorch configuration file
  - dcmanager configuration file
- Create and apply an upgrade-strategy
  - Check that 5 states were executed
PASS. Tox test successful.

Story: 2010676
Task: 49555

Change-Id: I67db35b6807f9ddcedab7c9742816c782daecd68
Signed-off-by: Hugo Brito <hugo.brito@windriver.com>
2024-02-14 15:11:39 -03:00
..
unit Clean software orchestration states 2024-02-14 15:11:39 -03:00
__init__.py Move content to subdir to support relocated packaging 2019-11-04 13:57:02 -05:00
base.py Update tox pylint/pep8 for dcmanager 2024-01-18 21:51:25 +00:00
utils.py Update tox pylint/pep8 for dcmanager 2024-01-18 21:51:25 +00:00