tripleo-heat-templates/releasenotes/notes/neutron-permitted-ethertypes-80dc7f2154786881.yaml
Brent Eagles f37401e415 Add NeutronPermittedEthertypes on OVS agent
Adds support for configuring additional ethernet types in neutron
security groups. See https://review.opendev.org/#/c/668224 for related
neutron change.

Note: this backports a change that involves a file merge and restructuring
(puppet/services/neutron-ovs-agent.yaml=>deployment/neutron-ovs-agent-container-puppet.yaml)

Related-Bug: #1832758
Conflicts:
  deployment/neutron/neutron-ovs-agent-container-puppet.yaml

Depends-On: I9ed539745a705936d9a5110a9cfb05c2f28b0bbb
Change-Id: I692dee9343906f2103fc6cf9f9f5944b81dbe8ec
(cherry picked from commit 5d2951d72d)
(cherry picked from commit 16442fcce2)
2019-10-02 16:22:04 -02:30

6 lines
162 B
YAML

---
features:
- |
Added NeutronPermittedEthertypes to allow configuring additional ethertypes
on neutron security groups for L2 agents that support it.