From f66af0c1320193755e5017d24176aa653a5ab39e Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Sat, 5 Mar 2016 20:45:36 +0000 Subject: [PATCH] Updated from global requirements Change-Id: Icbad4e77588f212af104efc9e6cfbd831c795a07 --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index f63c2a7475..cbd7550581 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -13,7 +13,7 @@ python-cinderclient>=1.3.1 # Apache-2.0 python-glanceclient>=2.0.0 # Apache-2.0 python-heatclient>=0.6.0 # Apache-2.0 python-keystoneclient!=1.8.0,!=2.1.0,>=1.6.0 # Apache-2.0 -python-neutronclient>=2.6.0 # Apache-2.0 +python-neutronclient!=4.1.0,>=2.6.0 # Apache-2.0 python-novaclient!=2.33.0,>=2.29.0 # Apache-2.0 python-swiftclient>=2.2.0 # Apache-2.0 sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2 # BSD