Copy the pipeline configuration file
Update the pipeline configuration file for ceilometer Change-Id: I7a46f61391b76447d7973be5c43b7d0360c56da0 Signed-off-by: Yunhong, Jiang <yunhong.jiang@intel.com>
This commit is contained in:
parent
f3da41a5ee
commit
8407b2de2a
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user