Add query for grenade quota reserve deadlock bug 1350064

8 hits in 7 days, the module filter makes this a 100%
failure hit which is super duper nice given we have
a separate deadlock race right now.

Change-Id: Iea6dbae46e8159b87439c5069e304918f44b35e4
Related-Bug: #1350064
This commit is contained in:
Matt Riedemann 2014-07-29 15:09:30 -07:00
parent 1a3e7ce134
commit 0bacb77390

5
queries/1350064.yaml Normal file
View File

@ -0,0 +1,5 @@
query: >
message:"Deadlock found when trying to get lock; try restarting transaction" AND
message:"SELECT quota_usages.created_at" AND
tags:"screen-n-api.txt" AND
module:"nova.api.openstack"