Update global requirements

Change-Id: I9ab32283e15871907470194cbcdef039451b81ff
This commit is contained in:
Kiall Mac Innes 2014-02-18 12:42:16 +00:00
parent 3f43747a72
commit cdbcbfc4f5
2 changed files with 5 additions and 5 deletions

@ -1,6 +1,6 @@
cliff>=1.4.3
jsonschema>=1.3.0,!=1.4.0
pbr>=0.5.21,<1.0
python-keystoneclient>=0.4.1
jsonschema>=2.0.0,<3.0.0
pbr>=0.6,<1.0
python-keystoneclient>=0.5.0
requests>=1.1
stevedore>=0.12
stevedore>=0.14

@ -2,5 +2,5 @@
hacking>=0.8.0,<0.9
coverage>=3.6
discover
python-subunit
python-subunit>=0.0.18
testrepository>=0.0.17