OpenStack Networking (Neutron)
e6351ab11e
In functional tests of HA router, in L3AgentTestFramework._router_lifecycle method there was assertion that HA router at the beginning don't have IPs configured in router's namespace. That could lead to test failure because sometimes keepalived process switched router from standby to master before this assertion was done and IPs were already configured. There is alsmost no value in doing this assertion as it's just after router was created so it is "normal" that there is no IP addresses configured yet. Because of that this patch removes this assertion. Change-Id: Ib509a7226eb94483a0aaf2d930f329e419b8e135 Closes-Bug: #1816489 |
||
---|---|---|
api-ref | ||
bin | ||
devstack | ||
doc | ||
etc | ||
neutron | ||
playbooks/legacy | ||
rally-jobs | ||
releasenotes | ||
tools | ||
.coveragerc | ||
.gitignore | ||
.gitreview | ||
.mailmap | ||
.pylintrc | ||
.stestr.conf | ||
.zuul.yaml | ||
babel.cfg | ||
bindep.txt | ||
CONTRIBUTING.rst | ||
HACKING.rst | ||
LICENSE | ||
lower-constraints.txt | ||
README.rst | ||
requirements.txt | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
TESTING.rst | ||
tox.ini |
Team and repository tags
Welcome!
To learn more about neutron:
- Documentation: https://docs.openstack.org
- Features: https://specs.openstack.org/openstack/neutron-specs
- Defects: https://launchpad.net/neutron
- Release notes: https://docs.openstack.org/releasenotes/neutron/index.html
Get in touch via email. Use [Neutron] in your subject.
To learn how to contribute:
CONTRIBUTING.rst