Set top version for python-keystoneclient

Required to ensure that no system level dependencies will be
added to keystoneclient, which can break our ci

Related-Bug: #1347583
Change-Id: I1baed0598ae730f5a2a14b8dc9cd331aea37d34c
This commit is contained in:
Dima Shulyak
2014-07-23 13:26:19 +03:00
committed by Dmitry Shulyak
parent 0af8f2394f
commit 95402f6fe3

View File

@@ -23,4 +23,4 @@ simplejson==3.3.0
web.py==0.37
wsgilog==0.3
wsgiref==0.1.2
python-keystoneclient>=0.7
python-keystoneclient>=0.7.1,<=0.7.2