Bug 1413177
| Summary: | Circular dependencies in the V2 driver | ||
|---|---|---|---|
| Product: | Red Hat OpenStack | Reporter: | Mike Kolesnik <mkolesni> |
| Component: | python-networking-odl | Assignee: | Mike Kolesnik <mkolesni> |
| Status: | CLOSED ERRATA | QA Contact: | Itzik Brown <itbrown> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 10.0 (Newton) | CC: | ddomingo, jschluet, mkolesni |
| Target Milestone: | z1 | Keywords: | Triaged, ZStream |
| Target Release: | 10.0 (Newton) | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | python-networking-odl-3.2.0-2.el7ost | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: |
N/A
|
|
| Last Closed: | 2017-01-26 16:42:13 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: | |||
|
Description
Mike Kolesnik
2017-01-13 20:10:04 UTC
Before the fix running the tempest suite would result in rows remaining in the opendaylightjournal table indefinitely in a 'pending'/'processing' state. After the fix the opendaylightjournal table shouldn't have any such rows and they all should be in 'completed' state (or empty if the completed rows were purged). Used: python-networking-odl-3.2.0-2.el7ost Ran several tempest tests and all records are in 'completed' state. 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://rhn.redhat.com/errata/RHBA-2017-0201.html |