Fix gpfs driver volume_driver path
GPFS driver was moved. Change-Id: I0c01cd24805a3ba02fe4c97b874a01524c82cb82 Closes-Bug: 1284491
This commit is contained in:
parent
2ef9797a58
commit
1a4bca20b9
@ -44,7 +44,7 @@
|
||||
<para>To use the Block Storage service with the GPFS driver, first set the
|
||||
<literal>volume_driver</literal> in
|
||||
<filename>cinder.conf</filename>:</para>
|
||||
<programlisting>volume_driver = cinder.volume.drivers.gpfs.GPFSDriver</programlisting>
|
||||
<programlisting>volume_driver = cinder.volume.drivers.ibm.gpfs.GPFSDriver</programlisting>
|
||||
<para>The following table contains the configuration options
|
||||
supported by the GPFS driver.</para>
|
||||
<xi:include
|
||||
|
Loading…
Reference in New Issue
Block a user