Retire django-openstack-auth

``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: Ie57ff1193c516ba7d6ba8e60a389ed5bf9fd72fc
This commit is contained in:
manchandavishal 2021-07-13 23:01:45 +05:30
parent d14d9ddfc7
commit ec2aa95875
1 changed files with 0 additions and 1 deletions

View File

@ -305,7 +305,6 @@ SUSE_PKG_MAP = [
]
UBUNTU_PKG_MAP = [
SingleRule('django_openstack_auth', 'python-openstack-auth'),
SingleRule('glance_store', 'python-glance-store'),
SingleRule('GitPython', 'python-git'),
SingleRule('libvirt-python', 'python-libvirt'),