Remove deprecated num_iscsi_scan_tries option
This option has been replaced with num_volume_device_scan_tries Change-Id: I1949053eacdd77ac8b8d977cb9e7800ab885ee69 Closes-Bug: 1212731
This commit is contained in:
parent
b339aac910
commit
6aa4346deb
@ -67,10 +67,6 @@
|
|||||||
<td>num_aoe_discover_tries=3</td>
|
<td>num_aoe_discover_tries=3</td>
|
||||||
<td>(IntOpt) number of times to rediscover AoE target to find volume</td>
|
<td>(IntOpt) number of times to rediscover AoE target to find volume</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
|
||||||
<td>num_iscsi_scan_tries=3</td>
|
|
||||||
<td>(IntOpt) number of times to rescan iSCSI target to find volume</td>
|
|
||||||
</tr>
|
|
||||||
<tr>
|
<tr>
|
||||||
<td>num_iser_scan_tries=3</td>
|
<td>num_iser_scan_tries=3</td>
|
||||||
<td>(IntOpt) number of times to rescan iSER target to find volume</td>
|
<td>(IntOpt) number of times to rescan iSER target to find volume</td>
|
||||||
@ -121,4 +117,4 @@
|
|||||||
</tr>
|
</tr>
|
||||||
</tbody>
|
</tbody>
|
||||||
</table>
|
</table>
|
||||||
</para>
|
</para>
|
||||||
|
@ -352,7 +352,6 @@ notify_on_state_change common
|
|||||||
novncproxy_base_url vnc
|
novncproxy_base_url vnc
|
||||||
null_kernel api
|
null_kernel api
|
||||||
num_aoe_discover_tries volumes
|
num_aoe_discover_tries volumes
|
||||||
num_iscsi_scan_tries volumes
|
|
||||||
num_iser_scan_tries volumes
|
num_iser_scan_tries volumes
|
||||||
num_networks network
|
num_networks network
|
||||||
os_region_name volumes
|
os_region_name volumes
|
||||||
|
Loading…
Reference in New Issue
Block a user