Get the ceilometer-agent-central use "ceilometer-polling --central".
authorThomas Goirand <thomas@goirand.fr>
Sat, 12 Sep 2015 15:27:14 +0000 (15:27 +0000)
committerThomas Goirand <thomas@goirand.fr>
Sat, 12 Sep 2015 15:27:14 +0000 (15:27 +0000)
Rewritten-From: 3d5cc86f485d185e8490448d11594884015775ac

trusty/debian/ceilometer-agent-central.init.in
trusty/debian/changelog

index a82e04c57bf5420a7593c8873d96cc0411e9052e..ea50997d66a84f3d86eab0ae4b0a40bbd01cec8b 100644 (file)
@@ -14,4 +14,5 @@
 # Author: Thomas Goirand <zigo@debian.org>
 DESC="OpenStack Ceilometer Agent Central"
 PROJECT_NAME=ceilometer
-NAME=${PROJECT_NAME}-agent-central
+NAME=${PROJECT_NAME}-polling
+DAEMON_ARGS=" --central"
\ No newline at end of file
index fec8d8cdd67902104853b4d78f8eb46c5fe5f574..b6ffb669738b4926dc62aa44e61aea8bd8eb9132 100644 (file)
@@ -1,3 +1,9 @@
+ceilometer (1:5.0.0~b3-2) UNRELEASED; urgency=medium
+
+  * Get the ceilometer-agent-central use "ceilometer-polling --central".
+
+ -- Thomas Goirand <zigo@debian.org>  Sat, 12 Sep 2015 15:26:48 +0000
+
 ceilometer (1:5.0.0~b3-1) experimental; urgency=medium
 
   * New upstream release.