neutron/releasenotes/notes/removed-ovsdb_interface-ovs-vsctl-timeout-a618ec8e27552202.yaml
Brian Haley cf37563c83 Remove deprecated vsctl ovsdb_interface api
This was deprecated in https://review.openstack.org/#/c/503070/
so remove all the vsctl-related code, leaving just the native
ovsdb api.

Also removed renamed ovs_vsctl_timeout value, which was changed
to ovsdb_timeout in https://review.openstack.org/#/c/518391/

Change-Id: I50dfcea3deb41df1bd01fd06b76522453a6ba50b
2018-10-11 14:59:34 -04:00

8 lines
291 B
YAML

---
upgrade:
- |
The deprecated ``ovsdb_interface`` configuration option has been removed,
the default ``native`` driver is now always used. In addition, the
deprecated ``ovs_vsctl_timeout`` option, which was renamed to
``ovsdb_timeout`` in Queens, has also been removed.