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: I2fce88f4aba3c3e6ef44a75dae8357444ea88804
This commit is contained in:
Akihiro Motoki 2017-11-16 07:00:21 +00:00
parent 29740fce21
commit 6c739411bb
1 changed files with 0 additions and 1 deletions

View File

@ -12,6 +12,5 @@ Babel!=2.4.0,>=2.3.4 # BSD
Django<2.0,>=1.8 # BSD
django-babel>=0.5.1 # BSD
django-compressor>=2.0 # MIT
django-openstack-auth>=3.5.0 # Apache-2.0
django-pyscss>=2.0.2 # BSD License (2 clause)
python-karborclient>=0.6.0 # Apache-2.0