From 385578cb83ca7af9181ab87ff87a61452e195b66 Mon Sep 17 00:00:00 2001 From: Anand Shanmugam Date: Fri, 2 Oct 2015 11:20:58 -0700 Subject: [PATCH] Modifying requirements.txt to be with stable kilo Change-Id: I482f446d8e663c95c2932cac0042ab35528d548f --- requirements.txt | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/requirements.txt b/requirements.txt index 0eb9d91..df65d37 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,21 +2,21 @@ # of appearance. Changing the order has an impact on the overall integration # process, which may cause wedges in the gate later. -pbr>=1.3,<2.0 +pbr>=0.6,!=0.7,<1.0 ansible -eventlet>=0.17.4 -keystonemiddleware>=2.0.0 -MySQL-python;python_version=='2.7' -oslo.config>=1.11.0 # Apache-2.0 -oslo.concurrency>=2.3.0 # Apache-2.0 -oslo.db>=1.12.0 # Apache-2.0 -oslo.messaging>=1.16.0,!=1.17.0,!=1.17.1 # Apache-2.0 -oslo.versionedobjects>=0.3.0,!=0.5.0 +eventlet>=0.16.1,!=0.17.0 +keystonemiddleware>=1.5.0,<1.6.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 paramiko>=1.13.0 pecan>=0.8.0 -python-cinderclient>=1.3.1 -python-glanceclient>=0.18.0 -python-neutronclient>=2.3.11,<3 -python-novaclient==2.26.0 -WSME>=0.7 +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