From: Thomas Goirand Date: Wed, 15 Apr 2015 08:55:17 +0000 (+0200) Subject: Fixed ceilometer depends X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=bcee9c2bcef5acd2bd6b5685afabe8c317aa7d3e;p=openstack-build%2Fhorizon-build.git Fixed ceilometer depends Rewritten-From: 18d690f11520e4d4f8c551e3fd5a2c983156c2ac --- diff --git a/trusty/debian/control b/trusty/debian/control index 80427a6..d464cc2 100644 --- a/trusty/debian/control +++ b/trusty/debian/control @@ -16,7 +16,7 @@ Build-Depends: debhelper (>= 9), python-sphinx Build-Depends-Indep: gettext, python-babel (>= 1.3), - python-ceilometerclient (>= 1.0.6), + python-ceilometerclient (>= 1.0.13), python-cinderclient (>= 1:1.1.0), python-cloudfiles, python-compressor (>= 1.4), @@ -91,7 +91,7 @@ Section: python Architecture: all Pre-Depends: dpkg (>= 1.15.6~) Depends: python-babel (>= 1.3), - python-ceilometerclient (>= 1.0.6), + python-ceilometerclient (>= 1.0.13), python-cinderclient (>= 1:1.1.0), python-cloudfiles, python-compressor (>= 1.4),