Remove invalid config from local.conf sample

DEFAULT_EDGE_CLUSTER_UUID is not used by the NSX devstack anywhere

Change-Id: I79ac205e02c07adbe38211e5bbc2157b3553615a
This commit is contained in:
Adit Sarfaty 2018-07-31 08:49:46 +03:00
parent 65dd9ddcaf
commit b362190d18
1 changed files with 0 additions and 2 deletions

View File

@ -103,8 +103,6 @@ NSX_USER=<nsx-username>
NSX_PASSWORD=<nsx-password>
# Default tier0 uuid which is created by admin
DEFAULT_TIER0_ROUTER_UUID=<tier0-router-uuid>
# Default Edge cluster uuid
DEFAULT_EDGE_CLUSTER_UUID=<edge-cluster-uuid>
# Enabled native DHCP support from NSX backend
DHCP_PROFILE_UUID=<dhcp-profile-uuid>