puppet-neutron/releasenotes/notes/add-max_allowed_address_pair-e1c3c4ace13af591.yaml
Lutz Birkhahn 4caba09d29 Adds Neutron parameter max_allowed_address_pair
Adds a new Puppet parameter "max_allowed_address_pair" which goes into
the neutron.conf configuration file and allows to change that parameter
to any number (default is 10).

Change-Id: Id187696a28c9e721aa4a62a2208e9c8b8397f1ed
Closes-Bug: 1730367
2017-11-07 17:54:37 +01:00

6 lines
172 B
YAML

---
features:
- Add the Neutron configuration parameter "max_allowed_address_pair"
to Puppet so that more than the default 10 address pairs per port
can be used.