From 085d47c15acfbcc9e7e1db7c2186f8e428ac52d8 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Mon, 5 Jun 2017 11:55:20 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I613596908c547af424b3789b8071259950e47b7e --- requirements.txt | 10 +++++----- test-requirements.txt | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/requirements.txt b/requirements.txt index a093438a..47ff26bd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,10 +11,10 @@ jsonschema!=2.5.0,<3.0.0,>=2.0.0 # MIT keystoneauth1>=2.20.0 # Apache-2.0 keystonemiddleware>=4.12.0 # Apache-2.0 netaddr!=0.7.16,>=0.7.13 # BSD -oslo.config>=3.22.0 # Apache-2.0 +oslo.config>=4.0.0 # Apache-2.0 oslo.concurrency>=3.8.0 # Apache-2.0 -oslo.messaging>=5.19.0 # Apache-2.0 -oslo.middleware>=3.10.0 # Apache-2.0 +oslo.messaging!=5.25.0,>=5.24.2 # Apache-2.0 +oslo.middleware>=3.27.0 # Apache-2.0 oslo.log>=3.22.0 # Apache-2.0 oslo.reports>=0.6.0 # Apache-2.0 oslo.rootwrap>=5.0.0 # Apache-2.0 @@ -26,7 +26,7 @@ PasteDeploy>=1.5.0 # MIT pbr!=2.1.0,>=2.0.0 # Apache-2.0 pecan!=1.0.2,!=1.0.3,!=1.0.4,!=1.2,>=1.0.0 # BSD python-designateclient>=1.5.0 # Apache-2.0 -python-neutronclient>=5.1.0 # Apache-2.0 +python-neutronclient>=6.3.0 # Apache-2.0 requests!=2.12.2,!=2.13.0,>=2.10.0 # Apache-2.0 tenacity>=3.2.1 # Apache-2.0 six>=1.9.0 # MIT @@ -40,7 +40,7 @@ dnspython>=1.14.0;python_version=='2.7' # http://www.dnspython.org/LICENSE dnspython3!=1.13.0,!=1.14.0,>=1.12.0;python_version>='3.0' # http://www.dnspython.org/LICENSE oslo.db>=4.21.1 # Apache-2.0 oslo.i18n!=3.15.2,>=2.1.0 # Apache-2.0 -oslo.context>=2.12.0 # Apache-2.0 +oslo.context>=2.14.0 # Apache-2.0 oslo.policy>=1.17.0 # Apache-2.0 Werkzeug>=0.7 # BSD License python-memcached>=1.56 # PSF diff --git a/test-requirements.txt b/test-requirements.txt index 082f866a..4048b4a3 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -18,7 +18,7 @@ testrepository>=0.0.18 # Apache-2.0/BSD testscenarios>=0.4 # Apache-2.0/BSD WebTest>=2.0 # MIT tempest>=14.0.0 # Apache-2.0 -reno>=1.8.0 # Apache-2.0 +reno!=2.3.1,>=1.8.0 # Apache-2.0 # Bandit security code scanner bandit>=1.1.0 # Apache-2.0 os-api-ref>=1.0.0 # Apache-2.0