neutron/neutron/plugins
shenjiatong 131bbc9a53 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.

Conflicts:
    neutron/plugins/ml2/drivers/openvswitch/agent/ovs_neutron_agent.py

Change-Id: I51050c600ba7090fea71213687d94340bac0674a
Closes-Bug: #1869808
(cherry picked from commit 90212b12cd)
2020-07-07 14:44:36 +00:00
..
common use log api plugin const from neutron-lib 2017-11-30 11:07:06 -07:00
ml2 Do not block connection between br-int and br-phys on startup 2020-07-07 14:44:36 +00:00
__init__.py Finish off rebranding of the Nicira NVP plugin 2014-03-01 18:14:52 -08:00