From: Thomas Goirand Date: Mon, 3 Aug 2015 12:26:47 +0000 (+0000) Subject: Fixed version for python-novaclient and neutronclient X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=8e48f69910c669af6068579edf6ff9e37bde427f;p=openstack-build%2Fheat-build.git Fixed version for python-novaclient and neutronclient Rewritten-From: fa2f6c53bec9495a8579e5d507db1e52caae8d59 --- diff --git a/trusty/debian/control b/trusty/debian/control index 3e97e141..d0eb6e0f 100644 --- a/trusty/debian/control +++ b/trusty/debian/control @@ -39,7 +39,7 @@ Build-Depends-Indep: python-babel, python-mysqldb, python-netaddr, python-neutronclient (>= 2.6.0), - python-novaclient (>= 2:2.22.0), + python-novaclient (>= 2:2.26.0), python-oslo.cache (>= 0.3.0), python-oslo.concurrency (>= 2.3.0), python-oslo.config (>= 1:1.11.0), @@ -71,7 +71,7 @@ Build-Depends-Indep: python-babel, python-swiftclient, python-testscenarios, python-testtools, - python-troveclient (>= 1.0.9), + python-troveclient (>= 1.2.0), python-webob, python-yaml, python-zaqarclient (>= 0.1.1), @@ -109,7 +109,7 @@ Depends: python-babel (>= 1.3), python-mysqldb, python-netaddr, python-neutronclient (>= 2.6.0), - python-novaclient (>= 2:2.22.0), + python-novaclient (>= 2:2.26.0), python-oslo.cache (>= 0.3.0), python-oslo.concurrency (>= 2.3.0), python-oslo.config (>= 1:1.11.0), @@ -136,7 +136,7 @@ Depends: python-babel (>= 1.3), python-sqlalchemy, python-stevedore (>= 1.5.0), python-swiftclient, - python-troveclient (>= 1.0.9), + python-troveclient (>= 1.2.0), python-webob, python-yaml, python-zaqarclient (>= 0.1.1),