Merge "notification agent missing CONF option"
This commit is contained in:
commit
da17f8b224
@ -54,6 +54,8 @@ OPTS = [
|
||||
]
|
||||
|
||||
cfg.CONF.register_opts(OPTS, group="notification")
|
||||
cfg.CONF.import_opt('metering_driver', 'ceilometer.publisher.messaging',
|
||||
group='publisher_notifier')
|
||||
|
||||
|
||||
class NotificationService(os_service.Service):
|
||||
|
Loading…
x
Reference in New Issue
Block a user