From ad52b4273609efac47e9a4e0793d2f4642078f4d Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Sat, 14 May 2016 03:56:46 +0000 Subject: [PATCH] Updated from global requirements Change-Id: Ia4c1d4198011f7f2664fc38f30d49ffa29693761 --- requirements.txt | 4 ++-- test-requirements.txt | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index 1e679cff9c..18cac68261 100644 --- a/requirements.txt +++ b/requirements.txt @@ -27,7 +27,7 @@ oslo.serialization>=1.10.0 # Apache-2.0 oslo.service>=1.0.0 # Apache-2.0 oslo.utils>=3.5.0 # Apache-2.0 osprofiler>=1.3.0 # Apache-2.0 -oslo.versionedobjects>=1.5.0 # Apache-2.0 +oslo.versionedobjects!=1.9.0,>=1.5.0 # Apache-2.0 PasteDeploy>=1.5.0 # MIT pycrypto>=2.6 # Public Domain python-barbicanclient>=4.0.0 # Apache-2.0 @@ -35,7 +35,7 @@ python-ceilometerclient>=2.2.1 # Apache-2.0 python-cinderclient>=1.6.0 # Apache-2.0 python-designateclient>=1.5.0 # Apache-2.0 python-glanceclient>=2.0.0 # Apache-2.0 -python-heatclient>=0.6.0 # Apache-2.0 +python-heatclient>=1.1.0 # Apache-2.0 python-keystoneclient!=1.8.0,!=2.1.0,>=1.6.0 # Apache-2.0 python-magnumclient>=2.0.0 # Apache-2.0 python-manilaclient>=1.3.0 # Apache-2.0 diff --git a/test-requirements.txt b/test-requirements.txt index f419a2d41e..350a8180cc 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -23,4 +23,4 @@ testresources>=0.2.4 # Apache-2.0/BSD reno>=1.6.2 # Apache2 # Next two are used in integration tests only os-collect-config # Apache-2.0 -paramiko>=1.16.0 # LGPL +paramiko>=2.0 # LGPL