From 88ebcef5b2634be449adbe0aea1fedd7078bd5c8 Mon Sep 17 00:00:00 2001 From: Matt Riedemann Date: Wed, 30 Sep 2015 13:22:26 -0700 Subject: [PATCH] Add query for heat functional cinder v1 bug 1500714 More fallout from the now reverted devstack change that disabled cinder v1. 125 hits in the last 48 hours, check and gate, all failures. This is already fixed on master but let's get it off the uncategorized bugs page. Change-Id: I1a0d20c00a30ee3d99e2e523c03b8deff9d445ef Related-Bug: #1500714 --- queries/1500714.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 queries/1500714.yaml diff --git a/queries/1500714.yaml b/queries/1500714.yaml new file mode 100644 index 00000000..67310f0b --- /dev/null +++ b/queries/1500714.yaml @@ -0,0 +1,4 @@ +query: >- + message:"keystoneclient.exceptions.EndpointNotFound: publicURL endpoint for volume service in RegionOne region not found" AND + tags:"console" AND + project:"openstack/heat"