Bug 1436579
Summary: | [Newton] neutron.tests.tempest.api.admin.test_l3_agent_scheduler.L3AgentSchedulerTestJSON.test_add_list_remove_router_on_l3_agent | ||
---|---|---|---|
Product: | Red Hat OpenStack | Reporter: | Eran Kuris <ekuris> |
Component: | openstack-neutron | Assignee: | Daniel Alvarez Sanchez <dalvarez> |
Status: | CLOSED ERRATA | QA Contact: | Toni Freger <tfreger> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 10.0 (Newton) | CC: | amuller, chrisw, dalvarez, mlopes, nyechiel, slinaber, srevivo, tfreger |
Target Milestone: | z7 | Keywords: | Triaged, ZStream |
Target Release: | 10.0 (Newton) | Flags: | dalvarez:
needinfo-
|
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | openstack-neutron-9.4.1-7.el7ost | Doc Type: | Bug Fix |
Doc Text: |
Previously for DVR deployments, the 'test_add_list_remove_router_on_l3_agent' function from 'test_l3_agent_scheduler.py' would not finish successfully. When a new router was created, the testing procedure tried to bind a network interface to an L3 agent, even though the interface had previously been bound to one.
With this update, the interface will not be added to the router and assigned to the L3 agent until the test does so. As a result, the test finishes successfully.
|
Story Points: | --- |
Clone Of: | 1436576 | Environment: | |
Last Closed: | 2018-02-27 16:41:21 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | 1436576 | ||
Bug Blocks: |
Description
Eran Kuris
2017-03-28 08:51:06 UTC
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2018:0357 |