From 75c70d6ee830a7ec6d6ebfd5a7c63319dc692e72 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Tue, 24 Jan 2017 12:08:01 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I7b22707280aa737a4c073cb44b8c7c68c1a5dba5 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ee5095d9..4917749e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -25,7 +25,7 @@ python-cinderclient!=1.7.0,!=1.7.1,>=1.6.0 # Apache-2.0 python-glanceclient>=2.5.0 # Apache-2.0 python-keystoneclient>=3.8.0 # Apache-2.0 python-neutronclient>=5.1.0 # Apache-2.0 -python-novaclient!=2.33.0,>=2.29.0 # Apache-2.0 +python-novaclient>=7.0.0 # Apache-2.0 python-openstackclient>=3.3.0 # Apache-2.0 Routes!=2.0,!=2.1,!=2.3.0,>=1.12.3;python_version=='2.7' # MIT Routes!=2.0,!=2.3.0,>=1.12.3;python_version!='2.7' # MIT