ceilometer now depends on version >= 2:2.17.0
authorThomas Goirand <thomas@goirand.fr>
Fri, 9 May 2014 15:00:33 +0000 (23:00 +0800)
committerThomas Goirand <thomas@goirand.fr>
Fri, 9 May 2014 15:00:33 +0000 (23:00 +0800)
Change-Id: I3db149e1dc5ae8707e4fea73276e2204d5c28784

Rewritten-From: e792133a1bcbc057cdbded37552923492ccb0efb

xenial/debian/changelog
xenial/debian/control

index 93bfa6de5530b32bff5cabf1c9925ae66408e5a0..3a6fdf0ea094566a023d9a698e11ec1561f40602 100644 (file)
@@ -1,3 +1,9 @@
+ceilometer (2014.1-4) unstable; urgency=medium
+
+  * ceilometer now depends on version >= 2:2.17.0
+
+ -- Thomas Goirand <zigo@debian.org>  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
index c3ba661d24818cd1d01dddeb47f797f694efc0f5..8a08b1116d5c5beb2087a6807859076db3e87fec 100644 (file)
@@ -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),