From 3d9a31e2a05288e9a48a51eb4fe693c42e92aac7 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Wed, 3 Dec 2014 20:57:12 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I57e6da645e5e546c8ec7fc173fa33cce4a5c45b9 --- requirements.txt | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/requirements.txt b/requirements.txt index 3f1fc63af2..49f7a3f889 100644 --- a/requirements.txt +++ b/requirements.txt @@ -22,16 +22,16 @@ kombu>=2.5.0 lockfile>=0.8 netaddr>=0.7.12 pyScss>=1.2.1,<1.3 # MIT License -python-ceilometerclient>=1.0.6,<1.1 -python-cinderclient>=1.1.0,<1.2 -python-glanceclient>=0.14.0,<0.15 -python-heatclient>=0.2.9,<0.3 -python-keystoneclient>=0.10.0,<0.12 -python-neutronclient>=2.3.6,<2.4 -python-novaclient>=2.18.0,<2.21 -python-saharaclient>=0.7.3,<0.8 -python-swiftclient>=2.2.0,<2.4 -python-troveclient>=1.0.4,<1.1 +python-ceilometerclient>=1.0.6 +python-cinderclient>=1.1.0 +python-glanceclient>=0.14.0 +python-heatclient>=0.2.9 +python-keystoneclient>=0.10.0 +python-neutronclient>=2.3.6,<3 +python-novaclient>=2.18.0 +python-saharaclient>=0.7.3 +python-swiftclient>=2.2.0 +python-troveclient>=1.0.4 pytz six>=1.7.0 xstatic>=1.0.0 # MIT License