neutron/neutron/tests/functional/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
..
__init__.py Add a netns-cleanup functional test 2015-03-13 17:14:37 +00:00
process_spawn.py Fix flake8 H404 errors 2018-10-05 21:48:41 +00:00
test_destroy_patch_ports.py Add script which can clean patch ports between bridges 2020-12-10 10:08:02 +00:00
test_ipset_cleanup.py All functional tests logs results now 2018-11-21 19:58:18 +00:00
test_linuxbridge_cleanup.py Complete removal of dependency on the "mock" package 2020-05-01 12:05:34 -04:00
test_netns_cleanup.py Complete removal of dependency on the "mock" package 2020-05-01 12:05:34 -04:00
test_ovs_cleanup.py Deprecate config option "ovs_integration_bridge" 2020-02-17 11:02:16 +00:00
test_status.py Fix neutron-status upgrade check CLI tool 2019-03-21 15:01:50 +00:00