Description of VMware configuration options
Configuration option = Default value Description
[vmware]
= 10 (IntOpt) The number of times we retry on failures, e.g., socket error, etc.
= None (StrOpt) Specify a CA bundle file to use in verifying the vCenter server certificate.
= None (StrOpt) The prefix for where cached images are stored. This is NOT the full path - just a folder prefix. This should only be used when a datastore cache should be shared between compute nodes. Note: this should only be used when the compute nodes have a shared file system.
= None (MultiStrOpt) Name of a VMware Cluster ComputeResource.
= None (IntOpt) Set this value if affected by an increased network latency causing repeated characters when typing in a remote console.
= None (StrOpt) Regex to match the name of a datastore.
= None (StrOpt) Hostname or IP address for connection to VMware vCenter host.
= None (StrOpt) Password for connection to VMware vCenter host.
= 443 (IntOpt) Port for connection to VMware vCenter host.
= None (StrOpt) Username for connection to VMware vCenter host.
= False (BoolOpt) If true, the vCenter server certificate is not verified. If false, then the default CA truststore is used for verification. This option is ignored if "ca_file" is set.
= br-int (StrOpt) Name of Integration Bridge
= 100 (IntOpt) The maximum number of ObjectContent data objects that should be returned in a single result. A positive value will cause the operation to suspend the retrieval when the count of objects reaches the specified maximum. The server may still limit the count to something less than the configured value. Any remaining objects may be retrieved with additional requests.
= None (StrOpt) The PBM default policy. If pbm_wsdl_location is set and there is no defined storage policy for the specific request then this policy will be used.
= False (BoolOpt) The PBM status.
= None (StrOpt) PBM service WSDL file location URL. e.g. file:///opt/SDK/spbm/wsdl/pbmService.wsdl Not setting this will disable storage policy based placement of instances.
= 0.5 (FloatOpt) The interval used for polling of remote tasks.
= True (BoolOpt) Whether to use linked clone
= None (StrOpt) Optional VIM Service WSDL Location e.g http://<server>/vimService.wsdl. Optional over-ride to default location for bug work-arounds