From: OpenStack Jenkins Date: Fri, 28 Feb 2014 17:34:53 +0000 (+0000) Subject: Updated from global requirements X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=c756c415afb523601bc7d59ad8412c6bd5279a00;p=openstack-build%2Fcinder-build.git Updated from global requirements Change-Id: I2b81e6ae3834c38021e4919cbde807aa2fdcc2f1 --- diff --git a/requirements.txt b/requirements.txt index db1b9d357..d6b95214f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,13 +15,13 @@ paramiko>=1.9.0 Paste PasteDeploy>=1.5.0 python-glanceclient>=0.9.0 -python-keystoneclient>=0.5.0 +python-keystoneclient>=0.6.0 python-novaclient>=2.15.0 python-swiftclient>=1.6 Routes>=1.12.3 -taskflow>=0.1.1,<0.2 +taskflow>=0.1.3,<0.2 rtslib-fb>=2.1.39 -six>=1.4.1 +six>=1.5.2 SQLAlchemy>=0.7.8,<=0.8.99 sqlalchemy-migrate>=0.8.2 stevedore>=0.14 diff --git a/test-requirements.txt b/test-requirements.txt index 2f5f3e3db..15308b949 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -12,5 +12,5 @@ psycopg2 sphinx>=1.1.2,<1.2 python-subunit>=0.0.18 testtools>=0.9.34 -testrepository>=0.0.17 +testrepository>=0.0.18 oslo.sphinx