From d5e2c641a4debb20412b1fdb807f3c0394afb32d Mon Sep 17 00:00:00 2001 From: ZhijunWei Date: Sat, 23 Jun 2018 00:06:10 -0400 Subject: [PATCH] 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 --- templates/designate.conf.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/designate.conf.j2 b/templates/designate.conf.j2 index e00196d..7da053a 100644 --- a/templates/designate.conf.j2 +++ b/templates/designate.conf.j2 @@ -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 =