Files
distcloud/distributedcloud/dcmanager/api/controllers
Andre Carneiro 24588e857b Create subcloud-backup restore command
Adds support for restoring backups for a subcloud
or group of subcloud using the dcmanager API.

Test Plan:
1. Verify command with multiple combinations of
parameters.
2. Retest command after the changes are integrated
with others related to subcloud-backup commands.

Story: 2010116
Task: 46537

Signed-off-by: Andre Carneiro <Andre.DexheimerCarneiro@windriver.com>
Change-Id: I50ac2b529be9da45f68f21f46e9355546328ac40
2022-11-04 16:00:58 -03:00
..
2022-11-04 16:00:58 -03:00

controllers

API request processing

root.py:

API root request

subclouds.py

Controller for all the subcloud related requests

restcomm.py:

common functionality used in API