distcloud/distributedcloud/dcmanager/api/controllers
Zuul 32065bcc68 Merge "Add 'subcloud deploy delete' command to dcmanager" 2024-01-09 13:59:44 +00:00
..
v1 Merge "Add 'subcloud deploy delete' command to dcmanager" 2024-01-09 13:59:44 +00:00
README.rst Move content to subdir to support relocated packaging 2019-11-04 13:57:02 -05:00
__init__.py Move content to subdir to support relocated packaging 2019-11-04 13:57:02 -05:00
restcomm.py Fix subcloud-group endpoint routing conflict 2022-12-06 13:21:14 +00:00
root.py Remove standard WR License notice from StarlingX distributedcloud 2021-12-23 19:55:09 +00:00

README.rst

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