neutron/releasenotes/notes/rename-ovs-vsctl-timeout-9df1967c47f394c0.yaml
Ihar Hrachyshka a82d945f9f Renamed ovs_vsctl_timeout into ovsdb_timeout
It's not specific to cli implementation of ovsdb interface.

Also moved the option under [agent] section.

Change-Id: Ic5e38d0c36ae29a9fef23038a9262d14ef1ede90
2017-11-10 14:47:29 -08:00

7 lines
231 B
YAML

---
deprecations:
- |
The ``ovs_vsctl_timeout`` option is renamed into ``ovsdb_timeout`` to
reflect that it's not specific to ``vsctl`` implementation of
``ovsdb_interface``. It is also moved under ``[OVS]`` section.