8d9c0336ec
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
7 lines
214 B
YAML
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.
|