From 0dedc14b8b9d79a539725bebe9b3f50a68bff859 Mon Sep 17 00:00:00 2001 From: Matt Riedemann Date: Thu, 26 Jul 2018 21:59:02 -0400 Subject: [PATCH] Add query for live migration unbound vif bug 1783917 16 hits in 24 hours likely due to change https://review.openstack.org/#/c/522537/ enabling new flows for live migration and port binding in nova and neutron. Change-Id: I5a5184020260089b47b6e42515f7cde5e62ff330 --- queries/1783917.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 queries/1783917.yaml diff --git a/queries/1783917.yaml b/queries/1783917.yaml new file mode 100644 index 00000000..eb86c826 --- /dev/null +++ b/queries/1783917.yaml @@ -0,0 +1,4 @@ +query: >- + message:"Live migration failed" AND + message:"Unsupported VIF type unbound convert '_nova_to_osvif_vif_unbound'" AND + tags:"screen-n-cpu.txt"