Files
python-cinderclient/cinderclient/client.py
Mike Perez 4ea65b4409 Add version removal rule to stop discovery warning
Cinder recently added version discovery leveraging Keystone Client. For
cases where the service catalog still contains version numbers, this can
result in Keystone attempting to do discovery at the base url with the
version number and giving warnings. This will set a version removal rule
so Keystone can find the correct base url.

Change-Id: I71432468fea8bf1e50f180ab7f6dd69ee9aaa7e6
Closes-Bug: #1448244
2015-04-29 09:29:01 +10:00

21 KiB