Add query for networkx 2.4 bug 1848499

1278 hits in 24 hours since networkx 2.4 was released.
In nova's case the problem is upper-constraints weren't
being applied to runtime dependencies or transitive
dependencies in tox.ini.

Change-Id: Ie15f3ebbe33116704fa6e066933e69bb6b170f33
This commit is contained in:
Matt Riedemann 2019-10-17 09:48:48 -04:00
parent 58151d7be1
commit 50731e10a8
1 changed files with 3 additions and 0 deletions

3
queries/1848499.yaml Normal file
View File

@ -0,0 +1,3 @@
query: >-
message:"AttributeError: 'DiGraph' object has no attribute 'node'" AND
tags:"console"