From 38f6164556d9aa32d1bd2edf4057ab32e3b6b0ca Mon Sep 17 00:00:00 2001 From: ZhijunWei Date: Sat, 23 Jun 2018 00:07:51 -0400 Subject: [PATCH] Remove the unused port 35357 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. Change-Id: I0c8451207afec77c9a8071ca8035337ffd0ac9f0 --- elk_metrics_6x/vars/variables.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/elk_metrics_6x/vars/variables.yml b/elk_metrics_6x/vars/variables.yml index d4dbbac1..78b99475 100644 --- a/elk_metrics_6x/vars/variables.yml +++ b/elk_metrics_6x/vars/variables.yml @@ -121,7 +121,6 @@ heartbeat_services: name: keystone api ports: - 5000 - - 35357 type: http method: HEAD path: "/"