We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e24729c + 99f5bcc commit 8458b45Copy full SHA for 8458b45
1 file changed
lib/ceilometer
@@ -190,6 +190,7 @@ function configure_ceilometer {
190
iniset $CEILOMETER_CONF DEFAULT policy_file $CEILOMETER_CONF_DIR/policy.json
191
192
cp $CEILOMETER_DIR/etc/ceilometer/pipeline.yaml $CEILOMETER_CONF_DIR
193
+ cp $CEILOMETER_DIR/etc/ceilometer/event_pipeline.yaml $CEILOMETER_CONF_DIR
194
cp $CEILOMETER_DIR/etc/ceilometer/api_paste.ini $CEILOMETER_CONF_DIR
195
cp $CEILOMETER_DIR/etc/ceilometer/event_definitions.yaml $CEILOMETER_CONF_DIR
196
0 commit comments