neutron/neutron/cmd
Slawek Kaplonski 86f6ea347a Add script which can clean patch ports between bridges
Once provider bridges are brought up, they should not send any traffic
to the integration bridge until ovs-agent configures the bridges.
When node is rebooted, patch ports to br-int are preserved because they
are stored in ovsdb.

This patch adds script which can removes such patch ports. This script can
be used e.g. in some systemd unit files or ifcfg scripts and be run
during the node boot process.

Co-authored-by: Jakub Libosvar <jlibosva@redhat.com>
Co-authored-by: Yatin Karel <ykarel@redhat.com>
Co-authored-by: Bogdan Dobrelya <bdobreli@redhat.com>
Change-Id: I99e33e8c9a5146dcae3ac9d98aae0284d4d80f20
2020-12-10 10:08:02 +00:00
..
eventlet Set process name for agents 2020-07-01 12:28:29 +02:00
ovn [OVN] Simplify connection creation logic 2020-10-15 21:13:19 +00:00
sanity Fix calling of add_tunnel_port method from sanity checks module 2020-11-25 14:40:33 +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
destroy_patch_ports.py Add script which can clean patch ports between bridges 2020-12-10 10:08:02 +00: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 Import packaging.version explicitly 2020-11-19 10:17:24 +00:00
sanity_check.py Remove deprecated use_veth_interconnection option 2020-10-28 12:57:15 +01:00
status.py Add check for external_network_bridge in neutron-status 2019-03-22 13:14:24 +00:00