distcloud/distributedcloud/dcmanager/tests/unit/orchestrator/states
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
..
firmware Update tox pylint/pep8 for dcmanager 2024-01-18 21:51:25 +00:00
kube Update tox pylint/pep8 for dcmanager 2024-01-18 21:51:25 +00:00
kube_rootca Increment timeout of DC K8s Root CA strategy 2023-03-03 11:39:31 -03:00
patch Update tox pylint/pep8 for dcmanager 2024-01-18 21:51:25 +00:00
prestage Update tox pylint/pep8 for dcmanager 2024-01-18 21:51:25 +00:00
software Clean software orchestration states 2024-02-14 15:11:39 -03:00
upgrade Update tox pylint/pep8 for dcmanager 2024-01-18 21:51:25 +00:00
__init__.py Move dcmanager orchestration to a separate process 2020-09-14 11:17:06 -04:00
fakes.py Update tox pylint/pep8 for dcmanager 2024-01-18 21:51:25 +00:00
test_applying_vim_strategy.py Update tox pylint/pep8 for dcmanager 2024-01-18 21:51:25 +00:00
test_creating_vim_strategy.py Minor Code Change Based on Py39 Pylint Feedback 2022-08-10 13:12:24 -04:00