NetApp 7mode NFS driver now uses netapp_vfiler

An update to the Configuration Reference netapp 7mode nfs table as
the NetApp 7mode 7mode NFS driver now uses the
netapp_vfiler option after a patch to fix the driver: http://review.openstack.org/139093

Change-Id: I2c450f179d7a14f9f986b02cba130d436e9755f8
backport:juno
Closes-Bug: #1403847
This commit is contained in:
Joseph Robinson 2014-12-24 13:46:41 +10:00
parent 44f3e4da92
commit 9c242616af
2 changed files with 5 additions and 0 deletions

View File

@ -53,6 +53,10 @@
<td><option>netapp_transport_type</option> = <replaceable>http</replaceable></td>
<td>(StrOpt) The transport protocol used when communicating with the storage system or proxy server. Valid values are http or https.</td>
</tr>
<tr>
<td><option>netapp_vfiler</option> = <replaceable>None</replaceable></td>
<td>(StrOpt) The vFiler unit on which provisioning of block storage volumes will be done. This option is only used by the driver when connecting to an instance with a storage family of Data ONTAP operating in 7-Mode and the storage protocol selected is NFS. Only use this option when utilizing the MultiStore feature on the NetApp storage system.</td>
</tr>
<tr>
<td><option>thres_avl_size_perc_start</option> = <replaceable>20</replaceable></td>
<td>(IntOpt) If the percentage of available space for an NFS share has dropped below the value specified by this option, the NFS image cache will be cleaned.</td>

View File

@ -235,6 +235,7 @@ netapp_storage_pools netapp_eseries_iscsi
netapp_storage_protocol netapp_7mode_iscsi netapp_7mode_nfs netapp_cdot_iscsi netapp_cdot_nfs
netapp_transport_type netapp_7mode_iscsi netapp_7mode_nfs netapp_cdot_iscsi netapp_cdot_nfs netapp_eseries_iscsi
netapp_vfiler netapp_7mode_iscsi
netapp_vfiler netapp_7mode_nfs
netapp_volume_list netapp_7mode_iscsi
netapp_vserver netapp_cdot_iscsi netapp_cdot_nfs
netapp_webservice_path netapp_eseries_iscsi