From e696f8820ad124545688489f08355e0bc4daa8a0 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Sat, 2 Sep 2017 22:19:15 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I78e57078ec4151217de2d957c668847195cdd53f --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index ec3a9354ac..fc1a9e74c5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,10 +7,10 @@ alembic>=0.8.10 # MIT automaton>=0.5.0 # Apache-2.0 eventlet!=0.18.3,!=0.20.1,<0.21.0,>=0.18.2 # MIT WebOb>=1.7.1 # MIT -python-cinderclient>=3.1.0 # Apache-2.0 +python-cinderclient>=3.2.0 # Apache-2.0 python-neutronclient>=6.3.0 # Apache-2.0 python-glanceclient>=2.8.0 # Apache-2.0 -keystoneauth1>=3.1.0 # Apache-2.0 +keystoneauth1>=3.2.0 # Apache-2.0 ironic-lib>=2.5.0 # Apache-2.0 python-swiftclient>=3.2.0 # Apache-2.0 pytz>=2013.6 # MIT