distcloud/distributedcloud/dcmanager/api/policies
Swapna Gorre eeb70d47c2 Add 'subcloud deploy delete' command to dcmanager
This commit adds the subcloud deploy delete command to dcmanager.
It is used to delete deploy files under /opt/platform/deploy.

Test Cases:

1) PASS: dcmanager subcloud deploy delete with no release
2) PASS: dcmanager subcloud deploy delete --release 23.09
3) PASS: dcmanager subcloud deploy delete --release 22.12
4) PASS: dcmanager subcloud deploy delete --release 21.12
         fails using the load 23.09 we support n-1.
5) PASS: dcmanager subcloud deploy delete --prestage-image
6) PASS: dcmanager subcloud deploy delete --deployment-files
7) PASS: dcmanager subcloud deploy delete fails when
	 deploy files doesn't exist already.

Story: 2010718
Task: 49190

Change-Id: I94d629009b185f67e3da45d010a6492b9b6d6f17
Signed-off-by: Swapna Gorre <swapna.gorre@windriver.com>
2024-01-09 03:51:31 -05:00
..
__init__.py Add dcmanager peer group association management API support 2023-11-04 10:36:41 +08: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
peer_group_association.py Add dcmanager peer group association management API support 2023-11-04 10:36:41 +08:00
phased_subcloud_deploy.py Add 'subcloud deploy complete' command to dcmanager 2023-07-31 16:59:16 +00:00
subcloud_backup.py Create subcloud-backup restore command 2022-11-04 16:00:58 -03:00
subcloud_deploy.py Add 'subcloud deploy delete' command to dcmanager 2024-01-09 03:51:31 -05:00
subcloud_group.py Implement access control for DC API 2022-09-22 18:26:35 -03:00
subcloud_peer_group.py System peer and subcloud peer group monitoring and handling 2023-11-06 10:12:31 +08:00
subclouds.py Add subcloud secondary status support and migration 2023-08-25 11:03:17 +08: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
system_peers.py Add dcmanager peer group association management API support 2023-11-04 10:36:41 +08:00