From bdad99eabb23b79a4803b4b0bc2e2dd9eca92546 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Tue, 8 Nov 2016 21:34:48 +0000 Subject: [PATCH] Updated from global requirements Change-Id: Ifd9402de4e24c0f50e1681bf37fbf704c4fe08bc --- requirements.txt | 4 ++-- setup.cfg | 2 +- test-requirements.txt | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/requirements.txt b/requirements.txt index c98a250f..6a4e86d2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ oslo.config!=3.18.0,>=3.14.0 # Apache-2.0 oslo.i18n>=2.1.0 # Apache-2.0 oslo.serialization>=1.10.0 # Apache-2.0 -oslo.utils>=3.17.0 # Apache-2.0 +oslo.utils>=3.18.0 # Apache-2.0 oslo.concurrency>=3.8.0 # Apache-2.0 stevedore>=1.17.1 # Apache-2.0 enum34;python_version=='2.7' or python_version=='2.6' or python_version=='3.3' # BSD @@ -14,6 +14,6 @@ six>=1.9.0 # MIT debtcollector>=1.2.0 # Apache-2.0 jsonschema!=2.5.0,<3.0.0,>=2.0.0 # MIT -keystoneauth1>=2.14.0 # Apache-2.0 +keystoneauth1>=2.14.0 # Apache-2.0 python-keystoneclient>=3.6.0 # Apache-2.0 requests>=2.10.0 # Apache-2.0 diff --git a/setup.cfg b/setup.cfg index 07142236..a861d57e 100644 --- a/setup.cfg +++ b/setup.cfg @@ -60,7 +60,7 @@ swift = python-swiftclient>=2.2.0 # Apache-2.0 cinder = python-cinderclient!=1.7.0,!=1.7.1,>=1.6.0 # Apache-2.0 - os-brick>=1.6.1 # Apache-2.0 + os-brick>=1.8.0 # Apache-2.0 oslo.rootwrap>=5.0.0 # Apache-2.0 [build_sphinx] diff --git a/test-requirements.txt b/test-requirements.txt index a6eba51d..dd02da69 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -22,4 +22,4 @@ bandit>=1.1.0 # Apache-2.0 # this is required for the docs build jobs sphinx!=1.3b1,<1.4,>=1.2.1 # BSD oslosphinx>=4.7.0 # Apache-2.0 -reno>=1.8.0 # Apache2 +reno>=1.8.0 # Apache-2.0