distcloud/distributedcloud/dcmanager/orchestrator/states/upgrade
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 Tech debt: move portions of dcorch.common.consts into dccommon.consts 2022-06-16 12:28:44 -04:00
__init__.py Move dcmanager orchestration to a separate process 2020-09-14 11:17:06 -04:00
activating.py Update tox pylint/pep8 for dcmanager 2024-01-18 21:51:25 +00:00
applying_vim_upgrade_strategy.py Upgrade Orchestration for Standard subclouds 2021-01-28 05:25:54 -05:00
completing.py Update tox pylint/pep8 for dcmanager 2024-01-18 21:51:25 +00:00
creating_vim_upgrade_strategy.py Upgrade Orchestration for Standard subclouds 2021-01-28 05:25:54 -05:00
deleting_load.py Update tox pylint/pep8 for dcmanager 2024-01-18 21:51:25 +00:00
finishing_patch_strategy.py Update tox pylint/pep8 for dcmanager 2024-01-18 21:51:25 +00:00
importing_load.py Update tox pylint/pep8 for dcmanager 2024-01-18 21:51:25 +00:00
installing_license.py Update tox pylint/pep8 for dcmanager 2024-01-18 21:51:25 +00:00
lock_duplex.py Upgrade Orchestration for Standard subclouds 2021-01-28 05:25:54 -05:00
lock_simplex.py Upgrade Orchestration for Standard subclouds 2021-01-28 05:25:54 -05:00
migrating_data.py Update tox pylint/pep8 for dcmanager 2024-01-18 21:51:25 +00:00
pre_check.py Fix issues introduced by pylint/pep8 for dcmanager 2024-01-19 11:29:25 -03:00
starting_upgrade.py Update tox pylint/pep8 for dcmanager 2024-01-18 21:51:25 +00:00
swact_to_controller_0.py Upgrade Orchestration for Standard subclouds 2021-01-28 05:25:54 -05:00
swact_to_controller_1.py Upgrade Orchestration for Standard subclouds 2021-01-28 05:25:54 -05:00
transfer_ca_certificate.py Update tox pylint/pep8 for dcmanager 2024-01-18 21:51:25 +00:00
unlock_duplex.py Upgrade Orchestration for Standard subclouds 2021-01-28 05:25:54 -05:00
unlock_simplex.py Upgrade Orchestration for Standard subclouds 2021-01-28 05:25:54 -05:00
updating_patches.py Update tox pylint/pep8 for dcmanager 2024-01-18 21:51:25 +00:00
upgrading_duplex.py Update tox pylint/pep8 for dcmanager 2024-01-18 21:51:25 +00:00
upgrading_simplex.py Fix issues introduced by pylint/pep8 for dcmanager 2024-01-19 11:29:25 -03:00