neutron/neutron/cmd/sanity
Slawek Kaplonski ab6c59b57e 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
2020-11-25 14:40: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-11-25 14:40:33 +00:00