distcloud/distributedcloud/dcdbsync/api/controllers
Raphael Lima 0b47eaac6a Remove unused methods from subclouds API and dcorch
This commit removes the unused methods _determine_version_cap and
_get_subcloud_users from the subclouds API and dcorch.

Test plan:
1. PASS: Run tox successfully
2. PASS: Confirm that there are no references to the removed code
3. PASS: Deploy a subcloud

Story: 2007082
Task: 51262

Change-Id: I697eca02fc6c7c33d07cf4cf5cec13b6c541f173
Signed-off-by: Raphael Lima <Raphael.Lima@windriver.com>
2024-11-05 10:57:00 -03:00
..
v1 Remove unused methods from subclouds API and dcorch 2024-11-05 10:57:00 -03:00
__init__.py Move content to subdir to support relocated packaging 2019-11-04 13:57:02 -05:00
README.rst Move content to subdir to support relocated packaging 2019-11-04 13:57:02 -05:00
restcomm.py Apply black formatter to dcdbsync/api 2024-06-28 13:38:23 +00:00
root.py Apply black formatter to dcdbsync/api 2024-06-28 13:38:23 +00:00

controllers

API request processing

root.py:

API root request

restcomm.py:

common functionality used in API