cf37563c83
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
8 lines
291 B
YAML
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.
|