]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Use proper config option to connect to keystone
authorSzymon Borkowski <szymon.borkowski@intel.com>
Tue, 1 Dec 2015 13:12:03 +0000 (14:12 +0100)
committerMichał Dulko <michal.dulko@intel.com>
Thu, 3 Dec 2015 14:21:01 +0000 (15:21 +0100)
commit109353dedbe53201eb6999984c5658d9193115df
tree7f619070c09ba72fe585f288e0b0281edd56871c
parent4d235771cf9baddf8f344ad1dfc3472f88a02ab7
Use proper config option to connect to keystone

Earlier, quotas used to authenticate to endpoint from not required
option located in keymgr.encryption_auth_url. Now, the required
auth_uri option from config file is used to authenticate to
keystone.

Co-Authored-By: Michal Dulko <michal.dulko@intel.com>
Change-Id: I1076527704f8def2c6755c060df49232e5ebe805
Closes-Bug: 1516085
cinder/api/contrib/quotas.py
cinder/tests/unit/api/contrib/test_quotas.py
releasenotes/notes/a7401ead26a7c83b-keystone-url.yaml [new file with mode: 0644]
requirements.txt