From: Thomas Goirand Date: Mon, 3 Aug 2015 13:01:36 +0000 (+0000) Subject: Fixed ceilometerclient version. X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=3aa77bed70128923cc145c359fae099a65c83ad8;p=openstack-build%2Fheat-build.git Fixed ceilometerclient version. Rewritten-From: b14160401a914f55e1beffa027e03383f29c6b02 --- diff --git a/xenial/debian/control b/xenial/debian/control index d0eb6e0f..a8dfc6ce 100644 --- a/xenial/debian/control +++ b/xenial/debian/control @@ -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),