From 241c6c8ea1322f69f208d44ca63c2d3273dc4312 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Mon, 10 Aug 2015 01:09:05 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I30cf08d67d8df08b01ba3d6dbc86b8440a1c869a --- requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index 9876dadfeab9..8524cdee3ad6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ # 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.3 +pbr<2.0,>=1.4 SQLAlchemy<1.1.0,>=0.9.7 boto>=2.32.1 decorator>=3.4.0 @@ -27,7 +27,7 @@ iso8601>=0.1.9 jsonschema!=2.5.0,<3.0.0,>=2.0.0 python-cinderclient>=1.3.1 python-keystoneclient>=1.6.0 -python-neutronclient<3,>=2.3.11 +python-neutronclient<3,>=2.6.0 python-glanceclient>=0.18.0 requests>=2.5.2 six>=1.9.0 @@ -49,6 +49,6 @@ oslo.service>=0.1.0 # Apache-2.0 rfc3986>=0.2.0 # Apache-2.0 oslo.middleware>=2.4.0 # Apache-2.0 psutil<2.0.0,>=1.1.1 -oslo.versionedobjects!=0.5.0,>=0.3.0 +oslo.versionedobjects>=0.6.0 alembic>=0.7.2 os-brick>=0.3.2 # Apache-2.0