puppet-neutron/releasenotes/notes/vpp-l3-f7dc82581cbdc255.yaml
Takashi Kajinami 71cf56485a networking-vpp: Support l3 parameters
This change introduces support for the following two parameters of
the vpp plugin, so that users can customize L3 feature of the plugin.
 [ml2_vpp] l3_hosts
 [ml2_vpp] enable_l3_ha

Closes-Bug: #1790526
Change-Id: I0545fa84429718f579f5386ee85fb9671b618ce3
2022-04-10 23:47:01 +09:00

6 lines
145 B
YAML

---
features:
- |
The ``neutron::plugins::ml2::vpp`` class now supports the ``l3_hosts``
parameter and the ``enable_l3_ha`` parameter.