From 63ad39a90bbe598a25f8a5cf1c68cd209c7f338d Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Sat, 13 Sep 2014 07:26:01 +0000 Subject: [PATCH] Updated from global requirements Change-Id: Ia631e585f9133f4d2f606394a6ffe47c323a9242 --- requirements.txt | 14 +++++++------- test-requirements.txt | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/requirements.txt b/requirements.txt index 2e6fa140a804..24fd71860f09 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,9 +6,9 @@ pbr>=0.6,!=0.7,<1.0 SQLAlchemy>=0.8.4,<=0.8.99,>=0.9.7,<=0.9.99 anyjson>=0.3.3 argparse -boto>=2.12.0,!=2.13.0 +boto>=2.32.1 decorator>=3.4.0 -eventlet>=0.13.0 +eventlet>=0.15.1 Jinja2 keystonemiddleware>=1.0.0 kombu>=2.4.8 @@ -19,7 +19,7 @@ greenlet>=0.3.2 PasteDeploy>=1.5.0 Paste sqlalchemy-migrate>=0.9.1,!=0.9.2 -netaddr>=0.7.6 +netaddr>=0.7.12 suds>=0.4 paramiko>=1.13.0 posix_ipc @@ -29,18 +29,18 @@ iso8601>=0.1.9 jsonschema>=2.0.0,<3.0.0 python-cinderclient>=1.0.7 python-neutronclient>=2.3.6,<3 -python-glanceclient>=0.13.1 +python-glanceclient>=0.14.0 python-keystoneclient>=0.10.0 six>=1.7.0 stevedore>=0.14 websockify>=0.5.1,<0.7 wsgiref>=0.1.2 oslo.config>=1.4.0.0a3 -oslo.db>=0.4.0 +oslo.db>=0.4.0 # Apache-2.0 oslo.rootwrap>=1.3.0.0a1 pycadf>=0.6.0 oslo.messaging>=1.4.0.0a3 -oslo.i18n>=0.2.0 # Apache-2.0 +oslo.i18n>=0.3.0 # Apache-2.0 lockfile>=0.8 rfc3986>=0.2.0 # Apache-2.0 -oslo.vmware>=0.5.0 +oslo.vmware>=0.5 # Apache-2.0 diff --git a/test-requirements.txt b/test-requirements.txt index 839739d5b3be..0cb5f6335aaa 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -17,6 +17,6 @@ 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.0a1 +oslotest>=1.1.0.0a2 testrepository>=0.0.18 testtools>=0.9.34