ironic/releasenotes/notes/iscsi-verify-attempts-28b1d...

11 lines
373 B
YAML

---
deprecations:
- |
The ironic-lib configuration option ``[disk_utils]iscsi_verify_attempts``
has been deprecated in favor of:
* ``[iscsi]verify_attempts`` to specify the number of attempts to
establish an iSCSI connection.
* ``[disk_utils]partition_detection_attempts`` to specify the number of
attempts to find a newly created partition.