summaryrefslogtreecommitdiff
path: root/releasenotes/notes/fix-mitaka-ipa-iscsi.yaml
blob: e68eac7da9ecf87930f49c7cc5f1e22802b96431 (plain)
1
2
3
4
5
6
7
8
---
upgrade:
  - Fixed Mitaka ironic python agent ramdisk iSCSI deploy compatibility with
    newer versions of ironic by logging the warning and retrying the deploy if
    wiping root disk metadata before exposing it over iSCSI fails. If custom
    iSCSI port is requested, an error clarifying the issue is logged and the
    operator is requested either to use the default iSCSI portal port, or to
    upgrade ironic python agent ramdisk to version >= 1.3 (Newton).