Unpin keystoneclient dependency
The new 0.2.0 keystoneclient was released with no api changes, and glanceclients dependency breaks gating so unpin it. Change-Id: I9cbe2ebb462005ebfea3b7a0e68ca39069a0765f
This commit is contained in:

committed by
Brian Waldon

parent
16aafa728e
commit
8d81623d5f
@@ -1,5 +1,5 @@
|
||||
argparse
|
||||
prettytable>=0.6,<0.7
|
||||
python-keystoneclient>=0.1.2,<0.2
|
||||
python-keystoneclient>=0.1.2,<1
|
||||
pyOpenSSL
|
||||
warlock<2
|
||||
|
Reference in New Issue
Block a user