distcloud/distributedcloud/dcmanager/api/policies
Li Zhu e105209400 Add release optionality to subcloud-deploy upload/show
Add an optional --release parameter to subcloud-deploy upload/show
commands to enable release optionality in subcloud-deploy upload and
show.

Test Plan:
PASS: Verify that the deployment files were successfully uploaded to
the directory dedicated for that specified release.
PASS: Verify that the deployment files were successfully uploaded to
the directory dedicated for the active release when the '--release'
parameter not present.
PASS: Verify the deployment files that were showed belong to
the specified release.
PASS: Verify the deployment files that were showed belong to
the active release when the '--release' not present.
PASS: Verify that 'None' files were shown when an unknown release
was given to the "subcloud-deploy show" command.

Story: 2010611
Task: 47663

Signed-off-by: lzhu1 <li.zhu@windriver.com>
Change-Id: I402d95a0fd6c5b7818539d2756fc0c13cf60010c
2023-03-16 21:31:07 -04:00
..
__init__.py Implement access control for DC API 2022-09-22 18:26:35 -03:00
alarm_manager.py Implement access control for DC API 2022-09-22 18:26:35 -03:00
base.py Implement access control for DC API 2022-09-22 18:26:35 -03:00
subcloud_backup.py Create subcloud-backup restore command 2022-11-04 16:00:58 -03:00
subcloud_deploy.py Add release optionality to subcloud-deploy upload/show 2023-03-16 21:31:07 -04:00
subcloud_group.py Implement access control for DC API 2022-09-22 18:26:35 -03:00
subclouds.py Implement access control for DC API 2022-09-22 18:26:35 -03: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