Update query for nova db deadlock bug 1480305

The query wasn't hitting anymore, so this fixes it.

5 hits in the last 7 days, check and gate, all failures.

There are more hits when you include non-voting jobs.

Change-Id: I0c12ebac33ecfae6361fc503e386f4987d4a9d60
Related-Bug: #1480305
This commit is contained in:
Matt Riedemann 2015-12-21 18:54:41 -08:00
parent 3164cac4a8
commit 989182ea73

View File

@ -1,4 +1,5 @@
query: >-
message:"create_db_entry_for_new_instance" AND
message:"Deadlock found when trying to get lock; try restarting transaction') [SQL: u'INSERT INTO instance_extra" AND
message:"DBDeadlock" AND
message:"u'INSERT INTO instance_extra" AND
tags:"screen-n-api.txt"