diff --git a/doc/config-reference/block-storage/drivers/ibm-xiv-volume-driver.xml b/doc/config-reference/block-storage/drivers/ibm-xiv-volume-driver.xml
new file mode 100644
index 0000000000..5b8dbf080b
--- /dev/null
+++ b/doc/config-reference/block-storage/drivers/ibm-xiv-volume-driver.xml
@@ -0,0 +1,14 @@
+
+ IBM XIV/DS8K volume driver
+ There is a unified volume back-end for IBM XIV and DS8K storage.
+ Set the following in your
+ cinder.conf, and use the following options to configure it.
+
+
+ volume_driver=cinder.volume.drivers.xiv_ds8k.XIVDS8KDriver
+
+
+
diff --git a/doc/config-reference/block-storage/section_volume-drivers.xml b/doc/config-reference/block-storage/section_volume-drivers.xml
index 9750d05aba..e32a1a1d3f 100644
--- a/doc/config-reference/block-storage/section_volume-drivers.xml
+++ b/doc/config-reference/block-storage/section_volume-drivers.xml
@@ -23,6 +23,7 @@ iscsi_helper=tgtadm
+