Drop django_openstack_auth from requirements.txt

django_openstack_auth has been merged into horizon tree
as an effort of blueprint merge-openstack-auth.
There is no need to depend on django_openstack_auth any more.

Change-Id: I9b6d04cfc01f60084400da5fd9841dfa8ee439bd
This commit is contained in:
Akihiro Motoki 2017-11-16 06:50:42 +00:00
parent 3ca671efe6
commit 463f837e30
1 changed files with 0 additions and 1 deletions

View File

@ -23,4 +23,3 @@ nosexcover>=1.0.10 # BSD
# Horizon requirements
Django<2.0,>=1.8 # BSD
django-compressor>=2.0 # MIT
django-openstack-auth>=3.5.0 # Apache-2.0