From 91a8419800657f434cb82cb55ca2ec8a4f00c499 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Fri, 19 Sep 2014 09:24:18 +0000 Subject: [PATCH] Updated from global requirements Change-Id: Ia70bbde29c81f9fbfa0def64e46eba309ef6a147 --- requirements.txt | 6 +++--- test-requirements.txt | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/requirements.txt b/requirements.txt index 57058f2d..b8833133 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,8 +7,8 @@ fixtures>=0.3.14 iso8601>=0.1.9 jsonschema>=2.0.0,<3.0.0 netaddr>=0.7.12 -oslo.config>=1.4.0.0a3 -oslo.db>=0.4.0 # Apache-2.0 +oslo.config>=1.4.0 # Apache-2.0 +oslo.db>=1.0.0 # Apache-2.0 paramiko>=1.13.0 pbr>=0.6,!=0.7,<1.0 pecan>=0.5.0 @@ -23,7 +23,7 @@ python-cinderclient>=1.0.7 python-heatclient>=0.2.9 python-ceilometerclient>=1.0.6 python-ironicclient>=0.2.1 -python-saharaclient>=0.7.1 +python-saharaclient>=0.7.3 python-subunit>=0.0.18 requests>=1.2.1,!=2.4.0 SQLAlchemy>=0.8.4,<=0.8.99,>=0.9.7,<=0.9.99 diff --git a/test-requirements.txt b/test-requirements.txt index c0252691..1726c6a6 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -9,5 +9,5 @@ mock>=1.0 testrepository>=0.0.18 testtools>=0.9.34 -oslosphinx>=2.2.0.0a2 -oslotest>=1.1.0.0a2 +oslosphinx>=2.2.0 # Apache-2.0 +oslotest>=1.1.0 # Apache-2.0