neutron/neutron/cmd/sanity
Slawek Kaplonski 5655f46262 Fix calling of add_tunnel_port method from sanity checks module
Sanity checks functions which are checking if vxlan and geneve tunnels
are available in openvswitch are now passing all mandatory parameters
to the ovs_lib.OVSBridge.add_tunnel_port method.
Previously port_name was missing.

Closes-Bug: #1905568
Change-Id: Iae86705f1d30c89dc5482261d852b45787bd8782
(cherry picked from commit ab6c59b57e)
2020-12-03 08:35:33 +00:00
..
__init__.py Remove run-time version checking for openvswitch features 2014-06-04 09:25:53 -05:00
checks.py Fix calling of add_tunnel_port method from sanity checks module 2020-12-03 08:35:33 +00:00