puppet-manila/releasenotes/notes/add_network_plugin_addr_family_parameters-7cca69252e71083f.yaml
Tom Barron 41ce833c73 Add support for address family parameters
in the network plugins.  Support for these in manila
itself was added in Pike [1].

[1] I96d3389262e9829b8b4344870cdf5c76abd22828

Needed-By: Ia895d7190f0fb8e97c87b3178461d9fc26393b9b
Change-Id: Ic7e5b5351e429755ba48613ab89d1b7e7d6e2d34
2017-11-22 16:18:04 +00:00

7 lines
221 B
YAML

---
features:
- |
In Pike manila proper added IPv6 support for network plugins and drivers
so we now support the configuration parameters ``network_plugin_ipv4_enabled``
and ``network_plugin_ipv6_enabled``.