From f9df9786bca7442f1abe7dffdd197c60acd36e4d Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Fri, 19 Sep 2014 18:20:40 +0000 Subject: [PATCH] Updated from global requirements Change-Id: Ib0b48969350c16427e05470edcf1d240819798fb --- requirements.txt | 14 +++++++------- test-requirements.txt | 4 ++-- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/requirements.txt b/requirements.txt index f4bc48dd7..e4f5965a1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -32,16 +32,16 @@ python-neutronclient>=2.3.6,<3 python-glanceclient>=0.14.0 python-keystoneclient>=0.10.0 six>=1.7.0 -stevedore>=0.14 +stevedore>=1.0.0 # Apache-2.0 websockify>=0.5.1,<0.7 wsgiref>=0.1.2 -oslo.config>=1.4.0.0a3 -oslo.db>=0.4.0 # Apache-2.0 -oslo.rootwrap>=1.3.0.0a1 +oslo.config>=1.4.0 # Apache-2.0 +oslo.db>=1.0.0 # Apache-2.0 +oslo.rootwrap>=1.3.0 pycadf>=0.6.0 -oslo.messaging>=1.4.0.0a3 -oslo.i18n>=0.3.0 # Apache-2.0 +oslo.messaging>=1.4.0 +oslo.i18n>=1.0.0 # Apache-2.0 lockfile>=0.8 simplejson>=2.2.0 rfc3986>=0.2.0 # Apache-2.0 -oslo.vmware>=0.5 # Apache-2.0 +oslo.vmware>=0.6.0 # Apache-2.0 diff --git a/test-requirements.txt b/test-requirements.txt index 0cb5f6335..519088ae6 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -16,7 +16,7 @@ pylint==0.25.2 python-ironicclient>=0.2.1 python-subunit>=0.0.18 sphinx>=1.1.2,!=1.2.0,<1.3 -oslosphinx>=2.2.0.0a2 -oslotest>=1.1.0.0a2 +oslosphinx>=2.2.0 # Apache-2.0 +oslotest>=1.1.0 # Apache-2.0 testrepository>=0.0.18 testtools>=0.9.34