distcloud/dcmanager/api/controllers
Kristine Bujold 9b3af14ec5 Remove wrs-configutilities SDK Module
Some of the APIs were moved to controllerconfig.

With the StarlingX move to supporting pure upstream OpenStack, the
majority of the SDK Modules are related to functionality no longer
supported. The remaining SDK Modules will be moved to StarlingX
documentation.

Story: 2005275
Task: 30265
Depends-On: https://review.openstack.org/#/c/649175

Change-Id: I2044761b3e653b6862ece2cf82dd8135b059b60d
Signed-off-by: Kristine Bujold <kristine.bujold@windriver.com>
2019-04-01 16:08:51 -04:00
..
v1 Remove wrs-configutilities SDK Module 2019-04-01 16:08:51 -04:00
README.rst StarlingX open source release updates 2018-08-07 11:51:21 -04:00
__init__.py StarlingX open source release updates 2018-08-07 11:51:21 -04:00
restcomm.py StarlingX open source release updates 2018-08-07 11:51:21 -04:00
root.py StarlingX open source release updates 2018-08-07 11:51:21 -04: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