From 8bc5dcaa7d8b009558ece8e2a6e84d4842984942 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Fri, 2 Dec 2016 17:20:11 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I2ff1a15d2171e93659a8832c198f36ddef70f9fb --- requirements.txt | 4 ++-- test-requirements.txt | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index 97b2f83e8..647023823 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ lxml>=2.3 # BSD python-ceilometerclient>=2.5.0 # Apache-2.0 python-cinderclient!=1.7.0,!=1.7.1,>=1.6.0 # Apache-2.0 python-dateutil>=2.4.2 # BSD -python-keystoneclient>=3.6.0 # Apache-2.0 +python-keystoneclient>=3.8.0 # Apache-2.0 python-neutronclient>=5.1.0 # Apache-2.0 python-novaclient!=2.33.0,>=2.29.0 # Apache-2.0 python-heatclient>=1.6.1 # Apache-2.0 @@ -17,7 +17,7 @@ networkx>=1.10 # BSD oslo.config!=3.18.0,>=3.14.0 # Apache-2.0 oslo.messaging>=5.2.0 # Apache-2.0 oslo.log>=3.11.0 # Apache-2.0 -oslo.policy>=1.15.0 # Apache-2.0 +oslo.policy>=1.17.0 # Apache-2.0 oslo.service>=1.10.0 # Apache-2.0 oslo.i18n>=2.1.0 # Apache-2.0 pecan!=1.0.2,!=1.0.3,!=1.0.4,!=1.2,>=1.0.0 # BSD diff --git a/test-requirements.txt b/test-requirements.txt index 5d4c73c55..b922b776c 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -22,7 +22,7 @@ oslo.service>=1.10.0 # Apache-2.0 oslo.config!=3.18.0,>=3.14.0 # Apache-2.0 oslo.messaging>=5.2.0 # Apache-2.0 oslo.i18n>=2.1.0 # Apache-2.0 -oslo.policy>=1.15.0 # Apache-2.0 +oslo.policy>=1.17.0 # Apache-2.0 pecan!=1.0.2,!=1.0.3,!=1.0.4,!=1.2,>=1.0.0 # BSD tempest-lib>=0.14.0 # Apache-2.0 testrepository>=0.0.18 # Apache-2.0/BSD