neutron/neutron/tests
Slawek Kaplonski c57a5d9d8a [Fullstack] HA L3 agent restart only standby agents
In fullstack test which is testing if there is no packet lost
during restart of agents there were restarted always all agents
which hosted router.
In case when as first was restarted 'master' agent it might
lead to the case when after restart 'master' node was switched
to second L3 agent and that caused lost of few packets and
failed test.
This test should only check if restart of standby agents will
not cause any packet lost so this patch do it in this way.

Change-Id: I6293169d7d7f35e3a9726071e63003ac569dd01e
Closes-Bug: #1776459
2018-06-28 08:51:16 +00:00
..
common Avoid agents adding ports as trunk by default. 2018-05-09 14:07:27 +02:00
contrib Replace ovsfw tempest job with iptables-hybrid tempest job 2018-06-03 11:14:03 +02:00
etc Re-order items in policy.json 2018-04-17 14:26:01 +00:00
fullstack [Fullstack] HA L3 agent restart only standby agents 2018-06-28 08:51:16 +00:00
functional Merge "DVR: FloatingIP create throws an error if no l3 agent" 2018-06-20 10:38:33 +00:00
tempest Removing remaining Tempest bits 2018-03-26 11:41:35 -05:00
unit Merge "Introduce l3_logging extension base" 2018-06-27 10:23:55 +00:00
var
__init__.py Avoid eventlet monkey patching for the tempest plugin 2016-04-29 22:47:24 -05:00
base.py Switch to oslo_messaging.ConfFixture.transport_url 2018-06-05 12:33:55 +10:00
fake_notifier.py FakeNotifier class 'topic' argument change to 'topics'. 2017-12-04 20:10:03 +01:00
post_mortem_debug.py
tools.py pecan.jsonify v1.3 adjustment 2018-04-18 15:37:20 +00:00