nfv/nfv/nfv-vim/nfv_vim/objects
Vanathi.Selvaraju bac2f0a09e NFV API to list current strategy type and state.
This new NFV API will list the current running
Strategy type and its state.

Test Plan:
PASSED: On a DX system, Create a strategy of any type.
API should return the strategy type and state.
PASSED: On a DX system, there are no existing strategies.
API returns none.
PASSED: Create a Strategy of any type, use REST API
to get the current active strategy(sample output in
comments section).
PASSED: Orchestrated k8s upgrade with the changes,
(sample output in the comments section).
PASSED: Performed three consecutive k8s upgrade
v1.24.4 - v1.25.3 - v1.26.1 - v1.27.5

Story: 2011045
Task: 49580

Change-Id: I2e367ccb5f9ff42aa0d912598fb1617a4a7ae0ee
Signed-off-by: Vanathi.Selvaraju <vanathi.selvaraju@windriver.com>
2024-03-11 12:03:49 +00:00
..
__init__.py Implement system_config_update orchestration 2023-07-17 17:36:44 -04:00
_fw_update.py Adding details to VIM API Conflict responses 2022-09-14 00:21:46 +00:00
_guest_services.py py3: nfv wrap dict.items() in list() 2021-07-26 13:12:40 -04:00
_host.py Host compute service failure alarm removal 2023-02-10 09:27:46 -05:00
_host_aggregate.py Clean up imports based on flake8 2018-09-20 16:43:28 -05:00
_host_group.py Cleanup tox alphabetical imports in nfv 2018-12-27 11:55:20 -06:00
_hypervisor.py Cleanup tox alphabetical imports in nfv 2018-12-27 11:55:20 -06:00
_image.py Cleanup tox alphabetical imports in nfv 2018-12-27 11:55:20 -06:00
_instance.py pylint cleanup for nfv to use standard modules 2023-03-15 15:28:54 +00:00
_instance_group.py Cleanup tox alphabetical imports in nfv 2018-12-27 11:55:20 -06:00
_instance_type.py Remove use of storage extra spec from VIM 2019-01-16 12:55:50 -06:00
_kube_rootca_update.py Adding details to VIM API Conflict responses 2022-09-14 00:21:46 +00:00
_kube_upgrade.py Audit kube upgrade changes more frequently 2023-06-05 00:39:43 +00:00
_network.py Clean up imports based on flake8 2018-09-20 16:43:28 -05:00
_object.py py3: nfv wrap dict.items() in list() 2021-07-26 13:12:40 -04:00
_service_host.py Clean up imports based on flake8 2018-09-20 16:43:28 -05:00
_subnet.py Clean up imports based on flake8 2018-09-20 16:43:28 -05:00
_sw_patch.py Adding details to VIM API Conflict responses 2022-09-14 00:21:46 +00:00
_sw_update.py NFV API to list current strategy type and state. 2024-03-11 12:03:49 +00:00
_sw_upgrade.py Adding details to VIM API Conflict responses 2022-09-14 00:21:46 +00:00
_system.py Clean up imports based on flake8 2018-09-20 16:43:28 -05:00
_system_config_update.py Implement system_config_update orchestration 2023-07-17 17:36:44 -04:00
_tenant.py Clean up imports based on flake8 2018-09-20 16:43:28 -05:00
_volume.py Clean up imports based on flake8 2018-09-20 16:43:28 -05:00
_volume_snapshot.py Clean up imports based on flake8 2018-09-20 16:43:28 -05:00