VMware: Using auto-gen table in cinder driver doc

Currently, the configuration options for VMware VMDK drivers are
hard-coded in the reference source xml (doc/config-reference/
block-storage/drivers/vmware-vmdk-driver.xml). This change replaces
the hard-coded configuration options with a reference to auto-generated
config options file at doc/common/tables/cinder-vmware.xml.

Closes-Bug: #1245784
backport: havana
Change-Id: I4efb85ef0d1e082eac77daa1722b6bab831ae67d
This commit is contained in:
Vipin Balachandran 2013-10-29 04:05:51 +05:30
parent 3e883fb09c
commit 92f5880cee
1 changed files with 9 additions and 0 deletions

View File

@ -326,6 +326,15 @@ use_stderr common
use_syslog common
use_tpool common
verbose common
vmware_api_retry_count vmware
vmware_host_ip vmware
vmware_host_password vmware
vmware_host_username vmware
vmware_image_transfer_timeout_secs vmware
vmware_max_objects_retrieval vmware
vmware_task_poll_interval vmware
vmware_volume_folder vmware
vmware_wsdl_location vmware
volume_api_class api
volume_backend_name storage
volume_clear_size storage