![Takashi Kajinami](/assets/img/avatar_default.png)
This change introduces capability to manage ovs bridges by external manifests or external tooling, to allow more flexible configuration which is not available by current interface in ovn::controller. Change-Id: I7d9be48f99e4f66a08e5dc578cd734c2eaff7eb2
7 lines
229 B
YAML
7 lines
229 B
YAML
---
|
|
features:
|
|
- |
|
|
The new ``ovn::controller::manage_ovs_bridge`` parameter has been added.
|
|
Setting this parameter to ``false``, the ``ovn::controller`` does not
|
|
manage ovs bridges and ports associated with bridges.
|