ironic/releasenotes/notes/iscsi-optional-cpu-arch-ebf6a90dde34172c.yaml
Riccardo Pittau 9298c2db44 Avoid cpu_arch None values in iscsi deployments
Ironic will fail iscsi deployments if cpu_arch is not specified.
We need to make cpu_arch optional to prevent that.

Change-Id: I184dc53d664dd8631604f98e34786fa06d04d1ed
Task: 28123
Story: 2004448
2018-11-29 11:16:02 +01:00

7 lines
133 B
YAML

---
fixes:
- |
Fixes an issue where iSCSI based deployments fail if the ``cpu_arch``
property is not specified on a node.