7aa5e95d48
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
13 lines
435 B
YAML
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.
|