From 446cda462e9153e3812766803cfe6e5cce4fbaf8 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Sun, 23 Jul 2017 19:09:32 +0000 Subject: [PATCH] Updated from global requirements Change-Id: Ic30379618df96295ac4d14ddf07bf61c4faaadba --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 8025133..fd33ff8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ Flask!=0.11,<1.0,>=0.10 # BSD iso8601>=0.1.11 # MIT Jinja2!=2.9.0,!=2.9.1,!=2.9.2,!=2.9.3,!=2.9.4,>=2.8 # BSD License (3 clause) jsonschema!=2.5.0,<3.0.0,>=2.0.0 # MIT -keystoneauth1!=3.0.0,>=2.21.0 # Apache-2.0 +keystoneauth1>=3.0.1 # Apache-2.0 keystonemiddleware>=4.12.0 # Apache-2.0 oslo.config!=4.3.0,!=4.4.0,>=4.0.0 # Apache-2.0 oslo.concurrency>=3.8.0 # Apache-2.0 @@ -29,7 +29,7 @@ oslo.service>=1.10.0 # Apache-2.0 oslo.utils>=3.20.0 # Apache-2.0 paramiko>=2.0 # LGPLv2.1+ requests>=2.14.2 # Apache-2.0 -python-cinderclient>=2.1.0 # Apache-2.0 +python-cinderclient>=3.0.0 # Apache-2.0 python-keystoneclient>=3.8.0 # Apache-2.0 python-manilaclient>=1.12.0 # Apache-2.0 python-novaclient>=9.0.0 # Apache-2.0