nfv/nfv/nfv-tests/nfv_unit_tests/tests
Joshua Kraitberg cc56e9405e Rename sw-manager upgrade-strategy to sw-deploy-strategy
This commit renames the upgrade-strategy to sw-deploy-strategy for the
sw-manager CLI. I've also improved the usage of consts within
nfv-client.

The backend remains unchanged.  And functionality is not impacted beyond
the new command naming.

TEST PLAN
PASS: Use sw-deploy-strategy to upgrade from stx8 to stx9, DX
      Upgrade is not stable, but the strategy should
      execute as expected
PASS: Try to use old upgrade-strategy, it should not exist
PASS: Confirm tab auto-complete works for sw-deploy-strategy
PASS: Do sw-manager sw-deploy-strategy show
      Output should detect strategy correctly.

Story: 2011045
Task: 49716
Change-Id: I82f602b25f114097a21e83b51bb80fc8e4af9603
Signed-off-by: Joshua Kraitberg <joshua.kraitberg@windriver.com>
2024-03-14 18:33:15 -04:00
..
__init__.py Convert NFV unit tests from nose to stestr 2018-09-18 12:56:44 -05:00
sw_update_testcase.py Combine multiple kube-upgrades into one strategy 2023-04-28 13:10:29 +00:00
test_database_upgrades.py Add support for SQLAlchemy 1.4 to NFV 2023-01-30 21:08:56 +00:00
test_debug_config.py Unsuppress pylint E1111 assignment-from-no-return 2023-02-11 11:45:31 -05:00
test_dhcp_network_rebalance_randomized.py Cleanup pep8 un-used variable warnings 2023-03-08 15:18:00 +00:00
test_exceptions.py Debian: python3 fix for OpenStackRestAPIExceptions 2023-02-14 15:21:13 +00:00
test_fw_update_strategy.py Cleanup pep8 un-used variable warnings 2023-03-08 15:18:00 +00:00
test_instance.py Fix relative imports in nfv 2023-01-24 22:16:39 +00:00
test_instance_director.py Fix relative imports in nfv 2023-01-24 22:16:39 +00:00
test_kube_rootca_update_strategy.py Fix relative imports in nfv 2023-01-24 22:16:39 +00:00
test_kube_upgrade_strategy.py Account for new Kubernetes upgrade statuses 2024-02-13 14:57:23 -03:00
test_network_rebalance.py Fix relative imports in nfv 2023-01-24 22:16:39 +00:00
test_network_rebalance_randomized.py Cleanup pep8 un-used variable warnings 2023-03-08 15:18:00 +00:00
test_nfv_client.py Rename sw-manager upgrade-strategy to sw-deploy-strategy 2024-03-14 18:33:15 -04:00
test_nfvi_infrastructure_api.py Alarm 900.701 raised on failing to remove node taint. 2024-02-15 12:12:32 -05:00
test_plugin_kubernetes_client.py Alarm 900.701 raised on failing to remove node taint. 2024-02-15 12:12:32 -05:00
test_sw_patch_strategy.py Alarm 900.701 raised on failing to remove node taint. 2024-02-15 12:12:32 -05:00
test_sw_upgrade_strategy.py Alarm 900.701 raised on failing to remove node taint. 2024-02-15 12:12:32 -05:00
test_system_config_update_strategy.py Implement system_config_update orchestration 2023-07-17 17:36:44 -04:00
testcase.py Convert NFV unit tests from nose to stestr 2018-09-18 12:56:44 -05:00
utils.py Neutron Network Rebalancing on DHCP Agents 2019-04-03 16:11:03 -04:00