From 8138016a6b7760f6e279dc3081d9b2b4e9c1e37a Mon Sep 17 00:00:00 2001 From: Matt Riedemann Date: Fri, 30 May 2014 06:17:48 -0700 Subject: [PATCH] Add query for grenade neutron bug 1323715 This fails hard, so it shows up a ton in the n-api and q-svc logs and it's a lot of the same failure for many compute API tests in Tempest, but I'm not aware of anything that shows up less but still identifies the same root failure. Related-Bug: #1323715 Change-Id: If6f13d83ea081331d21a5732bd24f7ffef6da81c --- queries/1323715.yaml | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 queries/1323715.yaml diff --git a/queries/1323715.yaml b/queries/1323715.yaml new file mode 100644 index 00000000..84987e93 --- /dev/null +++ b/queries/1323715.yaml @@ -0,0 +1,3 @@ +query: > + message:"InternalServerError: Failed to check policy tenant_id:%(tenant_id)s because Unable to verify match:%(tenant_id)s as the parent resource: tenant was not found" AND + tags:screen-n-api.txt