3f95d65a61
* num_iscsi_scan_tries - was renamed to num_volume_scan_tries, as the name was misleading. This opt was also moved to the list that is more appropriate for it Change-Id: Icb73ca7e3fcde1ef9b73d2238d8c986d109e459a Implements: bp centralize-config-options-pike
7 lines
311 B
YAML
7 lines
311 B
YAML
---
|
|
upgrade:
|
|
- |
|
|
``libvirt.num_iscsi_scan_tries`` option has been renamed to
|
|
``libvirt.num_volume_scan_tries``, as the previous name was suggesting
|
|
that this option only concerns devices connected using iSCSI interface.
|
|
It also concerns devices connected using fibrechannel, scaleio and disco. |