From 2e97c087113af4feed105752739d5d30e3e2f7a0 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Fri, 15 May 2015 03:34:56 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I6f3a3aee9af7752d2a2372d8177133925157dfb5 --- requirements.txt | 10 +++++----- test-requirements.txt | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/requirements.txt b/requirements.txt index 2206e660cad..f7a7f99fef1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ # of appearance. Changing the order has an impact on the overall integration # process, which may cause wedges in the gate later. -pbr>=0.6,!=0.7,<1.0 +pbr>=0.11,<2.0 anyjson>=0.3.3 Babel>=1.3 eventlet>=0.17.3 @@ -12,13 +12,13 @@ keystonemiddleware>=1.5.0 kombu>=3.0.7 lxml>=2.3 netaddr>=0.7.12 -oslo.config>=1.9.3 # Apache-2.0 +oslo.config>=1.11.0 # Apache-2.0 oslo.concurrency>=1.8.0 # Apache-2.0 oslo.context>=0.2.0 # Apache-2.0 oslo.db>=1.7.0 # Apache-2.0 oslo.log>=1.0.0 # Apache-2.0 oslo.messaging>=1.8.0 # Apache-2.0 -oslo.middleware>=1.0.0 # Apache-2.0 +oslo.middleware>=1.2.0 # Apache-2.0 oslo.rootwrap>=1.6.0 # Apache-2.0 oslo.serialization>=1.4.0 # Apache-2.0 oslo.utils>=1.4.0 # Apache-2.0 @@ -30,10 +30,10 @@ PasteDeploy>=1.5.0 pycrypto>=2.6 pyparsing>=2.0.1 python-barbicanclient>=3.0.1 -python-glanceclient>=0.15.0 +python-glanceclient>=0.17.1 python-novaclient>=2.22.0 python-swiftclient>=2.2.0 -requests>=2.2.0,!=2.4.0 +requests>=2.5.2 retrying>=1.2.3,!=1.3.0 # Apache-2.0 Routes>=1.12.3,!=2.0 taskflow>=0.7.1 diff --git a/test-requirements.txt b/test-requirements.txt index 9dae87bc12a..35a420e7654 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -18,4 +18,4 @@ python-subunit>=0.0.18 testtools>=0.9.36,!=1.2.0 testrepository>=0.0.18 oslosphinx>=2.5.0 # Apache-2.0 -tempest-lib>=0.4.0 +tempest-lib>=0.5.0