openstack-manuals/doc/config-reference/block-storage/drivers/ibm-xiv-volume-driver.xml
Tom Fifield d66d657abf Add XIV/DS8K volume driver to conf ref
This driver was refactored in Havana. The patch adds a short
stub reference, pulling in the existing table, and adds it in
to the list of volume drivers.

Change-Id: I6dd7bcd564d5c05f06a7932f1be7252b15993dc5
Closes-Bug: 1213605
2013-12-20 16:00:28 +08:00

15 lines
626 B
XML

<section xml:id="ibm-xiv-driver"
xmlns="http://docbook.org/ns/docbook"
xmlns:xi="http://www.w3.org/2001/XInclude"
xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0">
<title>IBM XIV/DS8K volume driver</title>
<para>There is a unified volume back-end for IBM XIV and DS8K storage.
Set the following in your
<filename>cinder.conf</filename>, and use the following options to configure it.
</para>
<programlisting language="ini">
volume_driver=cinder.volume.drivers.xiv_ds8k.XIVDS8KDriver
</programlisting>
<xi:include href="../../../common/tables/cinder-xiv.xml"/>
</section>