From 8b8239c3d817cd083cadd9f0d118191de6dbf5e9 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Wed, 9 Mar 2016 16:53:45 +0000 Subject: [PATCH] Updated from global requirements Change-Id: Ib9bec0311e8ad6680487631e6707bafe4a259be6 --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 2af3fb078..411f25277 100644 --- a/requirements.txt +++ b/requirements.txt @@ -20,9 +20,9 @@ pecan>=1.0.0 # BSD voluptuous>=0.8.6 # BSD License python-ceilometerclient>=2.2.1 # Apache-2.0 python-cinderclient>=1.3.1 # Apache-2.0 -python-glanceclient>=1.2.0 # Apache-2.0 +python-glanceclient>=2.0.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-openstackclient>=2.1.0 # Apache-2.0 six>=1.9.0 # MIT