OpenStack Networking (Neutron)
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Go to file
Slawek Kaplonski 21f150dc5d 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)
4 years ago
api-ref Fix some typos 7 years ago
bin Use os-xenapi for neutron when XenServer as hypervisor 6 years ago
devstack DevStack: OVS: Only install kernel-* packages when needed 5 years ago
doc neutron.conf needs lock_path set for router to operate 4 years ago
etc Fix creating policy rules from subattributes. 4 years ago
neutron Wait to ipv6 accept_ra be really changed by L3 agent 4 years ago
playbooks/legacy OpenDev Migration Patch 4 years ago
rally-jobs Switch rally job from q-* to neutron-* service names 5 years ago
releasenotes Change default local ovs connection timeout 4 years ago
tools Disable IPv6 forwarding by default on HA routers 5 years ago
.coveragerc Cleanup coverage configuration 7 years ago
.gitignore Added zuulv3 jobs for testing neutron tempest plugin 6 years ago
.gitreview OpenDev Migration Patch 4 years ago
.mailmap Add mailmap entry 9 years ago
.pylintrc Update pylint disable list to pass pylint 1.7.1 checks 6 years ago
.stestr.conf Fix post gate hook to accommodate for new os-testr 6 years ago
.testr.conf Allow more time for DB migration tests 7 years ago
.zuul.yaml OpenDev Migration Patch 4 years ago
CONTRIBUTING.rst Update link for contribution 6 years ago
HACKING.rst Update the documentation link for doc migration 6 years ago
LICENSE Adding Apache Version 2.0 license file. This is the official license agreement under which Quantum code is available to 12 years ago
README.rst Correct tag link in README 6 years ago
TESTING.rst Compile ovs for ovsfw to avoid ovs-vswitchd core dumps 5 years ago
babel.cfg Use babel to generate translation file 11 years ago
bindep.txt Add libffi-dev to bindep.txt 6 years ago
requirements.txt Updated from global requirements 5 years ago
setup.cfg Add enforcer logic for neutron policy 4 years ago
setup.py Updated from global requirements 6 years ago
test-requirements.txt cap bandit in test-requirements.txt 5 years ago
tox.ini Fix pep8 errors 5 years ago

README.rst

Team and repository tags

image

Welcome!

To learn more about neutron:

Get in touch via email. Use [Neutron] in your subject.

To learn how to contribute:

CONTRIBUTING.rst