nfv/nfv/nfv-vim/nfv_vim/strategy
Vanathi.Selvaraju 8dfb971980 sw-deploy-strategy to take 'release' parameter
As part of this task sw-manager sw-deploy-strategy
is modified to accept 'release' as a mandatory
input parameter.controller_type and instance_action
optional parameters are also added.

The internal functionalities remain same.

Test Plan:
PASSED: On DX system, Create sw-deploy strategy
without release input. Strategy creation rejected.
PASSED: On DX system, Create sw-deploy strategy
with invalide release input. Strategy creation
failed with 'invalid software release' error.
PASSED: On DX system, Create sw-deploy strategy
with valid release input. Strategy creation
passed.
PASSED: Execute upgrade orchestration flow
successfully with release input parameter.

Story: 2011045
Task: 49781

Change-Id: If8f72e5b8e1f68602716e32407e0f68702ab7d56
Signed-off-by: Vanathi.Selvaraju <vanathi.selvaraju@windriver.com>
2024-04-08 13:46:37 -04:00
..
__init__.py Nfv upgrade orchestration for kube-upgrade-storage 2023-12-18 09:08:44 -03:00
_strategy.py sw-deploy-strategy to take 'release' parameter 2024-04-08 13:46:37 -04:00
_strategy_defs.py Add retry at nfv orchestration level 2024-03-08 06:05:04 -05:00
_strategy_phases.py Clean up imports based on flake8 2018-09-20 16:43:28 -05:00
_strategy_stages.py Nfv upgrade orchestration for kube-upgrade-storage 2023-12-18 09:08:44 -03:00
_strategy_steps.py sw-deploy-strategy to take 'release' parameter 2024-04-08 13:46:37 -04:00