Replace port 35357 with 5000
Now that the v2.0 API has been removed, we don't have a reason to include deployment instructions for two separate applications on different ports. Depends-On: I3df2c670beeb78baaa1515bcd27e8f2b0d95b3a9 Change-Id: I1e33bc9f67287d1f11e5b04be6bf39522bd5ec6a
This commit is contained in:
committed by
Mohammed Naser
parent
f9b74635a0
commit
d5e2c641a4
@@ -372,7 +372,7 @@ endpoint_type = internalURL
|
||||
#admin_username = designate
|
||||
#admin_password = designate
|
||||
#admin_tenant_name = designate
|
||||
#auth_url = http://localhost:35357/v2.0
|
||||
#auth_url = http://localhost:5000/v2.0
|
||||
#insecure = False
|
||||
#auth_strategy = keystone
|
||||
#ca_certificates_file =
|
||||
|
||||
Reference in New Issue
Block a user