Merge "Add query for cinder DetachedInstanceError bug 1640920"

This commit is contained in:
Zuul 2019-05-15 18:54:25 +00:00 committed by Gerrit Code Review
commit 3b7b1ea982
1 changed files with 5 additions and 0 deletions

5
queries/1640920.yaml Normal file
View File

@ -0,0 +1,5 @@
query: >
message:"Caught error" AND
message:"sqlalchemy.orm.exc.DetachedInstanceError: Parent instance" AND
message:"is not bound to a Session; lazy load operation of attribute 'volume' cannot proceed" AND
tags:"screen-c-api.txt"