From eb09cef34b7efc8ce2adb5f62e329c0d8fb4287b Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Sat, 21 Nov 2015 16:19:17 +0000 Subject: [PATCH] Updated from global requirements Change-Id: Iae7e28f3031c67af562c5126972a0ecd44c0822e --- requirements.txt | 8 ++++---- test-requirements.txt | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/requirements.txt b/requirements.txt index d33932ee9..67df6c782 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,17 +11,17 @@ keystonemiddleware!=2.4.0,>=2.0.0 mock>=1.2 networkx>=1.10 oslo.concurrency>=2.3.0 # Apache-2.0 -oslo.config>=2.6.0 # Apache-2.0 -oslo.db>=3.0.0 # Apache-2.0 +oslo.config>=2.7.0 # Apache-2.0 +oslo.db>=3.2.0 # Apache-2.0 oslo.messaging!=2.8.0,>2.6.1 # Apache-2.0 -oslo.utils!=2.6.0,>=2.4.0 # Apache-2.0 +oslo.utils>=2.8.0 # Apache-2.0 oslo.log>=1.12.0 # Apache-2.0 oslo.serialization>=1.10.0 # Apache-2.0 oslo.service>=0.12.0 # Apache-2.0 paramiko>=1.13.0 pbr>=1.6 pecan>=1.0.0 -python-ceilometerclient>=1.5.0 +python-ceilometerclient>=2.0.0 python-cinderclient>=1.3.1 python-glanceclient>=0.18.0 python-heatclient>=0.6.0 diff --git a/test-requirements.txt b/test-requirements.txt index 5c7d264e6..286ea803d 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -5,7 +5,7 @@ coverage>=3.6 fixtures>=1.3.1 hacking<0.11,>=0.10.0 nose -oslosphinx>=2.5.0 # Apache-2.0 +oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0 oslotest>=1.10.0 # Apache-2.0 pyflakes==0.8.1 pylint==1.4.4 # GNU GPL v2