puppet-neutron/releasenotes/notes/add-permitted-ethertypes-a5e8f47e85ed8992.yaml
Brent Eagles def07975c6 Add support for configuring permitted_ethertypes on OVS agent
Neutron recently added support for configuring non-IP ethernet types to
be allowed through firewalls through SECURITYGROUP/permitted_ethertypes.
This adds support for configuring this feature on the ML2/OVS agent.
See https://review.opendev.org/#/c/668224 for related neutron change.

Related-Bug: #1832758
Change-Id: I9ed539745a705936d9a5110a9cfb05c2f28b0bbb
2019-07-09 19:22:00 +00:00

6 lines
118 B
YAML

---
features:
- |
Add support for configuring security group permitted_ethertypes on the
Neutron OVS agent.