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:
parent
65dd9ddcaf
commit
b362190d18
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user