require python-keystoneclient to support keystone authentication

This commit is contained in:
Malini Bhandaru 2013-04-30 18:30:59 -07:00
parent 93c94d31f4
commit 651120dcb0

View File

@ -9,6 +9,7 @@ kombu>=2.5.9
webob>=1.2.3
PasteDeploy>=1.5.0
Celery>=3.0.19
python-keystoneclient>=0.2.0
# SQLAlchemy 0.7.10 typically has issues installing via pip, since it
# will be removed as a dependency soon we will just grab the tarball