Congress: remove oslo_messaging_notifications config

Congress doesn't use notification

Change-Id: I4447c734d7ceade809ba138f4bda4ffe55ee813a
This commit is contained in:
Bertrand Lallau 2017-03-10 17:56:19 +01:00
parent c0df4ab8b6
commit b2a9f35f5a

View File

@ -44,6 +44,3 @@ memcached_servers = {% for host in groups['memcached'] %}{{ hostvars[host]['ansi
[congress]
url = {{ internal_protocol }}://{{ kolla_internal_fqdn }}:{{ congress_api_port }}
[oslo_messaging_notifications]
driver = noop