puppet-neutron/releasenotes/notes/add-ovs_integration_bridge-to-l3-agent-7a3ba8654273434f.yaml
Takashi Kajinami 802da636e9 Update configuration for ovs integration bridge
The DEFAULT/ovs_integration_bridge parameter was deprecated in neutron
in favor of the new ovs/integration_bridge[1] parameter, so
puppet-neutron should use the new parameter accordingly.

Also, that parameter is also available in l3 agent configuration, so
the new parameter, ovs_integration_bridge, was added to l3 agent
manifest.

[1] 33fb446add

Change-Id: Ia558d97754aa3ad0bb00630b965b31e281c4b9f0
2020-06-18 18:14:59 +09:00

7 lines
195 B
YAML

---
features:
- |
The new ``neutron::agent::l3::ovs_integration_bridge`` parameter was added
so that operators can set customized integration bridge name in l3 agent
configuration.