b417259465
Partial-Bug: #1250515 author: diane fleming Change-Id: I92c9ad25ee5bbd2c9334c4860637faa1b358718b backport: havana
12 lines
570 B
XML
12 lines
570 B
XML
<section xml:id="windows-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>Windows</title>
|
|
<para>There is a volume back-end for Windows. 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.windows.WindowsDriver</programlisting>
|
|
<xi:include href="../../../common/tables/cinder-windows.xml"/>
|
|
</section>
|