From a0d26410dc210f72880c7508563a5b4d54cb852a Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Wed, 25 Jan 2017 23:23:21 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I107b89270e4df162c897aea8a00a554efef7b3af --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6f8c1d660f..87f3d5857e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -40,5 +40,5 @@ SQLAlchemy<1.1.0,>=1.0.10 # MIT stevedore>=1.17.1 # 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-novaclient!=2.33.0,>=2.29.0 # Apache-2.0 +python-novaclient!=7.0.0,>=6.0.0 # Apache-2.0 WebOb>=1.6.0 # MIT