From 7f8dfd0f8e7f2b647de16346df59afd4c10a1d2d Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Wed, 26 Aug 2015 14:16:32 +0000 Subject: [PATCH] Updated from global requirements Change-Id: Ia6438625014fa3edb869eb23885f18781dd36056 --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 2fcc07f53f..772dce95cb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ # The order of packages is significant, because pip processes them in the order # of appearance. Changing the order has an impact on the overall integration # process, which may cause wedges in the gate later. -pbr<2.0,>=1.4 +pbr<2.0,>=1.6 eventlet>=0.17.4 httplib2>=0.7.5 @@ -16,7 +16,7 @@ oslo.db>=2.4.1 # Apache-2.0 oslo.i18n>=1.5.0 # Apache-2.0 oslo.log>=1.8.0 # Apache-2.0 oslo.serialization>=1.4.0 # Apache-2.0 -oslo.service>=0.6.0 # Apache-2.0 +oslo.service>=0.7.0 # Apache-2.0 oslo.utils>=2.0.0 # Apache-2.0 oslo.vmware>=1.16.0 # Apache-2.0 tooz>=1.19.0 # Apache-2.0