neutron/neutron/cmd
Slawek Kaplonski 175f7c9064 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:34:00 +00:00
..
eventlet Set process name for agents 2020-07-01 12:28:29 +02:00
ovn [ovn]: port forwarding -- feature support under ovn_db_sync 2020-08-12 12:06:54 -04:00
sanity Fix calling of add_tunnel_port method from sanity checks module 2020-12-03 08:34:00 +00:00
upgrade_checks Limit ml2_vlan_allocations.vlan_id value in DB backend 2020-06-05 10:04:52 +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-06-02 19:28:25 +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 Migrate "netstat" to oslo.privsep 2020-06-19 14:59:11 +00:00
ovs_cleanup.py Deprecate config option "ovs_integration_bridge" 2020-02-17 11:02:16 +00:00
pd_notify.py Fix pylint R1714 (consider-using-in) refactor messages 2019-02-21 21:11:34 +00:00
runtime_checks.py Migrate "dhcp_release" to oslo.privsep 2020-06-09 09:11:31 +00:00
sanity_check.py Remove "vf_management" and "vf_extended_management" checks 2020-07-27 10:47:16 +00:00
status.py Add check for external_network_bridge in neutron-status 2019-03-22 13:14:24 +00:00