kolla-ansible/releasenotes/notes/ovn_dvr_vlan-f36a6868cfd4776e.yaml
Michał Nasiadka aff99355d2 ovn: make DVR work on VLAN tenant networks
In order for DVR to work on VLAN tenant networks we need to configure
external_ids:ovn-chassis-mac-mappings with per node generated MAC [1]
on computes [1].

[1]: 1fed74cfc1

Co-Authored-By: Bartosz Bezak <bartosz@stackhpc.com>

Depends-On: https://review.opendev.org/c/openstack/neutron/+/782250
Change-Id: I3a3ccde5b9ef2afb4c3e9206f13827687880cb57
2021-05-06 10:17:59 +00:00

6 lines
146 B
YAML

---
features:
- |
OVN deployment will now configure ``external_ids:ovn-chassis-mac-mappings``
to make DVR work on VLAN tenant networks.