adjutant/adjutant/api/v1
Amelia Cordwell ae5c1943c9 Add Version Endpoints
* At root URL will list all versions with respect to these [1]
  guidelines.
* v1/ path will list it's own version information

[1] https://wiki.openstack.org/wiki/VersionDiscovery

Change-Id: I9162408ab0cea03ba1cbf3326d0af80188385501
2017-09-15 14:30:31 +12:00
..
templates Added UpdateProjectQuota 2017-09-13 17:09:02 +12:00
tests Moving clients to common module 2017-09-14 20:53:11 +12:00
__init__.py Renaming StackTask to Adjutant 2017-05-17 12:25:45 +12:00
app.py Add Version Endpoints 2017-09-15 14:30:31 +12:00
models.py Added UpdateProjectQuota 2017-09-13 17:09:02 +12:00
openstack.py Moving clients to common module 2017-09-14 20:53:11 +12:00
tasks.py Moving clients to common module 2017-09-14 20:53:11 +12:00
urls.py Renaming StackTask to Adjutant 2017-05-17 12:25:45 +12:00
utils.py Replace six.iteritems() with .items() 2017-07-11 04:20:40 +00:00
views.py Add Version Endpoints 2017-09-15 14:30:31 +12:00