Skip to content

Commit 99f5bcc

Browse files
committed
add event pipeline yaml
Ceilometer as added support for an event pipeline to enable transformations and publishing of events. this patch adds the new event_pipeline.yaml file Change-Id: I7018a57e7db3690d72fd7c7d5090e6e61cf73e18
1 parent 18e0a33 commit 99f5bcc

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

lib/ceilometer

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -190,6 +190,7 @@ function configure_ceilometer {
190190
iniset $CEILOMETER_CONF DEFAULT policy_file $CEILOMETER_CONF_DIR/policy.json
191191

192192
cp $CEILOMETER_DIR/etc/ceilometer/pipeline.yaml $CEILOMETER_CONF_DIR
193+
cp $CEILOMETER_DIR/etc/ceilometer/event_pipeline.yaml $CEILOMETER_CONF_DIR
193194
cp $CEILOMETER_DIR/etc/ceilometer/api_paste.ini $CEILOMETER_CONF_DIR
194195
cp $CEILOMETER_DIR/etc/ceilometer/event_definitions.yaml $CEILOMETER_CONF_DIR
195196

0 commit comments

Comments
 (0)