ironic/releasenotes/notes/remove-iscsi-verify-attempts-ede5b56b0545da08.yaml
Riccardo Pittau df047e07c8 Remove reference to deprecated [disk_utils]iscsi_verify_attempts
The configuration option [disk_utils]iscsi_verify_attempts was
deprecated in Train and it's been removed from ironic-lib.

Change-Id: Ibe1dc230be037ff3cd4ca72d3900296c423bba06
2020-01-10 18:09:15 +01:00

7 lines
214 B
YAML

---
upgrade:
- |
The configuration option ``[disk_utils]iscsi_verify_attempts``
was deprecated in Train and it's now removed from ironic-lib.
Please use the ``[iscsi]verify_attempts`` option instead.