* Get the ceilometer-agent-compute to use "ceilometer-polling --namespace
authorThomas Goirand <thomas@goirand.fr>
Sat, 12 Sep 2015 19:21:35 +0000 (19:21 +0000)
committerThomas Goirand <thomas@goirand.fr>
Sat, 12 Sep 2015 19:21:35 +0000 (19:21 +0000)
    compute".

Rewritten-From: 7776a88388e3a188e8be8b6f706ad38c32321b8f

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

index 4297c2da25bd9ed4012921c94cd483099f8a917e..648cf6f83813081ced2acceeb4a79ea89a30904f 100644 (file)
@@ -14,4 +14,5 @@
 # Author: Thomas Goirand <zigo@debian.org>
 DESC="OpenStack Ceilometer Agent Compute"
 PROJECT_NAME=ceilometer
-NAME=${PROJECT_NAME}-agent-compute
+NAME=${PROJECT_NAME}-polling
+DAEMON_ARGS=" --namespaces compute"
index b6ffb669738b4926dc62aa44e61aea8bd8eb9132..8713187b9064869932519f80a3ea2246a30d675d 100644 (file)
@@ -1,6 +1,8 @@
 ceilometer (1:5.0.0~b3-2) UNRELEASED; urgency=medium
 
   * Get the ceilometer-agent-central use "ceilometer-polling --central".
+  * Get the ceilometer-agent-compute to use "ceilometer-polling --namespace
+    compute".
 
  -- Thomas Goirand <zigo@debian.org>  Sat, 12 Sep 2015 15:26:48 +0000