From 897e1b685122baf77e203e020715f88913374605 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Mon, 5 Jun 2017 21:49:05 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I396af4a4620683a07121b908dbe645233cff8432 --- requirements.txt | 8 ++++---- test-requirements.txt | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/requirements.txt b/requirements.txt index 1acd2dbc12..79daa75cfd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,8 +9,8 @@ eventlet!=0.18.3,<0.21.0,>=0.18.2 # MIT WebOb>=1.7.1 # MIT paramiko>=2.0 # LGPLv2.1+ python-cinderclient>=2.1.0 # Apache-2.0 -python-neutronclient>=5.1.0 # Apache-2.0 -python-glanceclient>=2.5.0 # Apache-2.0 +python-neutronclient>=6.3.0 # Apache-2.0 +python-glanceclient>=2.7.0 # Apache-2.0 keystoneauth1>=2.20.0 # Apache-2.0 ironic-lib>=2.5.0 # Apache-2.0 python-swiftclient>=3.2.0 # Apache-2.0 @@ -18,7 +18,7 @@ pytz>=2013.6 # MIT stevedore>=1.20.0 # Apache-2.0 pysendfile>=2.0.0 # MIT oslo.concurrency>=3.8.0 # Apache-2.0 -oslo.config>=3.22.0 # Apache-2.0 +oslo.config>=4.0.0 # Apache-2.0 oslo.context>=2.14.0 # Apache-2.0 oslo.db>=4.21.1 # Apache-2.0 oslo.rootwrap>=5.0.0 # Apache-2.0 @@ -38,7 +38,7 @@ jsonpatch>=1.1 # BSD WSME>=0.8 # MIT Jinja2!=2.9.0,!=2.9.1,!=2.9.2,!=2.9.3,!=2.9.4,>=2.8 # BSD License (3 clause) keystonemiddleware>=4.12.0 # Apache-2.0 -oslo.messaging>=5.19.0 # Apache-2.0 +oslo.messaging!=5.25.0,>=5.24.2 # Apache-2.0 retrying!=1.3.0,>=1.2.3 # Apache-2.0 oslo.versionedobjects>=1.17.0 # Apache-2.0 jsonschema!=2.5.0,<3.0.0,>=2.0.0 # MIT diff --git a/test-requirements.txt b/test-requirements.txt index 89be49ca42..9fe60cc253 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -27,5 +27,5 @@ sphinxcontrib-pecanwsme>=0.8 # Apache-2.0 sphinxcontrib-seqdiag # BSD openstackdocstheme>=1.5.0 # Apache-2.0 oslosphinx>=4.7.0 # Apache-2.0 -reno>=1.8.0 # Apache-2.0 +reno!=2.3.1,>=1.8.0 # Apache-2.0 os-api-ref>=1.0.0 # Apache-2.0