vmware_wsdl_location |
None |
Optional VIM service WSDL Location e.g
http://server/vimService.wsdl. Optional over-ride to
default location for bug work-arounds.
|
vmware_api_retry_count |
10 |
Number of times VMware ESX/VC server API must be
retried upon connection related issues
|
vmware_task_poll_interval |
5 |
The interval used for polling remote tasks invoked on
VMware ESX/VC server
|
vmware_volume_folder |
cinder-volumes |
Name for the folder in the VC datacenter that will
contain cinder volumes
|
vmware_image_transfer_timeout_secs |
7200 |
Timeout in seconds for VMDK volume transfer between
Cinder and Glance
|
vmware_max_objects_retrieval |
100 |
Max number of objects to be retrieved per batch. Query
results will be obtained in batches from the server and not
in one shot. Server may still limit the count to something
less than the configured value.
|