puppet-ovn/releasenotes/notes/manage_ovs_bridge-a44d87218958e680.yaml
Takashi Kajinami 4d13a3def4 Allow managing ovs bridges separately
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
2022-02-04 17:51:49 +09:00

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.