summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorBrian Waldon <bcwaldon@gmail.com>2012-08-01 16:22:23 -0700
committerBrian Waldon <bcwaldon@gmail.com>2012-08-01 20:41:41 -0700
commitba83562b24f735c1ae9b9e5edefe8f2f1466b233 (patch)
treea27c79078b7e96570dce6151fd2a1ba51d7671e4 /tools
parent5f5d8ee212bce06f1e964ff1db6c1c4ca41a351b (diff)
downloadpython-glanceclient-ba83562b24f735c1ae9b9e5edefe8f2f1466b233.tar.gz
Update python-keystoneclient version dependency
We need version v0.1.2 for the 'insecure' keyword to work in keystoneclient.v2_0.client.Client Change-Id: I0f8564d5e9067f8e7fcc2f3fb48cd09757977f38
Diffstat (limited to 'tools')
-rw-r--r--tools/pip-requires2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/pip-requires b/tools/pip-requires
index 00dc933..a1f3536 100644
--- a/tools/pip-requires
+++ b/tools/pip-requires
@@ -1,4 +1,4 @@
argparse
prettytable>=0.6,<0.7
-python-keystoneclient>=0.1,<0.2
+python-keystoneclient>=0.1.2,<0.2
warlock==0.1.0