From 7ec66aafe1326e92fbdc643dfed456cf7092fbf2 Mon Sep 17 00:00:00 2001 From: Thomas Goirand Date: Fri, 9 May 2014 23:00:33 +0800 Subject: [PATCH] ceilometer now depends on version >= 2:2.17.0 Change-Id: I3db149e1dc5ae8707e4fea73276e2204d5c28784 Rewritten-From: e792133a1bcbc057cdbded37552923492ccb0efb --- xenial/debian/changelog | 6 ++++++ xenial/debian/control | 4 ++-- 2 files changed, 8 insertions(+), 2 deletions(-) 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), -- 2.32.3