Merge "Remove deprecated option 'ovsdb_interface'"

This commit is contained in:
Zuul 2019-09-30 10:33:25 +00:00 committed by Gerrit Code Review
commit 78caa69440
2 changed files with 0 additions and 2 deletions

View File

@ -22,5 +22,4 @@ interface_driver = openvswitch
{% endif %}
[ovs]
ovsdb_interface = native
ovsdb_connection = tcp:127.0.0.1:{{ ovsdb_port }}

View File

@ -27,5 +27,4 @@ vpn_device_driver = {{ vpn_device_driver }}
{% endif %}
[ovs]
ovsdb_interface = native
ovsdb_connection = tcp:127.0.0.1:{{ ovsdb_port }}