Remove dead nova dashboards

These focus on a really old release and a completed spec. Remove both.

Change-Id: Icaf9e26b1a0940c3f8a4df30c83b865075ec533a
This commit is contained in:
Stephen Finucane 2017-09-21 16:01:46 +01:00
parent d36995ec7d
commit bfe4734afe
2 changed files with 0 additions and 58 deletions

View File

@ -1,23 +0,0 @@
[dashboard]
title = Nova Centralize Config Options
description = Reviews working on centralizing config options
foreach = ((project:openstack/nova OR
project:openstack/python-novaclient)
branch:master status:open NOT owner:self
NOT label:Workflow<=-1
label:Verified>=1,jenkins
topic:bp/centralize-config-options-ocata
NOT reviewedby:self)
[section "You are a reviewer, but haven't voted in the current revision"]
query = reviewer:self NOT reviewedby:self label:Verified>=1,jenkins
[section "Needs final +2"]
query = label:Code-Review>=2 NOT reviewedby:self label:Verified>=1,jenkins
[section "Not blocked by -2s"]
query = NOT label:Code-Review<=-2 NOT label:Code-Review>=2 NOT reviewedby:self label:Verified>=1,jenkins
[section "Dead (blocked by a -2)"]
query = label:Code-Review<=-2

View File

@ -1,35 +0,0 @@
[dashboard]
title = Nova Kilo Priorities
description = Priority reviews for the Kilo release of Nova
foreach = ((project:openstack/nova OR
project:openstack/python-novaclient)
branch:master status:open NOT owner:self
NOT label:Workflow<=-1
label:Verified>=1,jenkins
NOT reviewedby:self)
[section "Kilo objects"]
query = (topic:bp/kilo-objects)
[section "Cells V2"]
query = (topic:bp/cells-v2-mapping OR
topic:bp/cells-instance-mapping)
[section "Scheduler"]
query = (topic:bp/make-resource-tracker-use-objects OR
topic:bp/numa-objects-version OR
topic:bp/detach-service-from-computenode OR
topic:bp/resource-objects OR
topic:bp/isolate-scheduler-db)
[section "v2 on v3"]
query = (topic:bp/v2-on-v3-api)
[section "EC2 splitout"]
query = (topic:bp/ec2-api)
[section "Functional Testing"]
query = (topic:bp/functional-tests-for-nova)
[section "Online upgrade"]
query = (topic:bp/online-schema-changes)