neutron/neutron/tests
Li YaJie 2bb52d49be Call install_ingress_direct_goto_flows() when ovs restarts
When ovs restarts and needs to regenerate flows, some flows will be
missing in br-int, as follows:
 * table=60,priority=4,in_port="int-br-floating" actions=resubmit(,61)
 * table=60,priority=4,in_port="patch-tun" actions=resubmit(,61)
 * table=61,priority=0 actions=resubmit(,62)
Call install_ingress_direct_goto_flows() again in the
_handle_ovs_restart() to ensure generate these flows.

Change-Id: I240a78879db757592df138a53b2c22d7f5a9ae13
Closes-Bug: #1920700
2021-03-22 17:24:11 +08:00
..
common Remove rootwrap execution (6) 2021-03-05 10:03:22 +00:00
contrib Allow sharing of address groups via RBAC mechanism 2021-03-01 18:28:31 -06:00
etc Convert policy.json into policy-in-code 2018-12-13 20:37:53 +00:00
fullstack Allow to manually define the gateway IP when using subnet pools 2021-02-27 10:06:35 +00:00
functional Replace "ip route" command in "dvr_local_router" 2021-03-15 16:05:28 +00:00
unit Call install_ingress_direct_goto_flows() when ovs restarts 2021-03-22 17:24:11 +08:00
var
__init__.py
base.py Suppress deprecation warnings in policy enforer 2021-01-12 19:18:51 +00:00
post_mortem_debug.py
tools.py Add port NUMA affinity policy 2020-11-13 15:49:34 +00:00