Clarify usage of NSXv3 default UUID settings
Change-Id: Ia676fae37f36c4260d3d2d564ed6b47f5253c189
This commit is contained in:
22
etc/nsx.ini
22
etc/nsx.ini
@@ -329,11 +329,13 @@
|
|||||||
# nsx_api_password = default
|
# nsx_api_password = default
|
||||||
|
|
||||||
# UUID of the default NSX overlay transport zone that will be used for creating
|
# UUID of the default NSX overlay transport zone that will be used for creating
|
||||||
# tunneled isolated Neutron networks
|
# tunneled isolated Neutron networks. If no physical network is specified when
|
||||||
|
# creating a logical network, this transport zone will be used by default
|
||||||
# default_overlay_tz_uuid = afc40f8a-4967-477e-a17a-9d560d1786c7
|
# default_overlay_tz_uuid = afc40f8a-4967-477e-a17a-9d560d1786c7
|
||||||
|
|
||||||
# UUID of default NSX VLAN transport zone that will be used for bridging
|
# (Optional) Only required when creating VLAN or flat provider networks. UUID
|
||||||
# between Neutron Networks
|
# of default NSX VLAN transport zone that will be used for bridging between
|
||||||
|
# Neutron networks, if no physical network has been specified
|
||||||
# default_vlan_tz_uuid = afc40f8a-4967-477e-a17a-9d560d1786c7
|
# default_vlan_tz_uuid = afc40f8a-4967-477e-a17a-9d560d1786c7
|
||||||
|
|
||||||
# Default Edge Cluster Identifier
|
# Default Edge Cluster Identifier
|
||||||
@@ -364,13 +366,13 @@
|
|||||||
# conn_idle_timeout = 60
|
# conn_idle_timeout = 60
|
||||||
|
|
||||||
# UUID of the default tier0 router that will be used for connecting to
|
# UUID of the default tier0 router that will be used for connecting to
|
||||||
# tier1 logical routers and configuring external network
|
# tier1 logical routers and configuring external networks
|
||||||
# default_tier0_router_uuid = 412983fd-9016-45e5-93f2-48ba2a931225
|
# default_tier0_router_uuid = 412983fd-9016-45e5-93f2-48ba2a931225
|
||||||
|
|
||||||
# UUID of the default NSX bridge cluster that will be used to perform
|
# (Optional) UUID of the default NSX bridge cluster that will be used to
|
||||||
# L2 gateway bridging between VXLAN and VLAN networks. It is an optional
|
# perform L2 gateway bridging between VXLAN and VLAN networks. It is an
|
||||||
# field. If default bridge cluster UUID is not specified, admin will have to
|
# optional field. If default bridge cluster UUID is not specified, admin will
|
||||||
# manually create a L2 gateway corresponding to a NSX Bridge Cluster using
|
# have to manually create a L2 gateway corresponding to a NSX Bridge Cluster
|
||||||
# L2 gateway APIs.
|
# using L2 gateway APIs. This field must be specified on one of the active
|
||||||
# This field must be specified on one of the active neutron servers only.
|
# neutron servers only.
|
||||||
# default_bridge_cluster_uuid =
|
# default_bridge_cluster_uuid =
|
||||||
|
Reference in New Issue
Block a user