Congress: remove oslo_messaging_notifications config
Congress doesn't use notification Change-Id: I4447c734d7ceade809ba138f4bda4ffe55ee813a
This commit is contained in:
parent
c0df4ab8b6
commit
b2a9f35f5a
@ -44,6 +44,3 @@ memcached_servers = {% for host in groups['memcached'] %}{{ hostvars[host]['ansi
|
|||||||
|
|
||||||
[congress]
|
[congress]
|
||||||
url = {{ internal_protocol }}://{{ kolla_internal_fqdn }}:{{ congress_api_port }}
|
url = {{ internal_protocol }}://{{ kolla_internal_fqdn }}:{{ congress_api_port }}
|
||||||
|
|
||||||
[oslo_messaging_notifications]
|
|
||||||
driver = noop
|
|
||||||
|
Loading…
Reference in New Issue
Block a user