nfv/nfv/nfv-vim/nfv_vim/directors
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 Cleanup tox alphabetical imports in nfv 2018-12-27 11:55:20 -06:00
_directors_defs.py Implement kube_rootca_update orchestration 2021-08-19 08:38:18 -05:00
_directors_module.py Cleanup tox alphabetical imports in nfv 2018-12-27 11:55:20 -06:00
_host_director.py Add retry at nfv orchestration level 2024-03-08 06:05:04 -05:00
_image_director.py Cleanup tox alphabetical imports in nfv 2018-12-27 11:55:20 -06:00
_instance_director.py Add migrate steps for hosts without instances 2022-02-25 17:48:42 -03:00
_network_director.py Clean up imports based on flake8 2018-09-20 16:43:28 -05:00
_sw_mgmt_director.py NFV API to list current strategy type and state. 2024-03-11 12:03:49 +00:00
_volume_director.py Cleanup tox alphabetical imports in nfv 2018-12-27 11:55:20 -06:00