diff options
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-swift/proxy-server.conf')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-swift/proxy-server.conf | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-swift/proxy-server.conf b/meta-openstack/recipes-devtools/python/python-swift/proxy-server.conf index d005d8e..eef6ac5 100644 --- a/meta-openstack/recipes-devtools/python/python-swift/proxy-server.conf +++ b/meta-openstack/recipes-devtools/python/python-swift/proxy-server.conf | |||
| @@ -247,10 +247,7 @@ user_test_tester3 = testing3 | |||
| 247 | # | 247 | # |
| 248 | [filter:authtoken] | 248 | [filter:authtoken] |
| 249 | paste.filter_factory = keystoneclient.middleware.auth_token:filter_factory | 249 | paste.filter_factory = keystoneclient.middleware.auth_token:filter_factory |
| 250 | auth_host = 127.0.0.1 | 250 | identity_uri=http://127.0.0.1:8081/keystone/main |
| 251 | auth_port = 35357 | ||
| 252 | auth_protocol = http | ||
| 253 | # auth_uri = http://127.0.0.1:5000/ | ||
| 254 | admin_tenant_name = %SERVICE_TENANT_NAME% | 251 | admin_tenant_name = %SERVICE_TENANT_NAME% |
| 255 | admin_user = %SERVICE_USER% | 252 | admin_user = %SERVICE_USER% |
| 256 | admin_password = %SERVICE_PASSWORD% | 253 | admin_password = %SERVICE_PASSWORD% |
