From cb5b027d762aae4aebf996697d296b217bf7b332 Mon Sep 17 00:00:00 2001 From: Lin Hua Cheng Date: Wed, 10 Jul 2013 14:35:29 -0700 Subject: [PATCH] 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: I1b73bfaafdf404634fc321b4e536f65b6dd65a3a --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a3afe4bc..dd4d84c9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,5 +5,5 @@ argparse httplib2 iso8601>=0.1.4 prettytable>=0.6,<0.8 -python-keystoneclient>=0.2,<0.3 +python-keystoneclient>=0.2.1,<0.4 pyyaml>=3.1.0