From 9933955c7d5df899889f5cdc88b5817e14a49717 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Thu, 18 Aug 2016 05:58:34 +0000 Subject: [PATCH] Updated from global requirements Change-Id: Id07d8af7e1c717d52005e73bf43baa67f60e2242 --- requirements.txt | 6 +++--- test-requirements.txt | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/requirements.txt b/requirements.txt index e80887407..ee14b7fa3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,8 +10,8 @@ keystonemiddleware!=4.1.0,!=4.5.0,>=4.0.0 # Apache-2.0 oslo.concurrency>=3.8.0 # Apache-2.0 oslo.cache>=1.5.0 # Apache-2.0 oslo.config>=3.14.0 # Apache-2.0 -oslo.context>=2.4.0 # Apache-2.0 -oslo.db>=4.1.0 # Apache-2.0 +oslo.context>=2.6.0 # Apache-2.0 +oslo.db>=4.10.0 # Apache-2.0 oslo.i18n>=2.1.0 # Apache-2.0 oslo.log>=1.14.0 # Apache-2.0 oslo.messaging>=5.2.0 # Apache-2.0 @@ -28,7 +28,7 @@ voluptuous>=0.8.9 # BSD License python-ceilometerclient>=2.5.0 # Apache-2.0 python-cinderclient!=1.7.0,!=1.7.1,>=1.6.0 # Apache-2.0 python-glanceclient>=2.0.0 # Apache-2.0 -python-keystoneclient!=1.8.0,!=2.1.0,>=1.7.0 # Apache-2.0 +python-keystoneclient!=2.1.0,>=2.0.0 # Apache-2.0 python-neutronclient>=4.2.0 # Apache-2.0 python-novaclient!=2.33.0,>=2.29.0 # Apache-2.0 python-openstackclient>=2.1.0 # Apache-2.0 diff --git a/test-requirements.txt b/test-requirements.txt index f02161586..0ccc117db 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -23,4 +23,4 @@ sphinxcontrib-pecanwsme>=0.8 # Apache-2.0 reno>=1.8.0 # Apache2 # bandit -bandit>=1.0.1 # Apache-2.0 +bandit>=1.1.0 # Apache-2.0