From: Lin Hua Cheng Date: Wed, 10 Jul 2013 21:31:00 +0000 (-0700) Subject: Update upper bound of keystoneclient version. X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=4ba9ded4821f9e7b938d1540cc60698c0f9a7784;p=openstack-build%2Fcinder-build.git Update upper bound of keystoneclient version. This is the intermediate step so that we can update the the lower bound of keystoneclient in openstack-requirements. Change-Id: Ie6d973ccd1263243ebf0779ae59ef32416bf7087 --- diff --git a/requirements.txt b/requirements.txt index 53cdd5def..324097aeb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -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