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:
Lucas Alvares Gomes 2020-01-27 10:56:20 +00:00
parent 93900d4749
commit cce454f90f

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