From 0ca51b37d0cf5e758b8b2720b953ef75f54ff177 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Mon, 20 Mar 2017 13:21:55 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I2b7763c2a11a9e48b9908f28e79a91015d1964c1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 57b74a58ee..a7c9d8ce7f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -39,6 +39,6 @@ six>=1.9.0 # MIT SQLAlchemy>=1.0.10 # MIT stevedore>=1.20.0 # Apache-2.0 tooz>=1.47.0 # Apache-2.0 -python-cinderclient!=1.7.0,!=1.7.1,>=1.6.0 # Apache-2.0 +python-cinderclient>=2.0.1 # Apache-2.0 python-novaclient>=7.1.0 # Apache-2.0 WebOb>=1.6.0 # MIT