elastic-recheck/queries/1490380.yaml
Sean Dague 559f6fdf6f add query for misuse of netaddr
The netaddr interface changed in >= 0.7.15 for /31 and /32 networks in
returning a network address for them. This now returns None, and used
to return a value. This has caused a lot of type errors in neutron
code.

Change-Id: I2e69d2f9623324d116f8075f7515c7d684f8e86e
Related-Bug: #1490380
2015-08-31 09:56:30 -04:00

3 lines
69 B
YAML

query: >-
message:"Error: an inet address is expected rather than"