cinder/releasenotes/notes/pure-iscsi-cidrs-7195eda9f7214fce.yaml
Christophe Drevet-Droguet 7aa5e95d48 [PURE] support IPv6 / add parameter pure_iscsi_cidr_list
Pure storage: Add support for IPv6 in pure_iscsi_cidr parameter.
Pure storage: Add parameter pure_iscsi_cidr_list to support a list of networks.

Change-Id: Ib04e49dac9fdabd81809ca389553ce3638bb9bbf
Closes-Bug: 1910143
2021-02-22 18:13:19 +01:00

13 lines
435 B
YAML

---
fixes:
- |
Pure Storage FlashArray driver `bug 1910143
<https://bugs.launchpad.net/cinder/+bug/1910143>`_: Parameter
``pure_iscsi_cidr`` is now IPv4/v6 agnostic.
features:
- |
Pure Storage FlashArray driver: added configuration option
``pure_iscsi_cidr_list`` for setting several network CIDRs for iSCSI target
connection. Both IPv4 and IPv6 is supported. The default still allows all
IPv4 targets.