Add query for novaclient 409 test failure bug 1654806

200 hits since 1/6, check and gate, all failures.

Change-Id: Id4687de713480804a476cd9be28307de33a5042f
Related-Bug: #1654806
This commit is contained in:
Matt Riedemann 2017-01-08 09:26:07 -05:00
parent 33d2f01c70
commit ca541dc229
1 changed files with 4 additions and 0 deletions

4
queries/1654806.yaml Normal file
View File

@ -0,0 +1,4 @@
query: >-
message:"ERROR (Conflict): Multiple possible networks found, use a Network ID to be more specific. (HTTP 409)" AND
tags:"console" AND
project:"openstack/python-novaclient"