summaryrefslogtreecommitdiff
path: root/releasenotes/notes/iscsi-verify-attempts-28b1d00b13ba365a.yaml
blob: 8d4cade932c8c93f17ee8c3d3481eb1a0159daa6 (plain)
1
2
3
4
5
6
7
8
9
10
---
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.