neutron/neutron
Slawek Kaplonski e222dae2c4 Wait to ipv6 accept_ra be really changed by L3 agent
In functional tests for L3 HA agent, like e.g.
L3HATestFailover.test_ha_router_failover
it may happen that L3 agent will not change ipv6 accept_ra
knob and test fails because it checks that only once just
after router state is change.

This patch fixes that race by adding wait for 60 seconds to
ipv6 accept_ra change.

Conflicts:
    neutron/tests/functional/agent/l3/framework.py

Change-Id: I459ce4b791c27b1e3d977e0de9fbdb21a8a379f5
Closes-Bug: #1829889
(cherry picked from commit 62b2f2b1b1)
2019-05-28 08:29:08 +00:00
..
agent Merge "Async notify neutron-server for HA states" into stable/pike 2019-05-22 01:09:16 +00:00
api Ensure dvr ha router gateway port binding host 2019-05-16 19:33:24 +00:00
callbacks Merge "service: add callback AFTER_SPAWN" 2017-05-20 09:09:12 +00:00
cmd Secure dnsmasq process against external abuse 2019-01-25 13:58:43 +00:00
common Do not call update_device_list in large sets 2019-04-12 20:07:42 +00:00
conf Change default local ovs connection timeout 2019-04-05 17:32:47 +00:00
core_extensions Fix default qos policy when creating network 2017-08-24 14:35:38 +00:00
db Ensure dvr ha router gateway port binding host 2019-05-16 19:33:24 +00:00
debug Make code follow log translation guideline 2017-08-14 10:53:33 -07:00
extensions Improve invalid port ranges error message 2019-03-19 12:57:38 -04:00
hacking hacking: Remove dead code 2017-07-19 13:43:44 +02:00
ipam Reduce IP address collision during port creating 2018-07-20 10:35:49 +00:00
locale Imported Translations from Zanata 2017-07-18 08:36:04 +00:00
notifiers Make code follow log translation guideline 2017-08-14 10:53:33 -07:00
objects Fix performance regression adding rules to security groups 2019-02-01 21:10:21 -07:00
pecan_wsgi Dont log about skipping notification in normal case 2017-09-23 20:14:57 +00:00
plugins Move subnet postcommit out of transaction for bulk create 2019-04-25 08:18:34 +00:00
privileged Add capabilities for privsep 2018-10-29 19:42:15 +00:00
quota CountableResource: try count/get functions for all plugins 2017-09-12 16:23:22 +00:00
scheduler Avoid redundant HA port creation during migration 2017-09-11 19:56:19 +00:00
server Make code follow log translation guideline 2017-08-14 10:53:33 -07:00
services Fix QoS rule update 2019-04-05 10:53:28 +00:00
tests Wait to ipv6 accept_ra be really changed by L3 agent 2019-05-28 08:29:08 +00:00
__init__.py Hacking rule to check i18n usage 2016-03-30 21:28:37 -04:00
_i18n.py Make code follow log translation guideline 2017-08-14 10:53:33 -07:00
auth.py Use oslo.context class method to construct context object 2017-03-23 09:02:46 +00:00
manager.py Do not load default service plugins if core plugin is not DB based 2017-11-20 15:36:35 +00:00
neutron_plugin_base_v2.py Do not load default service plugins if core plugin is not DB based 2017-11-20 15:36:35 +00:00
opts.py fix missing l2pop config option docs 2017-10-23 17:40:00 +02:00
policy.py Log policy filters in one line 2017-08-23 21:23:01 +00:00
service.py Make code follow log translation guideline 2017-08-14 10:53:33 -07:00
version.py
worker.py replace WorkerSupportServiceMixin with neutron-lib's WorkerBase 2017-06-14 06:56:48 -06:00
wsgi.py Make code follow log translation guideline 2017-08-14 10:53:33 -07:00