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: Ia8694fe79a4830e7dc1f8d80d48b94c2159fca47
This commit is contained in:
parent
8e72bc3c3c
commit
6aba020012
@ -6,5 +6,4 @@ pbr!=2.1.0,>=2.0.0 # Apache-2.0
|
||||
# Horizon Core Requirements
|
||||
Django<1.11,>=1.8 # BSD
|
||||
django-compressor>=2.0 # MIT
|
||||
django-openstack-auth>=3.1.0 # Apache-2.0
|
||||
iso8601>=0.1.11 # MIT
|
||||
|
Loading…
Reference in New Issue
Block a user