distcloud/distributedcloud/dcmanager/tests/unit/api/v1/controllers
Victor Romano 9824f80d95 Add release parameter to subcloud-backup restore
Add optional --release parameter to subcloud-backup restore so that the
user can specify which loaded image to use during the installation
process triggered by --with-install.
This parameter can only be used if --with-install is also specified.

Test plan:
  PASS: Verify that the subcloud is restored with installation of
        current active release when specified.
  PASS: Verify that the subcloud is restored with installation of
        previous inactive release when specified.
  PASS: Verify that the subcloud is restored with installation of
        current active release if the "--release" parameter is omitted.

Story: 2010611
Task: 47709

Signed-off-by: Victor Romano <victor.gluzromano@windriver.com>
Change-Id: I619a1bf50c221fe6fc8cdfa87724d18393aef9cb
2023-04-12 16:20:33 -03:00
..
__init__.py Move content to subdir to support relocated packaging 2019-11-04 13:57:02 -05:00
mixins.py Implement access control for DC API 2022-09-22 18:26:35 -03:00
test_alarm_manager.py Implement access control for DC API 2022-09-22 18:26:35 -03:00
test_notifications.py Implement access control for DC API 2022-09-22 18:26:35 -03:00
test_subcloud_backup.py Add release parameter to subcloud-backup restore 2023-04-12 16:20:33 -03:00
test_subcloud_deploy.py Add release optionality to subcloud add/reinstall 2023-04-03 00:12:39 +00:00
test_subcloud_group.py Add "error_description" field on subclouds table 2022-10-06 00:51:41 +00:00
test_subclouds.py Generalize subcloud network reconfiguration 2023-04-04 13:00:03 -03:00
test_sw_update_strategy.py Implement access control for DC API 2022-09-22 18:26:35 -03:00