Query for HOST_IP not found issue

This is a query for bug 1693689 that will track instances where devstack
jobs fail because the host ip couldn't be determined. Underlying issue
is jobs not using the safe ip address range defined in d-g which
occasionally leads to address range conflicts with the underlying cloud
instances.

Change-Id: I54d34db640d6ca6c7c39783bba8246fb5e951467
Related-bug: 1693689
This commit is contained in:
Clark Boylan 2017-06-02 14:53:27 -07:00
parent a1c80dc9f7
commit 0e0ec10c78
1 changed files with 3 additions and 0 deletions

3
queries/1693689.yaml Normal file
View File

@ -0,0 +1,3 @@
query: >
message: "Could not determine host ip address. See local.conf for suggestions on setting HOST_IP."
AND tags:"console"