diff --git a/etc/octavia.conf b/etc/octavia.conf index 4b9f520d0f..cfa5676e68 100644 --- a/etc/octavia.conf +++ b/etc/octavia.conf @@ -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