cinder/cinder/api/openstack
Sean McGinnis e918482674 Use constants for microversion values
We very often end up with merge conflicts for any patches that increment
microversions due to conflicting numbers. We can't really solve that,
but we can avoid the need to update version numbers throughout the code
by defining a constant value in one place and using that variable instead.

Change-Id: Ib3a80fee6caaabb49af097aa197f550c65d94985
2017-09-22 08:15:56 -05:00
..
__init__.py Remove log translations 2017-03-19 14:59:57 +00:00
api_version_request.py Use constants for microversion values 2017-09-22 08:15:56 -05:00
rest_api_version_history.rst docs: link to the api-ref for 3.27/3.44 for the version history 2017-09-12 13:46:29 -04:00
versioned_method.py cinder-api-microversions code 2016-02-24 06:50:54 -07:00
wsgi.py Remove API v1 2017-09-06 07:39:10 -05:00