From bedfbf311bc6ab7b7e442681748809f706ccace6 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Thu, 4 Aug 2016 02:35:37 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I886421684ea169cd7a45dbe4441df5ffdd1272a1 --- requirements.txt | 6 +++--- test-requirements.txt | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/requirements.txt b/requirements.txt index 7958bd9762..7a253909d9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ netaddr!=0.7.16,>=0.7.12 # BSD paramiko>=2.0 # LGPLv2.1+ python-neutronclient>=4.2.0 # Apache-2.0 python-glanceclient>=2.0.0 # Apache-2.0 -keystoneauth1>=2.10.0 # Apache-2.0 +keystoneauth1>=2.10.0 # Apache-2.0 ironic-lib>=2.0.0 # Apache-2.0 python-swiftclient>=2.2.0 # Apache-2.0 pytz>=2013.6 # MIT @@ -20,10 +20,10 @@ stevedore>=1.16.0 # Apache-2.0 pysendfile>=2.0.0 # MIT websockify>=0.8.0 # LGPLv3 oslo.concurrency>=3.8.0 # Apache-2.0 -oslo.config>=3.12.0 # Apache-2.0 +oslo.config>=3.14.0 # Apache-2.0 oslo.context!=2.6.0,>=2.4.0 # Apache-2.0 oslo.db>=4.1.0 # Apache-2.0 -oslo.rootwrap>=2.0.0 # Apache-2.0 +oslo.rootwrap>=5.0.0 # Apache-2.0 oslo.i18n>=2.1.0 # Apache-2.0 oslo.log>=1.14.0 # Apache-2.0 oslo.middleware>=3.0.0 # Apache-2.0 diff --git a/test-requirements.txt b/test-requirements.txt index 2972b5e9f1..4eb4e4048a 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -11,7 +11,7 @@ PyMySQL>=0.6.2 # MIT License iso8601>=0.1.11 # MIT oslotest>=1.10.0 # Apache-2.0 psycopg2>=2.5 # LGPL/ZPL -python-ironicclient>=1.1.0 # Apache-2.0 +python-ironicclient>=1.6.0 # Apache-2.0 python-subunit>=0.0.18 # Apache-2.0/BSD testtools>=1.4.0 # MIT os-testr>=0.7.0 # Apache-2.0