bb680dfdc7
This re-runs the autodoc tool to generate new flagmappings for cinder from the recent trunk. It starts to separate out the 'storage' category into various driver components. Change-Id: Iaa8770001fcb182403ce9f1b756d4732d06bc3f6
15 lines
587 B
XML
15 lines
587 B
XML
<section xml:id="zadara-volume-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>Zadara</title>
|
|
<para>There is a volume backend for Zadara. Set the following in your
|
|
<filename>cinder.conf</filename>, and use the options below to configure it.
|
|
</para>
|
|
<programlisting language="ini">
|
|
volume_driver=cinder.volume.drivers.zadara.ZadaraVPSAISCSIDriver
|
|
</programlisting>
|
|
<xi:include href="../../../common/tables/cinder-zadara.xml"/>
|
|
</section>
|