Merge "Replace port 35357 with 5000 for "auth_url""

This commit is contained in:
Zuul
2018-05-22 00:40:22 +00:00
committed by Gerrit Code Review

View File

@@ -88,7 +88,7 @@
# The www_authenticate_uri is the public endpoint and is returned in headers on a 401
# www_authenticate_uri = https://localhost:5000/v3
# The auth_url is the admin endpoint actually used for validating tokens
# auth_url = https://localhost:35357/v3
# auth_url = https://localhost:5000/v3
# username = octavia
# password = password
# project_name = service