Remove 'django_openstack_auth' reference

``django_openstack_auth`` code was merged into the main horizon
repository during the queens release. This repo is already
deprecated and now we can retire it. This patch removes all
references of ``django_openstack_auth`` as mentioned in [1].

[1] https://docs.openstack.org/project-team-guide/repository.html#retiring-a-repository

Needed-By: https://review.opendev.org/c/openstack/project-config/+/800532/
Change-Id: Ia87e5f7d651aa7656ad7cc0b97fb75b47d2af137
This commit is contained in:
manchandavishal 2021-07-13 23:41:15 +05:30
parent 387807e959
commit c37d5b1e26
2 changed files with 2 additions and 4 deletions

View File

@ -1,8 +1,7 @@
[dashboard]
title = Horizon stable branches Review Inbox
description = Review Inbox
foreach = (project:openstack/horizon OR
project:openstack/django_openstack_auth) status:open NOT owner:self NOT label:Workflow<=-1 label:Verified>=1,zuul NOT reviewedby:self branch:^stable/.*
foreach = project:openstack/horizon status:open NOT owner:self NOT label:Workflow<=-1 label:Verified>=1,zuul NOT reviewedby:self branch:^stable/.*
[section "Needs Feedback (Changes older than 5 days that have not been reviewed by anyone)"]
query = NOT label:Code-Review<=-1 NOT label:Code-Review>=1 age:5d

View File

@ -1,8 +1,7 @@
[dashboard]
title = Horizon Review Dashboard
description = Horizon patches to look at
foreach = (project:openstack/horizon OR
project:openstack/django_openstack_auth) status:open NOT label:Code-Review<=-2 branch:master
foreach = project:openstack/horizon status:open NOT label:Code-Review<=-2 branch:master
[section "My Patches"]
query = owner:self