diff --git a/dashboards/neutron-ovn-driver.dash b/dashboards/neutron-ovn-driver.dash new file mode 100644 index 0000000..7eef267 --- /dev/null +++ b/dashboards/neutron-ovn-driver.dash @@ -0,0 +1,13 @@ +[dashboard] +title = Neutron OVN Driver Overview Dashboard +description = Review Inbox for the OVN driver in Neutron +foreach = (project:openstack/neutron) status:open + +[section "Urgent OVN changes"] +query = path:"^.*[^s][^r][^i]ovn.*" label:Review-Priority=2 + +[section "Priority OVN changes"] +query = path:"^.*[^s][^r][^i]ovn.*" label:Review-Priority=1 + +[section "All OVN changes"] +query = path:"^.*[^s][^r][^i]ovn.*"