neutron/neutron/plugins/ml2/drivers/openvswitch
shenjiatong 6dfc35680f Do not block connection between br-int and br-phys on startup
Block traffic between br-int and br-physical is over kill
and will at least

1. interrupt vlan flow during startup, and is particularly
so if dvr enabled
2. if let's rabbitmq is not stable, it is possible data plane
will be affected and vlan will never work.

Using openstack on k8s particularly amplifies the problem
because pod could be killed pretty easily by liveness
probes.

Change-Id: I51050c600ba7090fea71213687d94340bac0674a
Closes-Bug: #1869808
(cherry picked from commit 90212b12cd)
2020-06-29 20:39:56 +00:00
..
agent Do not block connection between br-int and br-phys on startup 2020-06-29 20:39:56 +00:00
mech_driver Fix pep8 E128 warnings in non-test code 2019-03-12 21:22:33 +00:00
__init__.py Restructure agent code in preparation for decomp 2015-06-26 15:06:49 +00:00