distcloud/distributedcloud/dcmanager/tests/unit/api/v1/controllers
Hugo Brito 183e62525c Deprecate dcmanager subcloud restore API
With the new dcmanager subcloud-backup restore [1][2] the
old restore code can be removed. This removes all code
related to the legacy restore and returns error 410 if
the user tries to access the old API.

1: https://review.opendev.org/c/starlingx/distcloud/+/862431
2: https://review.opendev.org/c/starlingx/distcloud/+/860598

Test Plan:
PASS - Test add subcloud

Story: 2010116
Task: 46763

Signed-off-by: Hugo Brito <hugo.brito@windriver.com>
Change-Id: I185464424da7b853a644ec905bdb383ce5c857f9
2022-11-18 15:24:06 -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 unit test for subcloud-backup commands -- backend 2022-11-07 12:59:32 +00:00
test_subcloud_deploy.py Implement access control for DC API 2022-09-22 18:26:35 -03:00
test_subcloud_group.py Add "error_description" field on subclouds table 2022-10-06 00:51:41 +00:00
test_subclouds.py Deprecate dcmanager subcloud restore API 2022-11-18 15:24:06 -03:00
test_sw_update_strategy.py Implement access control for DC API 2022-09-22 18:26:35 -03:00