From eefb744f7e0f7e9f4ea727dc5a2b9eeb2ef1cac7 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Mon, 25 Jan 2016 00:14:26 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I31d15eb7f1a5b67ee9c82946efefc0c226b01114 --- requirements.txt | 10 +++++----- test-requirements.txt | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/requirements.txt b/requirements.txt index 3d97decc720c..2d1346810f49 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ pbr>=1.6 # Apache-2.0 SQLAlchemy<1.1.0,>=1.0.10 # MIT boto>=2.32.1 # MIT decorator>=3.4.0 # BSD -eventlet>=0.17.4 # MIT +eventlet!=0.18.0,>=0.17.4 # MIT Jinja2>=2.8 # BSD License (3 clause) keystonemiddleware!=4.1.0,>=4.0.0 # Apache-2.0 lxml>=2.3 # BSD @@ -43,15 +43,15 @@ oslo.serialization>=1.10.0 # Apache-2.0 oslo.utils>=3.4.0 # Apache-2.0 oslo.db>=4.1.0 # Apache-2.0 oslo.rootwrap>=2.0.0 # Apache-2.0 -oslo.messaging!=2.8.0,!=3.1.0,>2.6.1 # Apache-2.0 +oslo.messaging>=4.0.0 # Apache-2.0 oslo.policy>=0.5.0 # Apache-2.0 -oslo.i18n>=1.5.0 # Apache-2.0 +oslo.i18n>=2.1.0 # Apache-2.0 oslo.service>=1.0.0 # Apache-2.0 rfc3986>=0.2.0 # Apache-2.0 oslo.middleware>=3.0.0 # Apache-2.0 psutil<2.0.0,>=1.1.1 # BSD -oslo.versionedobjects>=0.13.0 # Apache-2.0 +oslo.versionedobjects>=1.4.0 # Apache-2.0 alembic>=0.8.0 # MIT -os-brick>=0.4.0 # Apache-2.0 +os-brick>=0.8.0 # Apache-2.0 os-win>=0.0.7 # Apache-2.0 castellan>=0.3.1 # Apache-2.0 diff --git a/test-requirements.txt b/test-requirements.txt index b9991487d4b7..d51a2397f96a 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -10,7 +10,7 @@ mox3>=0.7.0 # Apache-2.0 psycopg2>=2.5 # LGPL/ZPL PyMySQL>=0.6.2 # MIT License python-barbicanclient>=3.3.0 # Apache-2.0 -python-ironicclient>=0.8.0 # Apache-2.0 +python-ironicclient>=0.9.0 # Apache-2.0 python-subunit>=0.0.18 # Apache-2.0/BSD requests-mock>=0.7.0 # Apache-2.0 sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2 # BSD