Fix skydive agent openvswitch configuration
Change-Id: I1f721a3e9ad3d1a937e05f1d0d53c810b9f2ac39
This commit is contained in:
parent
378b8dd932
commit
84724b5462
@ -64,7 +64,7 @@ flow:
|
||||
|
||||
{% if neutron_plugin_agent in ['openvswitch', 'opendaylight'] %}
|
||||
ovs:
|
||||
ovsdb: tcp://{{ api_interface_address }}:{{ ovsdb_port }}
|
||||
ovsdb: tcp://127.0.0.1:{{ ovsdb_port }}
|
||||
oflow:
|
||||
enable: true
|
||||
{% endif %}
|
||||
|
Loading…
Reference in New Issue
Block a user