neutron/neutron/cmd
Slawek Kaplonski 4a05e657d3 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:36:39 +00:00
..
eventlet use service type constants from neutron_lib plugins 2017-06-27 15:16:05 -06:00
sanity Fix calling of add_tunnel_port method from sanity checks module 2020-12-03 08:36:39 +00:00
__init__.py Fix logging error for Guru Meditation Report 2016-02-08 16:52:17 -08:00
ipset_cleanup.py Fix Traceback when running neutron-ipset-cleanup tool 2020-07-31 11:05:08 +00:00
keepalived_state_change.py Replace keepalived notifier bash script with Python ip monitor 2015-03-18 18:59:33 -04:00
linuxbridge_cleanup.py Make code follow log translation guideline 2017-08-14 02:01:48 +00:00
netns_cleanup.py Configure privsep helper in neutron-netns-cleanup 2018-06-27 08:24:29 +00:00
ovs_cleanup.py Override ovsdb_timeout default value in ovs_cleanup tool 2018-04-18 08:38:18 +00:00
pd_notify.py neutron-lib: use replace_file from neutron lib 2016-11-07 09:18:41 +00:00
runtime_checks.py Move dhcp_release6_supported to runtime checks file 2017-02-15 16:29:01 -06:00
sanity_check.py Secure dnsmasq process against external abuse 2019-01-25 13:58:19 +00:00