From ea73c0fd3d1b9715abdc92b7664f2c90fe0c4e98 Mon Sep 17 00:00:00 2001 From: Joe Gordon Date: Fri, 4 Oct 2013 13:02:28 -0700 Subject: [PATCH] Add query for bug 1235435 Change-Id: Ie80d72872ffbf1f256c30786a04ac7aa0b67b3aa --- queries.yaml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/queries.yaml b/queries.yaml index 6f126c53..2f8dc019 100644 --- a/queries.yaml +++ b/queries.yaml @@ -56,4 +56,8 @@ query: > @message:"OperationalError: (OperationalError) could not translate host name \"localhost\" to address" AND @fields.filename:"logs/screen-n-api.txt" - +- bug: 1235435 + query: > + @message:"One or more ports have an IP allocation from this subnet" + AND @fields.filename:"logs/screen-q-svc.txt" + AND @message:" SubnetInUse: Unable to complete operation on subnet"