Merge "Add panko publisher in the event pipeline"

This commit is contained in:
Jenkins 2017-08-25 23:13:57 +00:00 committed by Gerrit Code Review
commit da84888086
1 changed files with 1 additions and 1 deletions

View File

@ -47,7 +47,7 @@ parameters:
description: Whether to manage event_pipeline.yaml.
type: boolean
EventPipelinePublishers:
default: ['gnocchi://']
default: ['gnocchi://', 'panko://']
description: >
A list of publishers to put in event_pipeline.yaml. When the
collector is used, override this with notifier:// publisher.