From 9079514e04ac98ad732b5b8a750ea907f42b3abf Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Mon, 10 Aug 2015 01:10:44 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I37cf6057c642180b7d764e5d5f2b1488fcd5e8da --- requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index 5f30f7b8..638230e3 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 alembic>=0.7.2 Babel>=1.3 @@ -31,9 +31,9 @@ python-barbicanclient>=3.0.1 python-cinderclient>=1.3.1 python-keystoneclient>=1.6.0 python-manilaclient>=1.0.4 -python-novaclient>=2.22.0 +python-novaclient>=2.26.0 python-swiftclient>=2.2.0 -python-neutronclient<3,>=2.3.11 +python-neutronclient<3,>=2.6.0 python-heatclient>=0.3.0 six>=1.9.0 stevedore>=1.5.0 # Apache-2.0