puppet-neutron/releasenotes/notes/vpp-host-5df0f4bad5bb92fc.yaml
Takashi Kajinami d0158c3655 vpp: Allow setting the host parameter
This change allows users to set the host parmeter for ml2+vpp plugin.
The parameter was hard-coded by $::hostname but it would result in
incosnsistency with the hostname set by neutron::host .

Change-Id: I25bef469a1caeede529054579d014788b84de9e4
2021-05-14 17:47:17 +09:00

6 lines
114 B
YAML

---
features:
- |
The new ``host`` parameter has been added to
the ``neutron::agents::ml2::vpp`` class.