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: Ic093b354cf330355f13ddb4f0e0ce97415b663ca
This commit is contained in:
Nguyen Van Trung 2017-11-24 08:50:24 +07:00
parent 1134768adc
commit 7e716495bf
1 changed files with 0 additions and 1 deletions

View File

@ -14,5 +14,4 @@ Babel>=2.3.4 # BSD
Django<1.9,>=1.8 # BSD
django-babel>=0.5.1 # BSD
django-compressor>=2.0 # MIT
django-openstack-auth>=2.2.0 # Apache-2.0
django-pyscss>=2.0.2 # BSD License (2 clause)