bugfix: cinder keymgr should use v3 auth interface 35/5235/1
authorcarey.xu <carey.xuhan@huawei.com>
Fri, 25 Dec 2015 09:06:02 +0000 (17:06 +0800)
committercarey.xu <carey.xuhan@huawei.com>
Fri, 25 Dec 2015 09:06:02 +0000 (17:06 +0800)
JIRA: COMPASS-217

Change-Id: I2e25520b2de1e3eae24ee4d0332dc68aea552c81
Signed-off-by: carey.xu <carey.xuhan@huawei.com>
deploy/adapters/ansible/roles/cinder-controller/templates/cinder.conf

index b61e656..3714aa5 100644 (file)
@@ -62,3 +62,6 @@ admin_password = {{ CINDER_PASS }}
 [database]
 connection = mysql://cinder:{{ CINDER_DBPASS }}@{{ db_host }}/cinder
 idle_timeout = 30
+
+[keymgr]
+encryption_auth_url=http://{{ internal_vip.ip }}:5000/v3