neutron/neutron/plugins
shenjiatong 1f4f888ad3 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-13 23:52:51 +00:00
..
common Make code follow log translation guideline 2017-08-14 10:53:33 -07:00
ml2 Do not block connection between br-int and br-phys on startup 2020-07-13 23:52:51 +00:00
__init__.py Finish off rebranding of the Nicira NVP plugin 2014-03-01 18:14:52 -08:00