distcloud/distributedcloud/dcmanager/api/controllers
Al Bailey bde6982ded Updating flake8 version for distributed cloud
This also fixes the linters target which fails when yamllint
does not find any inputs.

Most new failures are being suppressed for now, and will be
cleaned up by future submissions.

Story: 2004515
Task: 38739
Change-Id: I8bddba83408be19a487837e326c86432579c50db
Signed-off-by: Al Bailey <Al.Bailey@windriver.com>
2020-02-26 20:09:38 +00:00
..
v1 Updating flake8 version for distributed cloud 2020-02-26 20:09:38 +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 Move content to subdir to support relocated packaging 2019-11-04 13:57:02 -05:00
root.py Move content to subdir to support relocated packaging 2019-11-04 13:57:02 -05: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