]> review.fuel-infra Code Review - openstack-build/heat-build.git/commitdiff
Fixed version for python-novaclient and neutronclient
authorThomas Goirand <thomas@goirand.fr>
Mon, 3 Aug 2015 12:26:47 +0000 (12:26 +0000)
committerThomas Goirand <thomas@goirand.fr>
Mon, 3 Aug 2015 12:30:21 +0000 (12:30 +0000)
Rewritten-From: fa2f6c53bec9495a8579e5d507db1e52caae8d59

trusty/debian/control

index 3e97e141a846edc930375f603b97d1adc001af96..d0eb6e0f0efdeefe4bf4f1311b3a069aca415f5f 100644 (file)
@@ -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),