ironic/releasenotes/notes/volume-multipath-63b96f8331e771ae.yaml
Tzu-Mainn Chen 0354940e44 Allow support for multipath volumes
Updates the generated iscsi url if the `target_portals` volume
property is set.

Change-Id: Ie9849d5dec4da50c65e2e864041e07924ae21df7
2021-03-05 17:34:15 +00:00

8 lines
220 B
YAML

---
features:
- |
Adds support for multipath volumes. If the volume properties have
multiple portals, then it will generate multiple iscsi urls and
append them together for use in the generated ipxe file.