neutron/neutron/plugins
shenjiatong cc48edf85c 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-06 20:05:45 +00:00
..
common use plugin utils from neutron-lib 2018-07-12 08:13:05 -06:00
ml2 Do not block connection between br-int and br-phys on startup 2020-07-06 20:05:45 +00:00
__init__.py Finish off rebranding of the Nicira NVP plugin 2014-03-01 18:14:52 -08:00