From eca9e61187fb029c6e5e6d4fe59a35617667ce8a Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Thu, 13 Jul 2017 14:16:20 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I453c2d3c2e17a20732e7c7726c8beadeec77f25a --- requirements.txt | 4 ++-- test-requirements.txt | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index 282a3bd4..6547ec63 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,14 +8,14 @@ alembic>=0.8.10 # MIT eventlet!=0.18.3,!=0.20.1,<0.21.0,>=0.18.2 # MIT WebOb>=1.7.1 # MIT cryptography>=1.6 # BSD/Apache-2.0 -python-ironicclient>=1.11.0 # Apache-2.0 +python-ironicclient>=1.14.0 # Apache-2.0 python-neutronclient>=6.3.0 # Apache-2.0 python-glanceclient>=2.7.0 # Apache-2.0 oslo.cache>=1.5.0 # Apache-2.0 oslo.concurrency>=3.8.0 # Apache-2.0 oslo.config!=4.3.0,!=4.4.0,>=4.0.0 # Apache-2.0 oslo.context>=2.14.0 # Apache-2.0 -oslo.db>=4.23.0 # Apache-2.0 +oslo.db>=4.24.0 # Apache-2.0 oslo.rootwrap>=5.0.0 # Apache-2.0 oslo.i18n!=3.15.2,>=2.1.0 # Apache-2.0 oslo.log>=3.22.0 # Apache-2.0 diff --git a/test-requirements.txt b/test-requirements.txt index 489d9788..5c319c64 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -18,4 +18,4 @@ sphinxcontrib-pecanwsme>=0.8 # Apache-2.0 sphinxcontrib-seqdiag # BSD reno!=2.3.1,>=1.8.0 # Apache-2.0 os-api-ref>=1.0.0 # Apache-2.0 -tempest>=14.0.0 # Apache-2.0 +tempest>=16.1.0 # Apache-2.0