summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--openstack/etc/cinder/cinder.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/openstack/etc/cinder/cinder.conf b/openstack/etc/cinder/cinder.conf
index c67c80c6..e3bce41d 100644
--- a/openstack/etc/cinder/cinder.conf
+++ b/openstack/etc/cinder/cinder.conf
@@ -2561,7 +2561,7 @@ auth_uri=$auth_protocol://$auth_host:$auth_port
# API version of the admin Identity API endpoint (string
# value)
-#auth_version=<None>
+auth_version=v2.0
# Do not handle authorization requests within the middleware,
# but delegate the authorization decision to downstream WSGI