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
This commit is contained in:
ZhijunWei 2018-06-23 00:07:51 -04:00
parent 5c60f57103
commit 38f6164556

View File

@ -121,7 +121,6 @@ heartbeat_services:
name: keystone api name: keystone api
ports: ports:
- 5000 - 5000
- 35357
type: http type: http
method: HEAD method: HEAD
path: "/" path: "/"