Merge "Drop django_openstack_auth from requirements.txt"

This commit is contained in:
Zuul 2017-11-16 18:09:44 +00:00 committed by Gerrit Code Review
commit bc10197885
1 changed files with 0 additions and 1 deletions

View File

@ -6,7 +6,6 @@ pbr!=2.1.0,>=2.0.0 # Apache-2.0
# Horizon Core Requirements
Django<2.0,>=1.8 # BSD
django-compressor>=2.0 # MIT
django-openstack-auth>=3.5.0 # Apache-2.0
oslo.log>=3.30.0 # Apache-2.0
oslo.serialization!=2.19.1,>=2.18.0 # Apache-2.0
python-designateclient>=2.7.0 # Apache-2.0