DBReferenceError is raised when updating dvr port binding
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
neutron |
Fix Released
|
Medium
|
Kevin Benton | ||
Kilo |
New
|
Undecided
|
Unassigned |
Bug Description
several tests upstream are failing with a DBReferenceError exception when calls to
File "/opt/stack/
This appears to be caused by accessing database resource without locking it (race condition).
Here is an excerpt of the error:
2015-09-29 18:39:00.822 7813 ERROR oslo_messaging.
An example of the failure can be found here:
http://
Changed in neutron: | |
status: | Confirmed → In Progress |
Changed in neutron: | |
importance: | Low → Medium |
milestone: | none → mitaka-rc1 |
Related fix proposed to branch: master /review. openstack. org/229662
Review: https:/