Files
python-cinderclient/cinderclient/client.py
Eric Fried 571e5d8c4d Let keystoneauth set the microversion header
Constructing the Adapter with the default_microversion kwarg causes the
Adapter to handle setting the appropriate Openstack-API-Version header.
With this change set, SessionClient now uses the api_version kwarg to
set default_microversion instead of setting the header explicitly.

Change-Id: I5de721fa373f5d3adb42ddb4b5598f19aabfff3b
2017-09-28 20:53:27 +00:00

30 KiB