From 72e9f60ca67afb24ac85c1cc7482f5aa266a65a5 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Mon, 13 Feb 2017 15:15:21 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I847eb889cae34b49130cdb2d5b1b50faf773b460 --- requirements.txt | 4 ++-- test-requirements.txt | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/requirements.txt b/requirements.txt index db56d43befa..3a836d26db5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -28,7 +28,7 @@ stevedore>=1.17.1 # Apache-2.0 oslo.cache>=1.5.0 # Apache-2.0 oslo.concurrency>=3.8.0 # Apache-2.0 oslo.config!=3.18.0,>=3.14.0 # Apache-2.0 -oslo.context>=2.9.0 # Apache-2.0 +oslo.context>=2.12.0 # Apache-2.0 oslo.db>=4.15.0 # Apache-2.0 oslo.i18n>=2.1.0 # Apache-2.0 oslo.log>=3.11.0 # Apache-2.0 @@ -47,5 +47,5 @@ ovs>=2.6.1 # Apache-2.0 pyroute2>=0.4.12 # Apache-2.0 (+ dual licensed GPL2) weakrefmethod>=1.0.2;python_version=='2.7' # PSF -python-novaclient!=7.0.0,>=6.0.0 # Apache-2.0 +python-novaclient>=7.1.0 # Apache-2.0 python-designateclient>=1.5.0 # Apache-2.0 diff --git a/test-requirements.txt b/test-requirements.txt index b55ee823dcb..0904c959fe5 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -7,7 +7,7 @@ coverage>=4.0 # Apache-2.0 fixtures>=3.0.0 # Apache-2.0/BSD mock>=2.0 # BSD python-subunit>=0.0.18 # Apache-2.0/BSD -sphinx!=1.3b1,<1.4,>=1.2.1 # BSD +sphinx>=1.5.1 # BSD oslosphinx>=4.7.0 # Apache-2.0 testrepository>=0.0.18 # Apache-2.0/BSD testtools>=1.4.0 # MIT @@ -21,4 +21,4 @@ pylint==1.4.5 # GPLv2 reno>=1.8.0 # Apache-2.0 # Needed to run DB commands in virtualenvs PyMySQL>=0.7.6 # MIT License -tempest>=12.1.0 # Apache-2.0 +tempest>=14.0.0 # Apache-2.0