diff --git a/doc/config-reference/block-storage/drivers/glusterfs-driver.xml b/doc/config-reference/block-storage/drivers/glusterfs-driver.xml
index e85fe32e23..5d20fa2b6d 100644
--- a/doc/config-reference/block-storage/drivers/glusterfs-driver.xml
+++ b/doc/config-reference/block-storage/drivers/glusterfs-driver.xml
@@ -25,87 +25,7 @@
Flag Name | -Type | -Default | -Description | -
- |
-
- |
- ||
- |
-
- |
-
- |
- |
- |
-
- |
- ||
- |
-
- |
-
Flag Name | -Type | -Default | -Description | -
- nexenta_rest_protocol |
-
- http or https , but
- the default is auto which makes
- the driver try to use HTTP and switch to HTTPS
- in case of failure.
- |
- ||
nexenta_host |
-
- |
- ||
nexenta_rest_port |
- 2000 |
-
- |
- |
nexenta_user |
-
- |
- ||
nexenta_password |
-
- |
- ||
nexenta_volume |
-
- |
- ||
- nexenta_target_prefix |
-
- |
- ||
- nexenta_target_group_prefix
- |
-
- |
- ||
- nexenta_iscsi_target_portal_port
- |
-
- |
- ||
nexenta_blocksize |
-
- |
- ||
nexenta_sparse |
-
- |
-
volume_driver
:
- volume_driver=
- cinder.volume.drivers.nexenta.volume.NexentaDriver
-
- nexenta_host
and other
parameters from table if needed.
@@ -271,136 +105,14 @@
To use Compute with the Nexenta NFS driver, first set the
volume_driver
:
- volume_driver=
- cinder.volume.drivers.nexenta.nfs.NexentaNfsDriver
-
- Flag Name | -Type | -Default | -Description | -
- nexenta_shares_config
- |
-
- |
-
- |
- |
- nexenta_mount_point_base |
- $state_path/mnt |
-
- |
- |
- nexenta_sparsed_volumes |
-
- |
- ||
- nexenta_volume_compression
- |
-
- |
- ||
- nexenta_mount_options |
- None |
-
- |
- |
nexenta_used_ratio |
- 0.95 |
-
- |
- |
- nexenta_oversub_ratio |
- 1.0 |
-
- |
-
nexenta_shares_config
option. For
@@ -409,10 +121,9 @@
#
.
diff --git a/doc/config-reference/block-storage/drivers/nfs-volume-driver.xml b/doc/config-reference/block-storage/drivers/nfs-volume-driver.xml
index 435e7088ed..1f5cb97948 100644
--- a/doc/config-reference/block-storage/drivers/nfs-volume-driver.xml
+++ b/doc/config-reference/block-storage/drivers/nfs-volume-driver.xml
@@ -30,74 +30,7 @@
Flag Name | -Type | -Default | -Description | -