4caba09d29
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
6 lines
172 B
YAML
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.
|