cinder/cinder/api
Szymon Borkowski fa7d0916d8 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
(cherry picked from commit 109353dedb)
2015-12-08 12:17:08 +01:00
..
contrib Use proper config option to connect to keystone 2015-12-08 12:17:08 +01:00
middleware Add Cinder API wsgi application 2015-08-25 13:48:03 +03:00
openstack Merge "Add Cinder API wsgi application" 2015-08-27 02:29:12 +00:00
schemas Add XML deserializer for qos_manage delete_keys API 2014-05-25 11:37:30 +08:00
v1 Add Cinder API wsgi application 2015-08-25 13:48:03 +03:00
v2 Volume status management during migration 2015-08-28 09:54:28 +08:00
views Merge "Allow specified backend capabilities to be retrieved" 2015-09-01 19:29:42 +00:00
__init__.py Logging not using oslo.i18n guidelines 2015-03-19 12:28:12 -05:00
common.py Fix url in API response to get original 2015-08-29 00:46:48 +09:00
extensions.py Replace dict.iteritems() with dict.items() 2015-06-12 15:18:57 +02:00
urlmap.py Fix multi-line docstrings to meet hacking rules 2015-07-30 11:34:16 -05:00
versions.py Fix wrong response with version details 2015-05-27 08:13:34 +08:00
xmlutil.py Replace basestring with six.string_types 2015-06-16 22:37:20 +02:00