deb-mistral/mistral/api
tengqm 4293e4061f Fix version response from root controller
According to guideline from API-WG [1], the version discovery protocol
requires a GET on '/' return a dictionary containing 'versions', whose
value is a list of supported versions. Under each version record, there
could be multiple 'links'. This patch tunes the root controller to
better align with this guideline.

[1] http://git.openstack.org/cgit/openstack/api-wg/tree/guidelines/
microversion_specification.rst#n130

Change-Id: I6834310e6d4e7e14a7720f6577890757fe4dca21
2016-12-19 05:19:36 -05:00
..
controllers Fix version response from root controller 2016-12-19 05:19:36 -05:00
hooks Fix all H405 pep8 errors 2015-11-16 18:00:18 +03:00
__init__.py Adding pecan, wsme, oslo and adjusting packages 2013-11-21 13:47:42 +07:00
access_control.py Fix a typo in access_control.py 2016-09-22 01:13:44 +00:00
app.py Fix launch process of Mistral components 2016-11-30 17:42:15 +07:00
service.py Fix launch process of Mistral components 2016-11-30 17:42:15 +07:00
wsgi.py Fix argparse error in wsgi script 2015-10-05 19:36:19 +00:00