neutron/neutron/tests
Sean Mooney e3dc447b90 raise priority of dead vlan drop
- This change adds a max priority flow to drop
  all traffic that is associated with the
  DEAD VLAN 4095.
- This change is part of a partial mitigation of
  bug 1734320. Without this change vlan 4095 traffic
  will be dropped via a low priority flow after being
  processed by part/all of the openflow pipeline.
  By raising the priorty and droping in table 0
  we drop invalid packets as soon as they enter
  the pipeline.

Change-Id: I3482c7c4f00942828cc9396cd2f3d646c9e8c9d1
Partial-Bug: #1734320
2018-11-14 08:28:02 +00:00
..
common Fix flake8 H404 errors 2018-10-05 21:48:41 +00:00
contrib Introduce floating IP pool resource 2018-10-04 15:53:53 +00:00
etc Merge "Introduce floating IP pool resource" 2018-10-30 06:54:59 +00:00
fullstack sriov-agent: fullstack test resource info report 2018-10-26 08:14:46 +00:00
functional Merge "Fix connection between 2 dvr routers" 2018-11-08 01:24:47 +00:00
unit raise priority of dead vlan drop 2018-11-14 08:28:02 +00:00
var
__init__.py Avoid eventlet monkey patching for the tempest plugin 2016-04-29 22:47:24 -05:00
base.py [Functional] Increase test_timeout for db migration tests 2018-10-13 00:09:24 +02:00
post_mortem_debug.py
tools.py pecan.jsonify v1.3 adjustment 2018-04-18 15:37:20 +00:00