From a757504041dcea87227204436e2e71a9bed42674 Mon Sep 17 00:00:00 2001 From: Matt Riedemann Date: Thu, 23 May 2019 09:13:34 -0400 Subject: [PATCH] Remove query for bug 1640920 The query is essentially just getting duplicate hits with bug 1826000 which is more appropriate for the query regarding VolumeAttachment records, so this changes removes the duplicate query for bug 1640920. Change-Id: I3f3767c54f87bc707edd31bb52d8c3a243ee4239 --- queries/1640920.yaml | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 queries/1640920.yaml diff --git a/queries/1640920.yaml b/queries/1640920.yaml deleted file mode 100644 index c2c2fde5..00000000 --- a/queries/1640920.yaml +++ /dev/null @@ -1,5 +0,0 @@ -query: > - message:"Caught error" AND - message:"sqlalchemy.orm.exc.DetachedInstanceError: Parent instance" AND - message:"is not bound to a Session; lazy load operation of attribute 'volume' cannot proceed" AND - tags:"screen-c-api.txt"