Nova fails to delete instance due to thread unaware session

Bug #1935041 reported by Vadym Markov
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
oslo.db
New
Undecided
Unassigned

Bug Description

We have observed in the cloud that instances fail to delete properly and enter into an ERROR state. This appears to happen when many instances are deleted at the same time. Investigation found that regular session passed to Nova instead of the scoped one. I assume it is oslo.db issue because public interface of oslo.db provides only prepared sessionmaker to Nova. Tried to fix it [1], but patch breaks many tests.

[1] https://review.opendev.org/c/openstack/oslo.db/+/799224

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.