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
This commit is contained in:
Brian Waldon 2012-08-01 16:22:23 -07:00
parent 5f5d8ee212
commit ba83562b24
1 changed files with 1 additions and 1 deletions

View File

@ -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