Merge "Drop django_openstack_auth from requirements.txt"

This commit is contained in:
Zuul 2017-12-13 08:39:59 +00:00 committed by Gerrit Code Review
commit 21d0532124
1 changed files with 0 additions and 1 deletions

View File

@ -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