From 92c4689256631350b0dd5370a575292a1810241c Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Mon, 7 Aug 2017 00:49:24 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I96e70a950ed04862d512f91211c4cb6fc3fd1159 --- requirements.txt | 2 +- test-requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 6e98d29f61f0..8eb77afa97e7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -27,7 +27,7 @@ jsonschema!=2.5.0,<3.0.0,>=2.0.0 # MIT python-cinderclient>=3.1.0 # Apache-2.0 keystoneauth1>=3.1.0 # Apache-2.0 python-neutronclient>=6.3.0 # Apache-2.0 -python-glanceclient>=2.7.0 # Apache-2.0 +python-glanceclient>=2.8.0 # Apache-2.0 requests>=2.14.2 # Apache-2.0 six>=1.9.0 # MIT stevedore>=1.20.0 # Apache-2.0 diff --git a/test-requirements.txt b/test-requirements.txt index f95e6937d3c8..9a3948dd92c9 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -10,7 +10,7 @@ mock>=2.0 # BSD mox3!=0.19.0,>=0.7.0 # Apache-2.0 psycopg2>=2.5 # LGPL/ZPL PyMySQL>=0.7.6 # MIT License -python-barbicanclient!=4.5.0,>=4.0.0 # Apache-2.0 +python-barbicanclient!=4.5.0,!=4.5.1,>=4.0.0 # Apache-2.0 python-ironicclient>=1.14.0 # Apache-2.0 python-subunit>=0.0.18 # Apache-2.0/BSD requests-mock>=1.1 # Apache-2.0