distcloud/distributedcloud/dcmanager/api/controllers/v1
Li Zhu f174505b66 Add release optionality to subcloud prestage
Add an optional --release parameter to subcloud prestage and
prestage_strategy create commands to enable release optionality
in subcloud prestage.

Test Plan:
  - Verify successful subcloud prestage with specified 21.12 or 22.12
    release.
  - Verify successful subcloud prestage with the active release (22.12)
    when the release parameter is absent.
  - Verify the subcloud prestage request was rejected by specifying
    a release other than the subcloud and system controller's current
    release(s) and any inactive load release.
  - Verify successful creation of prestage strategy with specified
    21.12 or 22.12 release.
  - Verify successful creation of prestage strategy with the active
    release (22.12) when the release parameter is absent.

Depends-On: https://review.opendev.org/c/starlingx/ansible-playbooks/+/880788

Story: 2010611
Task: 47848

Signed-off-by: lzhu1 <li.zhu@windriver.com>
Change-Id: I125b164c223074b42f16c9cf039771a4802d44dc
2023-05-19 16:33:42 -04:00
..
__init__.py Move content to subdir to support relocated packaging 2019-11-04 13:57:02 -05:00
alarm_manager.py Implement access control for DC API 2022-09-22 18:26:35 -03:00
notifications.py Remove standard WR License notice from StarlingX distributedcloud 2021-12-23 19:55:09 +00:00
root.py Add subcloud backup create operation to dcmanager 2022-09-12 11:45:19 -03:00
subcloud_backup.py Add release parameter to subcloud-backup restore 2023-04-12 16:20:33 -03:00
subcloud_deploy.py Add release optionality to subcloud add/reinstall 2023-04-03 00:12:39 +00:00
subcloud_group.py Fix subcloud-group endpoint routing conflict 2022-12-06 13:21:14 +00:00
subclouds.py Add release optionality to subcloud prestage 2023-05-19 16:33:42 -04:00
sw_update_options.py Implement access control for DC API 2022-09-22 18:26:35 -03:00
sw_update_strategy.py Implement access control for DC API 2022-09-22 18:26:35 -03:00