Description of VMware configuration options
Configuration option = Default value Description
[vmware]
= 10 (IntOpt) Number of times a VMware vSphere API may be retried.
= None (StrOpt) CA bundle file to use in verifying the vCenter server certificate.
= (StrOpt) IP address of the VMware vSphere host.
= (StrOpt) Password of VMware vSphere.
= 443 (IntOpt) Port of the VMware vSphere host.
= (StrOpt) Username of VMware vSphere.
= 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.
= 0.5 (FloatOpt) Sleep time in seconds for polling an ongoing async task.
= None (StrOpt) Optional vim service WSDL location e.g http://<server>/vimService.wsdl. Optional over-ride to default location for bug work-arounds.