From 0a00e757dc6536aafdd86d934566bfc2bb4ed411 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Sat, 21 Mar 2015 00:18:02 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I8252b171f02eb8c1682a44de9b586016b9d6bf80 --- requirements.txt | 8 ++++---- test-requirements.txt | 12 ++++++------ 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/requirements.txt b/requirements.txt index 46eb375e..275d1288 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,10 +6,10 @@ pbr>=0.6,!=0.7,<1.0 Babel>=1.3 netaddr>=0.7.12 -oslo.i18n>=1.3.0 # Apache-2.0 -oslo.utils>=1.2.0 # Apache-2.0 -python-keystoneclient>=1.0.0 +oslo.i18n>=1.5.0,<1.6.0 # Apache-2.0 +oslo.utils>=1.4.0,<1.5.0 # Apache-2.0 +python-keystoneclient>=1.1.0 requests>=2.2.0,!=2.4.0 -six>=1.7.0 +six>=1.9.0 PrettyTable>=0.7,<0.8 argparse diff --git a/test-requirements.txt b/test-requirements.txt index ac3a7734..97426333 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -7,12 +7,12 @@ hacking>=0.10.0,<0.11 coverage>=3.6 discover mock>=1.0 -oslo.config>=1.6.0 # Apache-2.0 -oslosphinx>=2.2.0 # Apache-2.0 -python-neutronclient>=2.3.6,<3 -python-novaclient>=2.18.0 +oslo.config>=1.9.3,<1.10.0 # Apache-2.0 +oslosphinx>=2.5.0,<2.6.0 # Apache-2.0 +python-neutronclient>=2.3.11,<3 +python-novaclient>=2.22.0 python-swiftclient>=2.2.0 -requests-mock>=0.5.1 # Apache-2.0 +requests-mock>=0.6.0 # Apache-2.0 sphinx>=1.1.2,!=1.2.0,!=1.3b1,<1.3 -tempest-lib>=0.2.0 +tempest-lib>=0.4.0 testrepository>=0.0.18