From 5ffbe2516aeadde35b103e0df915ca105d804517 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Mon, 18 Jul 2016 18:07:27 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I63fb950515d44b8eaf4b5c5269c857b72fd6e344 --- requirements.txt | 8 ++++---- test-requirements.txt | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/requirements.txt b/requirements.txt index db6028438..b2545c8c3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,8 +7,8 @@ cffi # MIT cryptography!=1.3.0,>=1.0 # BSD/Apache-2.0 eventlet!=0.18.3,>=0.18.2 # MIT jsonschema!=2.5.0,<3.0.0,>=2.0.0 # MIT -oslo.config>=3.10.0 # Apache-2.0 -oslo.context>=2.4.0 # Apache-2.0 +oslo.config>=3.12.0 # Apache-2.0 +oslo.context!=2.6.0,>=2.4.0 # Apache-2.0 oslo.i18n>=2.1.0 # Apache-2.0 oslo.messaging>=5.2.0 # Apache-2.0 oslo.middleware>=3.0.0 # Apache-2.0 @@ -16,7 +16,7 @@ oslo.log>=1.14.0 # Apache-2.0 oslo.policy>=1.9.0 # Apache-2.0 oslo.serialization>=1.10.0 # Apache-2.0 oslo.service>=1.10.0 # Apache-2.0 -oslo.utils>=3.11.0 # Apache-2.0 +oslo.utils>=3.15.0 # Apache-2.0 Paste # MIT PasteDeploy>=1.5.0 # MIT pbr>=1.6 # Apache-2.0 @@ -28,5 +28,5 @@ ldap3>=0.9.8.2 # LGPLv3 keystonemiddleware!=4.1.0,!=4.5.0,>=4.0.0 # Apache-2.0 six>=1.9.0 # MIT SQLAlchemy<1.1.0,>=1.0.10 # MIT -stevedore>=1.10.0 # Apache-2.0 +stevedore>=1.16.0 # Apache-2.0 WebOb>=1.2.3 # MIT diff --git a/test-requirements.txt b/test-requirements.txt index d10c3a208..5f1cafd82 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -12,7 +12,7 @@ fixtures>=3.0.0 # Apache-2.0/BSD requests>=2.10.0 # Apache-2.0 WebTest>=2.0 # MIT python-keystoneclient!=1.8.0,!=2.1.0,>=1.7.0 # Apache-2.0 -tempest>=11.0.0 # Apache-2.0 +tempest>=12.1.0 # Apache-2.0 python-subunit>=0.0.18 # Apache-2.0/BSD # Bandit build requirements