distcloud/distributedcloud/dccommon
Li Zhu ad1f05ac5f Add release optionality to subcloud add/reinstall
Add an optional --release parameter to subcloud add and reinstall
commands to enable release optionality in subcloud add and subcloud
reinstall.

Test Plan:
1. Verify successful subcloud add which includes remote install with
specified (previous/current) release
2. Verify successful subcloud reinstall with the specified
(previous/current) release
3. Verify the subcloud is successfully installed with the active
release when the release parameter is absent
4. Verify the subcloud is successfully reinstalled with the active
release when the release parameter is absent
5. Verify the subcloud install request was rejected
when the software_version in the install_values doesn't
match the specified release
6. Verify the subcloud install/reinstall request was rejected
when the kubernetes_version value specified in the subcloud bootstrap
yaml file doesn't match the value of the fresh_install_k8s_version of
the specified previous release

Depends-On: https://review.opendev.org/c/starlingx/utilities/+/878545
            https://review.opendev.org/c/starlingx/ansible-playbooks/+/878922

Story: 2010611
Task: 47684

Signed-off-by: lzhu1 <li.zhu@windriver.com>
Change-Id: Ic4193c2901d8bfa485eeb683c08422d946802bcb
2023-04-03 00:12:39 +00:00
..
drivers Add health check to kube upgrade pre-check 2023-03-27 13:07:55 -03:00
tests Update endpoint caches post network reconfig 2023-03-14 11:44:15 -03:00
LICENSE Keystone token and resource caching 2020-03-23 21:31:04 -04:00
__init__.py Remove standard WR License notice from StarlingX distributedcloud 2021-12-23 19:55:09 +00:00
consts.py Debian - Fix CA cert file location 2022-07-18 16:07:52 -04:00
endpoint_cache.py Update endpoint caches post network reconfig 2023-03-14 11:44:15 -03:00
exceptions.py Enhance subcloud upgrade orchestration failure message 2023-03-14 13:32:59 +00:00
install_consts.py Add release optionality to subcloud add/reinstall 2023-04-03 00:12:39 +00:00
kubeoperator.py Debian: Update python-kubernetes function calls 2022-07-21 02:41:16 +00:00
subcloud_install.py Merge "Enhance subcloud upgrade orchestration failure message" 2023-03-14 18:13:45 +00:00
subprocess_cleanup.py Registration-based subprocess cleanup on service shutdown 2022-05-18 20:53:47 -04:00
utils.py Debian - Fix CA cert file location 2022-07-18 16:07:52 -04:00