Merge "notification: remove unused constant"

This commit is contained in:
Zuul 2018-09-13 09:23:53 +00:00 committed by Gerrit Code Review
commit c9df7b2f2f
1 changed files with 0 additions and 2 deletions

View File

@ -187,8 +187,6 @@ class PipelineManager(agent.ConfigManagerBase):
Pipeline manager sets up pipelines according to config file
"""
NOTIFICATION_IPC = 'ceilometer_ipc'
def __init__(self, conf, cfg_file):
"""Setup the pipelines according to config.