neutron/neutron/cmd
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
..
eventlet remove neutron.common.rpc 2019-02-06 11:05:55 -07:00
sanity Fix calling of add_tunnel_port method from sanity checks module 2020-12-03 08:35:33 +00:00
upgrade_checks Add check for external_network_bridge in neutron-status 2019-03-22 13:14:24 +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:04:34 +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 Switch IPDevice.exists() method to use pyroute2 2018-03-19 11:56:45 +01:00
netns_cleanup.py netns_cleanup: Remove unused parameter from unplug_devices() 2018-10-10 11:15:59 +02:00
ovs_cleanup.py Remove deprecated 'external_network_bridge' option 2019-03-09 22:07:38 +00:00
pd_notify.py Fix pylint R1714 (consider-using-in) refactor messages 2019-02-21 21:11:34 +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 2018-11-28 15:49:25 -05:00
status.py Add check for external_network_bridge in neutron-status 2019-03-22 13:14:24 +00:00