Merge "Add note about NFS config options for use with NetApp drivers"

This commit is contained in:
Jenkins 2014-03-14 01:33:43 +00:00 committed by Gerrit Code Review
commit 25c95b418b
1 changed files with 16 additions and 0 deletions

View File

@ -122,9 +122,17 @@
netapp_server_port=<replaceable>80</replaceable>
netapp_login=<replaceable>username</replaceable>
netapp_password=<replaceable>password</replaceable>
nfs_shares_config=<replaceable>/etc/cinder/nfs_shares</replaceable>
</programlisting>
<xi:include
href="../../../common/tables/cinder-netapp_cdot_nfs.xml"/>
<note>
<para>Additional NetApp NFS configuration options are
shared with the generic NFS driver. These options
can be found here:
<xref linkend="config_table_cinder_storage_nfs"/>.
</para>
</note>
<note>
<para>If you specify an account in the
<option>netapp_login</option> that only
@ -377,9 +385,17 @@
netapp_server_port=<replaceable>80</replaceable>
netapp_login=<replaceable>username</replaceable>
netapp_password=<replaceable>password</replaceable>
nfs_shares_config=<replaceable>/etc/cinder/nfs_shares</replaceable>
</programlisting>
<xi:include
href="../../../common/tables/cinder-netapp_7mode_nfs.xml"/>
<note>
<para>Additional NetApp NFS configuration options are
shared with the generic NFS driver. These options
can be found here:
<xref linkend="config_table_cinder_storage_nfs"/>.
</para>
</note>
<tip>
<para>For more information on these options and
other deployment and operational scenarios,