cinder/cinder/api
Colleen Murphy e2cf841451 Mark the v1 API as deprecated
The Volume API spec says that the v1 should be marked as "DEPRECATED"
when querying the version[1]. However, when that API was deprecated in
dce0424d9, it was marked as "SUPPORTED", so there is a conflict between
the spec and the actual behavior. This patch updates the query to match
the documentation. This affects how keystoneauth discovers versions.

[1] http://developer.openstack.org/api-ref-blockstorage-v1.html#listVersionsv1

Change-Id: I0c073fdc3ed1c51662ce06c05911e50efbdbb3a4
2016-05-05 21:21:39 +00:00
..
contrib Merge "Remove XML API" 2016-04-22 15:29:51 +00:00
middleware Log stack trace for middleware faults 2016-02-09 11:57:32 -05:00
openstack User messages API for error cases 2016-04-29 18:41:10 +00:00
v1 Remove XML API 2016-04-21 16:05:29 +00:00
v2 Remove XML API 2016-04-21 16:05:29 +00:00
v3 User messages API for error cases 2016-04-29 18:41:10 +00:00
views Replication v2.1 (Cheesecake) 2016-02-26 13:15:19 -07:00
__init__.py cinder-api-microversions code 2016-02-24 06:50:54 -07:00
common.py Remove XML API 2016-04-21 16:05:29 +00:00
extensions.py Remove XML API 2016-04-21 16:05:29 +00:00
urlmap.py Remove XML API 2016-04-21 16:05:29 +00:00
versions.py Mark the v1 API as deprecated 2016-05-05 21:21:39 +00:00