From bb9c55b7e0624d7b7cb7e3663f24597568eb6090 Mon Sep 17 00:00:00 2001
From: Thomas Goirand <thomas@goirand.fr>
Date: Sat, 8 Mar 2014 15:32:33 +0800
Subject: [PATCH] Fixed (build-)dependencies for Icehouse b3.

Rewritten-From: 770f222bd1ca5d430e6c874f9735ffe590379e57
---
 trusty/debian/control | 32 +++++++++++++++++---------------
 1 file changed, 17 insertions(+), 15 deletions(-)

diff --git a/trusty/debian/control b/trusty/debian/control
index b4f469660..002c657c2 100644
--- a/trusty/debian/control
+++ b/trusty/debian/control
@@ -9,7 +9,7 @@ Build-Depends: debhelper (>= 8.0.0),
                openstack-pkg-tools (>= 9~),
                po-debconf,
                python-all (>= 2.6.6-3~),
-               python-pbr (>= 0.5.21),
+               python-pbr (>= 0.6),
                python-setuptools
 Build-Depends-Indep: pep8 (>= 1.3.3),
                      pylint,
@@ -24,9 +24,10 @@ Build-Depends-Indep: pep8 (>= 1.3.3),
                      python-glanceclient (>= 1:0.9.0),
                      python-greenlet (>= 0.3.2),
                      python-hacking (>= 0.8.0),
-                     python-hp3parclient (>= 2.0),
+                     python-hp3parclient (>= 3.0),
+                     python-hplefthandclient,
                      python-iso8601 (>= 0.1.8),
-                     python-keystoneclient (>= 1:0.4.1),
+                     python-keystoneclient (>= 1:0.6.0),
                      python-kombu (>= 2.5.12),
                      python-lockfile,
                      python-lxml,
@@ -40,24 +41,24 @@ Build-Depends-Indep: pep8 (>= 1.3.3),
                      python-oslo.config (>= 1:1.2.1),
                      python-oslo.sphinx,
                      python-oslo.rootwrap,
-                     python-paramiko (>= 1.8.0),
+                     python-paramiko (>= 1.9.0),
                      python-paste,
                      python-pastedeploy,
                      python-psycopg2,
                      python-routes,
                      python-rtslib-fb,
                      python-setuptools-git,
-                     python-six (>= 1.4.1),
+                     python-six (>= 1.5.2),
                      python-sphinx,
                      python-sqlalchemy,
-                     python-stevedore (>= 0.12),
-                     python-subunit,
+                     python-stevedore (>= 0.14),
+                     python-subunit (>= 0.0.18),
                      python-suds,
                      python-swiftclient (>= 1:1.6.0),
-                     python-taskflow,
-                     python-testtools (>= 0.9.32),
+                     python-taskflow (>= 0.1.3),
+                     python-testtools (>= 0.9.34),
                      python-webob (>= 1.2.3),
-                     testrepository (>= 0.0.17)
+                     testrepository (>= 0.0.18)
 Standards-Version: 3.9.4
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=openstack/cinder.git;a=summary
 Vcs-Git: git://anonscm.debian.org/openstack/cinder.git
@@ -76,7 +77,7 @@ Depends: python-amqplib,
          python-glanceclient (>= 1:0.9.0),
          python-greenlet (>= 0.3.2),
          python-iso8601 (>= 0.1.8),
-         python-keystoneclient (>= 1:0.4.1),
+         python-keystoneclient (>= 1:0.6.0),
          python-kombu (>= 2.5.12),
          python-lockfile,
          python-lxml,
@@ -86,17 +87,18 @@ Depends: python-amqplib,
          python-novaclient (>= 2:2.15.0),
          python-oslo.config (>= 1:1.2.1),
          python-oslo.rootwrap,
-         python-paramiko (>= 1.8.0),
+         python-paramiko (>= 1.9.0),
          python-paste,
          python-pastedeploy,
+         python-pbr (>= 0.6),
          python-routes,
          python-rtslib-fb,
-         python-six (>= 1.4.1),
+         python-six (>= 1.5.2),
          python-sqlalchemy,
-         python-stevedore (>= 0.12),
+         python-stevedore (>= 0.14),
          python-suds,
          python-swiftclient (>= 1:1.6.0),
-         python-taskflow,
+         python-taskflow (>= 0.1.3),
          python-webob (>= 1.2.3),
          ${misc:Depends},
          ${python:Depends}
-- 
2.45.2