]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commitdiff
Update upper bound of keystoneclient version.
authorLin Hua Cheng <lin-hua.cheng@hp.com>
Wed, 10 Jul 2013 21:31:00 +0000 (14:31 -0700)
committerLin Hua Cheng <lin-hua.cheng@hp.com>
Wed, 10 Jul 2013 21:31:08 +0000 (14:31 -0700)
This is the intermediate step so that we can update the the lower
bound of keystoneclient in openstack-requirements.

Change-Id: Ie6d973ccd1263243ebf0779ae59ef32416bf7087

requirements.txt

index 53cdd5defaa5bf94fe48bd6119806618c70be2e9..324097aeb4ad21da413c2d69743b845510cfd404 100644 (file)
@@ -15,7 +15,7 @@ paramiko>=1.8.0
 paste
 pastedeploy>=1.5.0
 python-glanceclient>=0.5.0,<2
-python-keystoneclient>=0.2,<0.3
+python-keystoneclient>=0.2.1,<0.4
 python-swiftclient>=1.2,<2
 routes>=1.12.3
 six