Add query for neutron floating ip bug 1383347

I couldn't find any more specific errors in the neutron
logs, so guessing this is just a race in status changes.

735 hits in 7 days, check and gate, fall failures.

Change-Id: Ie2c66c02516ae3a47e0a7929b766c4d498b8b1f3
Related-Bug: #1383347
This commit is contained in:
Matt Riedemann 2014-10-20 08:37:21 -07:00
parent 6590861bf3
commit cd382236c7
1 changed files with 4 additions and 0 deletions

4
queries/1383347.yaml Normal file
View File

@ -0,0 +1,4 @@
query: >
message:"MismatchError: 'DOWN' != u'ACTIVE': FloatingIP" AND
message:"is at status: ACTIVE. failed to reach status: DOWN" AND
tags:"console"