gerrit-dash-creator/dashboards/neutron-ovn-driver.dash
Lucas Alvares Gomes cce454f90f Add dashboard for the OVN driver in Neutron
Change-Id: I38ce089d0f065fcb2e0c9a540e9d241a146cf7de
Signed-off-by: Lucas Alvares Gomes <lucasagomes@gmail.com>
2020-01-27 15:39:05 +00:00

14 lines
416 B
Plaintext

[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.*"