From 16721eabe8116c60991b740e0faf2c507e512348 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Sat, 21 Nov 2015 16:17:40 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I494d2985735ed5ca5bc6ac3799c3650f70e95f5c --- requirements.txt | 10 +++++----- test-requirements.txt | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/requirements.txt b/requirements.txt index d32fc3fdc74..3199d2ec565 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,10 +13,10 @@ keystonemiddleware!=2.4.0,>=2.0.0 kombu>=3.0.7 lxml>=2.3 netaddr!=0.7.16,>=0.7.12 -oslo.config>=2.6.0 # Apache-2.0 +oslo.config>=2.7.0 # Apache-2.0 oslo.concurrency>=2.3.0 # Apache-2.0 oslo.context>=0.2.0 # Apache-2.0 -oslo.db>=3.0.0 # Apache-2.0 +oslo.db>=3.2.0 # Apache-2.0 oslo.log>=1.12.0 # Apache-2.0 oslo.messaging!=2.8.0,>2.6.1 # Apache-2.0 oslo.middleware>=2.9.0 # Apache-2.0 @@ -24,9 +24,9 @@ oslo.policy>=0.5.0 # Apache-2.0 oslo.reports>=0.6.0 # Apache-2.0 oslo.rootwrap>=2.0.0 # Apache-2.0 oslo.serialization>=1.10.0 # Apache-2.0 -oslo.service>=0.10.0 # Apache-2.0 -oslo.utils!=2.6.0,>=2.4.0 # Apache-2.0 -oslo.versionedobjects>=0.9.0 +oslo.service>=0.12.0 # Apache-2.0 +oslo.utils>=2.8.0 # Apache-2.0 +oslo.versionedobjects>=0.13.0 osprofiler>=0.3.1 # Apache-2.0 paramiko>=1.13.0 Paste diff --git a/test-requirements.txt b/test-requirements.txt index bae4923f65c..dd4e5924f41 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -19,7 +19,7 @@ testtools>=1.4.0 testrepository>=0.0.18 testresources>=0.2.4 testscenarios>=0.4 -oslosphinx>=2.5.0 # Apache-2.0 +oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0 os-testr>=0.4.1 tempest-lib>=0.10.0 bandit>=0.13.2