Nexenta iSCSI driver

Fix volume_driver value

Change-Id: I314512cf1236a0d8bbfc67e5f10b4b3772c01ea1
This commit is contained in:
Victor Rodionov 2013-10-15 14:45:13 -07:00
parent 445dc761f0
commit fc473fab61

View File

@ -65,7 +65,7 @@
To use Compute with the Nexenta iSCSI driver, first set the To use Compute with the Nexenta iSCSI driver, first set the
<code>volume_driver</code>: <code>volume_driver</code>:
</para> </para>
<programlisting language="ini">volume_driver=cinder.volume.drivers.nexenta.volume.NexentaDriver <programlisting language="ini">volume_driver=cinder.volume.drivers.nexenta.iscsi.NexentaISCSIDriver
</programlisting> </programlisting>
<para> <para>
Then set value for <code>nexenta_host</code> and other Then set value for <code>nexenta_host</code> and other