openstack-ansible/releasenotes/notes/provider-network-container-interface-opt-80263aebc5b8e7c3.yaml
James Denton 8d9c0336ec Make container_interface optional for provider network
As Neutron agents move to bare metal by default, the container_interface
attribute for a Neutron provider network (e.g. br-vlan, br-vxlan, etc) is
unnecessary and confusing. This patch aims to change it from a required
attribute to an optional one.

Change-Id: I52692f5a36e7064c3a6ac6ccafc2420549685a66
2019-01-15 16:00:00 +00:00

7 lines
214 B
YAML

---
features:
- |
The ``container_interface`` provider network option is no longer required
for Neutron provider network definitions when related agents or OVN
controllers are deployed on bare metal.