Remove query for bug 1524418

The error:

"AttributeError: 'LocalManager' object has no attribute 'l3driver'"

Was fixed in oslo.messaging 4.0.0. The generic MessagingTimeout
part of this query is now spiking on something new, so delete this
query so we can file a new bug and track with a new query.

Change-Id: Ie21178d68f84642ba93eca652bfd98778ea90fa8
Related-Bug: #1524418
This commit is contained in:
Matt Riedemann 2016-02-10 07:01:53 -08:00
parent f04de5224f
commit d1777d5fe0
1 changed files with 0 additions and 5 deletions

View File

@ -1,5 +0,0 @@
query: >-
(message:"AttributeError: 'LocalManager' object has no attribute 'l3driver'" OR
message:"MessagingTimeout") AND
message:"_disassociate_floating_ip" AND
tags:"screen-n-api.txt"