b1d3e7f2fc
The query was busted on master due to the oslo.messaging namespace change. The original query was pretty generic to begin with, so this actually uses the more specific warning from the logs before the exception is raised. Change-Id: I5e2622d5d5013f688afac0611c64b309fb732c05 Related-Bug: #1353962
6 lines
180 B
YAML
6 lines
180 B
YAML
query: >
|
|
message:"Quota exceeded for project" AND
|
|
message:"tried to allocate fixed IP." AND
|
|
message:"of 99 are in use or are already reserved." AND
|
|
tags:"screen-n-net.txt"
|