diff options
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-cinder')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-cinder/cinder.conf | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-cinder/cinder.conf b/meta-openstack/recipes-devtools/python/python-cinder/cinder.conf index 2772fb1..8b2bc84 100644 --- a/meta-openstack/recipes-devtools/python/python-cinder/cinder.conf +++ b/meta-openstack/recipes-devtools/python/python-cinder/cinder.conf | |||
| @@ -1242,9 +1242,7 @@ volume_backend_name=RBD_CEPH | |||
| 1242 | # max_timing_buffer=100 | 1242 | # max_timing_buffer=100 |
| 1243 | 1243 | ||
| 1244 | [keystone_authtoken] | 1244 | [keystone_authtoken] |
| 1245 | auth_host = 127.0.0.1 | 1245 | identity_uri=http://127.0.0.1:8081/keystone/admin |
| 1246 | auth_port = 35357 | ||
| 1247 | auth_protocol = http | ||
| 1248 | admin_tenant_name = %SERVICE_TENANT_NAME% | 1246 | admin_tenant_name = %SERVICE_TENANT_NAME% |
| 1249 | admin_user = %SERVICE_USER% | 1247 | admin_user = %SERVICE_USER% |
| 1250 | admin_password = %SERVICE_PASSWORD% | 1248 | admin_password = %SERVICE_PASSWORD% |
