puppet-neutron/releasenotes/notes/add-ovs-ovsdb_timeout-34eb7f97e72fea46.yaml
Tobias Urdin fbafd406fc Add OVS ovsdb_timeout parameter
This adds the ovsdb_timeout to the ovs config
section which is the seconds that it should try
ovsdb commands before failing. [1]

[1] https://github.com/openstack/neutron/blob/master/neutron/conf/agent/ovs_conf.py#L24

Change-Id: Id73e8ae40f4db67247bde36156e3b84c456b9f29
2020-02-05 11:01:39 +01:00

5 lines
86 B
YAML

---
features:
- |
Added new parameter neutron::agents::ml2::ovs::ovsdb_timeout.