From: Thomas Goirand Date: Fri, 9 May 2014 15:00:33 +0000 (+0800) Subject: ceilometer now depends on version >= 2:2.17.0 X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=7ec66aafe1326e92fbdc643dfed456cf7092fbf2;hp=176e5c6d958ebbd469190e282b9bce6d193f4dd0;p=openstack-build%2Fceilometer-build.git ceilometer now depends on version >= 2:2.17.0 Change-Id: I3db149e1dc5ae8707e4fea73276e2204d5c28784 Rewritten-From: e792133a1bcbc057cdbded37552923492ccb0efb --- diff --git a/xenial/debian/changelog b/xenial/debian/changelog index 93bfa6d..3a6fdf0 100644 --- a/xenial/debian/changelog +++ b/xenial/debian/changelog @@ -1,3 +1,9 @@ +ceilometer (2014.1-4) unstable; urgency=medium + + * ceilometer now depends on version >= 2:2.17.0 + + -- Thomas Goirand Fri, 09 May 2014 22:59:36 +0800 + ceilometer (2014.1-3) unstable; urgency=medium * Sets /etc/ceilometer/pipeline.yaml as conffile and remove handling from the diff --git a/xenial/debian/control b/xenial/debian/control index c3ba661..8a08b11 100644 --- a/xenial/debian/control +++ b/xenial/debian/control @@ -40,7 +40,7 @@ Build-Depends-Indep: alembic (>= 0.4.2), python-mysqldb, python-netaddr (>= 0.7.6), python-nova (>= 2013.2~), - python-novaclient (>= 2:2.15.0), + python-novaclient (>= 2:2.17.0), python-oslo.config (>= 1.2.1), python-oslo.vmware, python-oslosphinx, @@ -96,7 +96,7 @@ Depends: alembic (>= 0.4.2), python-msgpack, python-mysqldb, python-netaddr (>= 0.7.6), - python-novaclient (>= 2:2.15.0), + python-novaclient (>= 2:2.17.0), python-oslo.config (>= 1.2.1), python-oslo.vmware, python-pbr (>= 0.6),