Add query for Heat booting a VM on a network w/o subnet
Logstash query: message:"requires a subnet in order to boot instances on." AND tags:"screen-h-eng.txt" AND message:"BadRequest: Network" Change-Id: I2c8fdfa9a2c33145201dbf9a17c747368227cb99 Related-Bug: #1546201
This commit is contained in:
parent
2c1074fbd4
commit
ec806d8acc
5
queries/1546201.yaml
Normal file
5
queries/1546201.yaml
Normal file
@ -0,0 +1,5 @@
|
||||
query: >-
|
||||
message:"BadRequest: Network" AND
|
||||
message:"requires a subnet in order to boot instances on" AND
|
||||
tags:"screen-h-eng.txt" AND
|
||||
build_name:"gate-tempest-dsvm-layer4"
|
Loading…
x
Reference in New Issue
Block a user