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:
parent
a1c80dc9f7
commit
0e0ec10c78
3
queries/1693689.yaml
Normal file
3
queries/1693689.yaml
Normal 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"
|
Loading…
x
Reference in New Issue
Block a user