Merge "Remove auth_uri, already have auth_host, auth_port"

This commit is contained in:
Jenkins 2012-04-03 11:40:21 +00:00 committed by Gerrit Code Review
commit 32f07e62e9

View File

@ -152,7 +152,6 @@ service_port = 5000
auth_host = 127.0.0.1
auth_port = 35357
auth_protocol = http
auth_uri = http://127.0.0.1:5000/
admin_tenant_name = %SERVICE_TENANT_NAME%
admin_user = %SERVICE_USER%
admin_password = %SERVICE_PASSWORD%