cinder/cinder/api
Sean McGinnis 7580fac777 Allow v3.0 volume metadata API calls
Commit I575635258c10f299181b8e4cdb51a7ad1f1be764 added some optimization
to a few of the volume metadata API calls. It added a check incorrectly
for the microversion for those changes such that if you were not using
microversion 3.15 or above, it would fail the API call.

This changes the microversion check to correctly either perform the
new requested functionality or fail back to the base 3.0/2.0 API
behavior.

Change-Id: I09ad8200f73273dae8e5d926939620b71d9210e8
Closes-bug: #1712192
(cherry picked from commit c9c668437e)
(cherry picked from commit 3bd4dc8021)
2017-08-29 12:43:23 +00:00
..
contrib Consistency groups API is not returning project_id filter groups. 2017-03-22 03:46:17 +00:00
middleware Remove deprecated RequestBodySizeLimiter class 2017-01-13 17:44:54 +02:00
openstack Add new attachment APIS 2017-01-20 11:47:10 -07:00
v1 Merge "Use method is_valid_boolstr from oslo_utils" 2016-12-16 04:59:38 +00:00
v2 CG API changes for migrating CGs 2016-11-22 19:08:20 -05:00
v3 Allow v3.0 volume metadata API calls 2017-08-29 12:43:23 +00:00
views Cleanup limit view name processing 2017-01-06 15:59:38 -06:00
__init__.py cinder-api-microversions code 2016-02-24 06:50:54 -07:00
common.py Make Replication support Active-Active 2017-01-19 10:42:18 +01:00
extensions.py When only .pyc left, the extended API can not be used. 2016-08-26 09:53:47 +08:00
urlmap.py Remove unused logging import and LOG global var 2016-05-20 17:17:38 +08:00
versions.py Remove unused config.CONF 2016-08-30 10:01:46 +08:00