Add dashboard for the OVN driver in Neutron
Change-Id: I38ce089d0f065fcb2e0c9a540e9d241a146cf7de Signed-off-by: Lucas Alvares Gomes <lucasagomes@gmail.com>
This commit is contained in:
parent
93900d4749
commit
cce454f90f
13
dashboards/neutron-ovn-driver.dash
Normal file
13
dashboards/neutron-ovn-driver.dash
Normal file
@ -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.*"
|
Loading…
Reference in New Issue
Block a user