From e13857015321655ab664218e6a9254bc28324380 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Thu, 18 Sep 2014 22:56:06 +0000 Subject: [PATCH] Updated from global requirements Change-Id: Iafa34405877d0b8c7e91275a3edee87523c5fc16 --- requirements.txt | 10 +++++----- test-requirements.txt | 4 ++-- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/requirements.txt b/requirements.txt index 1c20854324..d90269dd60 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,10 +13,10 @@ keystonemiddleware>=1.0.0 kombu>=2.4.8 lxml>=2.3 netaddr>=0.7.12 -oslo.config>=1.4.0.0a3 -oslo.db>=0.4.0 # Apache-2.0 -oslo.i18n>=0.3.0 # Apache-2.0 -oslo.messaging>=1.4.0.0a3 +oslo.config>=1.4.0 # Apache-2.0 +oslo.db>=1.0.0 # Apache-2.0 +oslo.i18n>=1.0.0 # Apache-2.0 +oslo.messaging>=1.4.0 PasteDeploy>=1.5.0 posix_ipc pycrypto>=2.6 @@ -37,5 +37,5 @@ Routes>=1.12.3,!=2.0 six>=1.7.0 SQLAlchemy>=0.8.4,<=0.8.99,>=0.9.7,<=0.9.99 sqlalchemy-migrate>=0.9.1,!=0.9.2 -stevedore>=0.14 +stevedore>=1.0.0 # Apache-2.0 WebOb>=1.2.3 diff --git a/test-requirements.txt b/test-requirements.txt index cfbc5af682..2c017739da 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -10,8 +10,8 @@ lockfile>=0.8 mock>=1.0 mox>=0.5.3 MySQL-python -oslosphinx>=2.2.0.0a2 -oslotest>=1.1.0.0a2 +oslosphinx>=2.2.0 # Apache-2.0 +oslotest>=1.1.0 # Apache-2.0 psycopg2 sphinx>=1.1.2,!=1.2.0,<1.3 testrepository>=0.0.18