From e7a2833fc2563b5a22960a7f0ec7d9e824ee036b Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Wed, 2 Jul 2014 12:33:22 +0000 Subject: [PATCH] Updated from global requirements Change-Id: Iecce22d24ec2436d3cf0f7fd906cd5e16cf821cb --- requirements.txt | 2 +- test-requirements.txt | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index 661bb61500..b9e6501cce 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ lockfile>=0.8 netaddr>=0.7.6 pbr>=0.6,!=0.7,<1.0 python-ceilometerclient>=1.0.6 -python-cinderclient>=1.0.6 +python-cinderclient>=1.0.7 python-glanceclient>=0.9.0 python-heatclient>=0.2.9 python-keystoneclient>=0.9.0 diff --git a/test-requirements.txt b/test-requirements.txt index ba692b2d75..98a3da2612 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -3,7 +3,7 @@ django-nose docutils==0.9.1 hacking>=0.9.2,<0.10 mox>=0.5.3 -nodeenv>=0.9.4 +nodeenv>=0.9.4 # BSD License nose nose-exclude nosehtmloutput>=0.0.3 @@ -14,4 +14,4 @@ selenium sphinx>=1.1.2,!=1.2.0,<1.3 testtools>=0.9.34 # This also needs xvfb library installed on your OS -xvfbwrapper>=0.1.3 +xvfbwrapper>=0.1.3 #license: MIT