From c01c4d98730f43bd29afa6a887e258293fd0b99b Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Mon, 5 Jun 2017 11:56:54 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I7f5c7f96f888b1c5c45dff4eab5d35d183ebc8e3 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index db2aa564b5..dcf3af51b6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -32,7 +32,7 @@ python-cinderclient>=2.1.0 # Apache-2.0 python-glanceclient>=2.7.0 # Apache-2.0 python-heatclient>=1.6.1 # Apache-2.0 python-keystoneclient>=3.8.0 # Apache-2.0 -python-neutronclient!=6.3.0,>=6.2.0 # Apache-2.0 +python-neutronclient>=6.3.0 # Apache-2.0 python-novaclient>=7.1.0 # Apache-2.0 python-swiftclient>=3.2.0 # Apache-2.0 pytz>=2013.6 # MIT