Updated NSXv plugin parameter descriptions

Change-Id: I3ffd22bc4723812a7f97b6dd39d53ed9991c98be
This commit is contained in:
Ben Lin 2015-09-15 19:35:31 -07:00
parent 05c2c70196
commit ebfde1f3bc
1 changed files with 10 additions and 10 deletions

View File

@ -66,34 +66,34 @@
# is ignored if "ca_file" is set.
# insecure = true
# (Required) Datacenter ID for Edge deployment
# (Required) Datacenter MoRef ID for Edge deployment
# datacenter_moid =
# (Required) Cluster IDs for clusters containing OpenStack hosts
# (Required) Cluster MoRef IDs for OpenStack compute clusters, comma separated
# cluster_moid =
# (Optional) Deployment Container ID for NSX Edge deployment
# (Optional) Deployment Container MoRef ID for NSX Edge deployment
# If not specified, either a default global container will be used, or
# the resource pool and datastore specified below will be used
# deployment_container_id =
# (Optional) Resource pool ID for NSX Edge deployment
# (Optional) Resource pool MoRef ID for NSX Edge deployment
# resource_pool_id =
# (Optional) Datastore ID for NSX Edge deployment
# (Optional) Datastore MoRef ID for NSX Edge deployment
# datastore_id =
# (Required) UUID of logic switch for physical network connectivity
# (Required) Portgroup MoRef ID for Edge physical network connectivity
# external_network =
# (Optional) Asynchronous task status check interval
# default is 2000 (millisecond)
# task_status_check_interval = 2000
# (Optional) Network scope ID for VXLAN virtual wires
# (Optional) Transport Zone MoRef ID for VXLAN logical networks
# vdn_scope_id =
# (Optional) DVS ID for VLANS
# (Optional) DVS MoRef ID for DVS connected to Management / Edge cluster
# dvs_id =
# (ListOpt) Define backup edge pool's management range with the four-tuple:
@ -112,10 +112,10 @@
# Maximum number of API retries
# retries = 10
# (Optional) Network ID for management network connectivity
# (Optional) Portgroup MoRef ID for metadata proxy management network
# mgt_net_moid =
# (Optional) Management network IP address for metadata proxy
# (Optional) Management network IP address for metadata proxy, comma separated
# mgt_net_proxy_ips =
# (Optional) Management network netmask for metadata proxy