distcloud/dcmanager/api/controllers
Alex Kozyrev d1e5526d84 Add Barbican user to the list of subcloud users.
Distributed Cloud manager need to know about Barbican user in order
to retrieve its username and password for subclouds configuration in
the config_subcloud script.

Change-Id: I59d5a2fd79a88ba1690b1586fbd0c426d6bc114a
Story: 2003108
Task: 27700
Signed-off-by: Alex Kozyrev <alex.kozyrev@windriver.com>
2018-12-12 20:46:58 +00:00
..
v1 Add Barbican user to the list of subcloud users. 2018-12-12 20:46:58 +00: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