Merge "Remove default values from conf file"
This commit is contained in:
commit
5661f72f98
@ -17,15 +17,6 @@ transport_url = rabbit://{% for host in groups['rabbitmq'] %}{{ rabbitmq_user }}
|
|||||||
[keystone_notifications]
|
[keystone_notifications]
|
||||||
enable = True
|
enable = True
|
||||||
|
|
||||||
control_exchange = 'openstack'
|
|
||||||
topic = 'notifications'
|
|
||||||
allow_requeue = False
|
|
||||||
|
|
||||||
version = '1.0'
|
|
||||||
|
|
||||||
thread_pool_size = 10
|
|
||||||
|
|
||||||
|
|
||||||
[keystone_authtoken]
|
[keystone_authtoken]
|
||||||
auth_uri = {{ internal_protocol }}://{{ kolla_internal_fqdn }}:{{ keystone_public_port }}
|
auth_uri = {{ internal_protocol }}://{{ kolla_internal_fqdn }}:{{ keystone_public_port }}
|
||||||
project_domain_id = default
|
project_domain_id = default
|
||||||
|
Loading…
Reference in New Issue
Block a user