Skip to content
Snippets Groups Projects
Commit 82604148 authored by Bertrand Lallau's avatar Bertrand Lallau Committed by Bertrand Lallau
Browse files

Cloudkitty: remove oslo_messaging_notifications config

Cloudkitty doesn't use notification, cause there is no references to
notification system in Cloudkitty code base.

Change-Id: I17d276452d3861360feb6030f8622542cc455128
parent 62972a6c
No related branches found
No related tags found
No related merge requests found
...@@ -30,10 +30,6 @@ lock_path = /var/lib/cloudkitty/tmp ...@@ -30,10 +30,6 @@ lock_path = /var/lib/cloudkitty/tmp
collector = {{ cloudkitty_collector_backend }} collector = {{ cloudkitty_collector_backend }}
services = compute,image{% if enable_cinder | bool %},volume{% endif %},network.bw.out,network.bw.in,network.floating services = compute,image{% if enable_cinder | bool %},volume{% endif %},network.bw.out,network.bw.in,network.floating
[oslo_messaging_notifications]
driver = messagingv2
topics = notifications
[keystone_fetcher] [keystone_fetcher]
keystone_version = 3 keystone_version = 3
auth_section = keystone_authtoken auth_section = keystone_authtoken
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment