puppet-neutron/releasenotes/notes/ovsdb-opts-d9abd57580377d8b.yaml
Takashi Kajinami bc720e996f More consistent coverage for [ovs] options
Update agents options to cover the following [ovs] options
consistently across agents.

 - ovsdb_connection
 - ovsdb_timeout
 - integration_bridge

Change-Id: Id01e568f2f52f14334f2e0ffffcf1f385258f577
2024-09-16 00:13:46 +09:00

10 lines
261 B
YAML

---
features:
- |
The following parameters have been added.
- ``neutron::agents::dhcp::ovsdb_timeout``
- ``neutron::agents::l3::ovsdb_connection``
- ``neutron::agents::l3::ovsdb_timeout``
- ``neutron::agents::ml2::ovs::ovsdb_connection``