distcloud/distributedcloud/dcmanager/orchestrator/states/software
rlima 91c9d301d8 Fix issues introduced by pylint/pep8 for dcmanager
This commit fixes some regressions caused by the merge with
master in the original commit.
1 - Small formatting changes to be more consistent with
    existing code;
2 - Removal of require_audit_flag that was mistakenly
    reintroduced during a rebase;
3 - Repositioning of eventlet.monkey_patch() so it
    happens before the other imports;
4 - Fix the admin IP conditional so it matches previous
    behavior;
5 - Change the determine_image_fields conditional so it
    matches previous behavior.

Related commit:
 https://review.opendev.org/c/starlingx/distcloud/+/893000

Test Plan:
1. Perform `tox` command
- Pass in py39, pylint, pep8:

Closes-bug: 2033294

Change-Id: Icea2a80e2e4eed79f37bf49878e6fdea0db13a56
Signed-off-by: rlima <Raphael.Lima@windriver.com>
2024-01-19 11:29:25 -03:00
..
cache Add the --upload-only option to dcmanager upgrade_strategy 2023-11-21 09:20:51 -03:00
__init__.py Create USM dummy states and tests 2023-10-11 14:15:48 +00:00
apply_vim_software_strategy.py Create software swact controller state 2024-01-09 12:40:08 +00:00
create_vim_software_strategy.py Create USM dummy states and tests 2023-10-11 14:15:48 +00:00
deploy_activate.py Create USM dummy states and tests 2023-10-11 14:15:48 +00:00
deploy_complete.py Create USM dummy states and tests 2023-10-11 14:15:48 +00:00
deploy_host.py Create USM dummy states and tests 2023-10-11 14:15:48 +00:00
deploy_pre_check.py Create USM dummy states and tests 2023-10-11 14:15:48 +00:00
deploy_start.py Fix issues introduced by pylint/pep8 for dcmanager 2024-01-19 11:29:25 -03:00
finish_strategy.py Fix issues introduced by pylint/pep8 for dcmanager 2024-01-19 11:29:25 -03:00
install_license.py Create USM dummy states and tests 2023-10-11 14:15:48 +00:00
lock_controller.py Create software lock state 2023-10-30 08:43:35 -03:00
pre_check.py Create USM dummy states and tests 2023-10-11 14:15:48 +00:00
swact_controller0.py Create software swact controller state 2024-01-09 12:40:08 +00:00
swact_controller1.py Create software swact controller state 2024-01-09 12:40:08 +00:00
unlock_controller.py Create USM dummy states and tests 2023-10-11 14:15:48 +00:00
upload.py Fix issues introduced by pylint/pep8 for dcmanager 2024-01-19 11:29:25 -03:00