Update help text for netapp_server_port option
https://review.openstack.org/#/c/128700/ merged upstream in Kilo last night; this change is a result of running the autohelp-wrapper from openstack-doc-tools on the master branch of cinder. Change-Id: I1eb4ebb7e819e62d0d956f853f0f77265d07016e
This commit is contained in:
parent
9e75457f14
commit
d2a3713fe7
@ -30,8 +30,8 @@
|
||||
<td>(StrOpt) The hostname (or IP address) for the storage system or proxy server.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>netapp_server_port = 80</td>
|
||||
<td>(IntOpt) The TCP port to use for communication with the storage system or proxy server. Traditionally, port 80 is used for HTTP and port 443 is used for HTTPS; however, this value should be changed if an alternate port has been configured on the storage system or proxy server.</td>
|
||||
<td>netapp_server_port = None</td>
|
||||
<td>(IntOpt) The TCP port to use for communication with the storage system or proxy server. If not specified, Data ONTAP drivers will use 80 for HTTP and 443 for HTTPS; E-Series will use 8080 for HTTP and 8443 for HTTPS.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>netapp_size_multiplier = 1.2</td>
|
||||
|
@ -34,8 +34,8 @@
|
||||
<td>(StrOpt) The hostname (or IP address) for the storage system or proxy server.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>netapp_server_port = 80</td>
|
||||
<td>(IntOpt) The TCP port to use for communication with the storage system or proxy server. Traditionally, port 80 is used for HTTP and port 443 is used for HTTPS; however, this value should be changed if an alternate port has been configured on the storage system or proxy server.</td>
|
||||
<td>netapp_server_port = None</td>
|
||||
<td>(IntOpt) The TCP port to use for communication with the storage system or proxy server. If not specified, Data ONTAP drivers will use 80 for HTTP and 443 for HTTPS; E-Series will use 8080 for HTTP and 8443 for HTTPS.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>netapp_storage_family = ontap_cluster</td>
|
||||
|
@ -30,8 +30,8 @@
|
||||
<td>(StrOpt) The hostname (or IP address) for the storage system or proxy server.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>netapp_server_port = 80</td>
|
||||
<td>(IntOpt) The TCP port to use for communication with the storage system or proxy server. Traditionally, port 80 is used for HTTP and port 443 is used for HTTPS; however, this value should be changed if an alternate port has been configured on the storage system or proxy server.</td>
|
||||
<td>netapp_server_port = None</td>
|
||||
<td>(IntOpt) The TCP port to use for communication with the storage system or proxy server. If not specified, Data ONTAP drivers will use 80 for HTTP and 443 for HTTPS; E-Series will use 8080 for HTTP and 8443 for HTTPS.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>netapp_size_multiplier = 1.2</td>
|
||||
|
@ -38,8 +38,8 @@
|
||||
<td>(StrOpt) The hostname (or IP address) for the storage system or proxy server.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>netapp_server_port = 80</td>
|
||||
<td>(IntOpt) The TCP port to use for communication with the storage system or proxy server. Traditionally, port 80 is used for HTTP and port 443 is used for HTTPS; however, this value should be changed if an alternate port has been configured on the storage system or proxy server.</td>
|
||||
<td>netapp_server_port = None</td>
|
||||
<td>(IntOpt) The TCP port to use for communication with the storage system or proxy server. If not specified, Data ONTAP drivers will use 80 for HTTP and 443 for HTTPS; E-Series will use 8080 for HTTP and 8443 for HTTPS.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>netapp_storage_family = ontap_cluster</td>
|
||||
|
@ -38,8 +38,8 @@
|
||||
<td>(StrOpt) The hostname (or IP address) for the storage system or proxy server.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>netapp_server_port = 80</td>
|
||||
<td>(IntOpt) The TCP port to use for communication with the storage system or proxy server. Traditionally, port 80 is used for HTTP and port 443 is used for HTTPS; however, this value should be changed if an alternate port has been configured on the storage system or proxy server.</td>
|
||||
<td>netapp_server_port = None</td>
|
||||
<td>(IntOpt) The TCP port to use for communication with the storage system or proxy server. If not specified, Data ONTAP drivers will use 80 for HTTP and 443 for HTTPS; E-Series will use 8080 for HTTP and 8443 for HTTPS.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>netapp_storage_family = ontap_cluster</td>
|
||||
|
Loading…
Reference in New Issue
Block a user