Bump django_openstack_auth to 2.0.0

Bumping the minimum release for Liberty. Includes a critical bug
fix affecting log-in with Django 1.8.  Major version bump to denote
the removal of python 2.6 support.

Change-Id: I86030706cc5d188c1537094657e90565f2ad8c05
This commit is contained in:
David Lyle 2015-09-18 11:32:44 -06:00 committed by Doug Hellmann
parent 25bd4fd3d2
commit f3ebe831c3

View File

@ -32,7 +32,7 @@ django-babel>=0.3.4
django-bootstrap-form
django_compressor>=1.4
django-formtools
django_openstack_auth>=1.4.0
django_openstack_auth>=2.0.0
dnspython>=1.12.0;python_version<'3.0'
dnspython3>=1.12.0;python_version>='3.0'
dogpile.cache>=0.5.4