From 6e7070dafdf56071bc6b0fef43a42efb9b77100a Mon Sep 17 00:00:00 2001 From: Anand Shanmugam Date: Sat, 16 Apr 2016 11:22:34 -0700 Subject: [PATCH] Updating requirements for stable/liberty Change-Id: I7c118b4356b3b660691ac0a4b6c68b95f04c2019 --- requirements.txt | 29 +++++++++++++++-------------- test-requirements.txt | 10 +++++----- 2 files changed, 20 insertions(+), 19 deletions(-) diff --git a/requirements.txt b/requirements.txt index f2a4148..80d42b3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,21 +2,22 @@ # 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>=1.6 ansible<2.0.0.0 -eventlet>=0.16.1,!=0.17.0 -keystonemiddleware>=1.5.0,<1.6.0 +eventlet>=0.17.4 +keystonemiddleware>=2.0.0,!=2.4.0 MySQL-python -oslo.config>=1.9.3,<1.10.0 # Apache-2.0 -oslo.concurrency>=1.8.0,<1.9.0 # Apache-2.0 -oslo.db>=1.7.0,<1.8.0 # Apache-2.0 -oslo.messaging>=1.8.0,<1.9.0 # Apache-2.0 -oslo.versionedobjects>=0.1.1,<0.2.0 +PyMySQL>=0.6.2 # MIT License +oslo.config>=2.3.0 # Apache-2.0 +oslo.concurrency>=2.3.0 # Apache-2.0 +oslo.db>=2.4.1 # Apache-2.0 +oslo.messaging>=1.16.0,!=1.17.0,!=1.17.1,!=2.6.0,!=2.6.1,!=2.7.0,!=2.8.0,!=2.8.1,!=2.9.0,!=3.1.0 # Apache-2.0 +oslo.versionedobjects>=0.9.0 paramiko>=1.13.0 -pecan>=0.8.0 -python-cinderclient>=1.1.0,<1.2.0 -python-glanceclient>=0.15.0,<0.18.0 -python-neutronclient>=2.4.0,<2.5.0 -python-novaclient>=2.22.0,<2.24.0 -WSME>=0.6,<0.7 +pecan>=1.0.0 +python-cinderclient>=1.3.1 +python-glanceclient>=0.18.0 +python-neutronclient>=2.6.0 +python-novaclient>=2.28.1,!=2.33.0 +WSME>=0.7 diff --git a/test-requirements.txt b/test-requirements.txt index e6870ee..af37363 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -2,15 +2,15 @@ # of appearance. Changing the order has an impact on the overall integration # process, which may cause wedges in the gate later. -hacking<0.11,>=0.10.0 +hacking>=0.10.2,<0.11 -bandit +bandit>=0.13.2 coverage>=3.6 discover python-subunit>=0.0.18 sphinx>=1.1.2,!=1.2.0,!=1.3b1,<1.3 -oslosphinx>=2.2.0 # Apache-2.0 -oslotest>=1.2.0 # Apache-2.0 +oslosphinx>=2.5.0 # Apache-2.0 +oslotest>=1.10.0 # Apache-2.0 testrepository>=0.0.18 testscenarios>=0.4 -testtools>=0.9.36,!=1.2.0 +testtools>=1.4.0