From d01f500976f5aab3b6169912ef3b3b78f996e4d2 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Thu, 2 Jul 2015 18:56:07 +0000 Subject: [PATCH] Updated from global requirements Change-Id: Ia1b407613867f114bd16422a2abd92fbd26ed594 --- requirements.txt | 4 ++-- test-requirements.txt | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index aa1523702fb4..f35882fb5bc1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ eventlet>=0.17.4 Jinja2>=2.6 # BSD License (3 clause) keystonemiddleware>=1.5.0 lxml>=2.3 -Routes!=2.0,>=1.12.3 +Routes!=2.0,!=2.1,>=1.12.3 WebOb>=1.2.3 greenlet>=0.3.2 PasteDeploy>=1.5.0 @@ -39,7 +39,7 @@ oslo.context>=0.2.0 # Apache-2.0 oslo.log>=1.2.0 # Apache-2.0 oslo.serialization>=1.4.0 # Apache-2.0 oslo.utils>=1.6.0 # Apache-2.0 -oslo.db>=1.10.0 # Apache-2.0 +oslo.db>=1.12.0 # Apache-2.0 oslo.rootwrap>=2.0.0 # Apache-2.0 oslo.messaging!=1.12.0,>=1.8.0 # Apache-2.0 oslo.i18n>=1.5.0 # Apache-2.0 diff --git a/test-requirements.txt b/test-requirements.txt index d088001cc430..d560ead9c5aa 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -12,7 +12,7 @@ MySQL-python;python_version=='2.7' psycopg2 PyMySQL>=0.6.2 # MIT License python-barbicanclient>=3.0.1 -python-ironicclient>=0.2.1 +python-ironicclient>=0.6.0 python-subunit>=0.0.18 requests-mock>=0.6.0 # Apache-2.0 sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2