From 8407b2de2ad0e83690c9f1b193b50b984a40ddfb Mon Sep 17 00:00:00 2001 From: "Yunhong, Jiang" Date: Thu, 7 Feb 2013 13:48:33 +0800 Subject: [PATCH] Copy the pipeline configuration file Update the pipeline configuration file for ceilometer Change-Id: I7a46f61391b76447d7973be5c43b7d0360c56da0 Signed-off-by: Yunhong, Jiang --- lib/ceilometer | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/ceilometer b/lib/ceilometer index 41a5f53d9f..bc37d92b60 100644 --- a/lib/ceilometer +++ b/lib/ceilometer @@ -73,6 +73,7 @@ function configure_ceilometer() { # Install the policy file for the API server cp $CEILOMETER_DIR/etc/ceilometer/policy.json $CEILOMETER_CONF_DIR + cp $CEILOMETER_DIR/etc/ceilometer/pipeline.yaml $CEILOMETER_CONF_DIR iniset $CEILOMETER_CONF DEFAULT policy_file $CEILOMETER_CONF_DIR/policy.json # the compute and central agents need these credentials in order to