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: Idc7ce5451ce5eb42ff53fc7d84066a7b10fd9f16
This commit is contained in:
Akihiro Motoki 2017-11-16 06:45:48 +00:00
parent 6213e7534f
commit 25a797f815
1 changed files with 0 additions and 1 deletions

View File

@ -24,4 +24,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