]> review.fuel-infra Code Review - openstack-build/heat-build.git/commitdiff
Fixed ceilometerclient version.
authorThomas Goirand <thomas@goirand.fr>
Mon, 3 Aug 2015 13:01:36 +0000 (13:01 +0000)
committerThomas Goirand <thomas@goirand.fr>
Mon, 3 Aug 2015 13:01:36 +0000 (13:01 +0000)
Rewritten-From: b14160401a914f55e1beffa027e03383f29c6b02

xenial/debian/control

index d0eb6e0f0efdeefe4bf4f1311b3a069aca415f5f..a8dfc6cea11e6565b1184ef122d91693adb4b15f 100644 (file)
@@ -14,7 +14,7 @@ Build-Depends: debhelper (>= 9),
                python-sphinx,
 Build-Depends-Indep: python-babel,
                      python-barbicanclient (>= 3.0.1),
-                     python-ceilometerclient (>= 1.0.13),
+                     python-ceilometerclient (>= 1.3.0),
                      python-cinderclient (>= 1:1.3.1),
                      python-coverage,
                      python-crypto,
@@ -87,7 +87,7 @@ Section: python
 Architecture: all
 Depends: python-babel (>= 1.3),
          python-barbicanclient (>= 3.0.1),
-         python-ceilometerclient (>= 1.0.13),
+         python-ceilometerclient (>= 1.3.0),
          python-cinderclient (>= 1:1.3.1),
          python-crypto,
          python-cryptography (>= 0.9.1),