Merge "Remove default values from conf file"

This commit is contained in:
Jenkins 2016-10-14 02:17:00 +00:00 committed by Gerrit Code Review
commit 5661f72f98

View File

@ -17,15 +17,6 @@ transport_url = rabbit://{% for host in groups['rabbitmq'] %}{{ rabbitmq_user }}
[keystone_notifications]
enable = True
control_exchange = 'openstack'
topic = 'notifications'
allow_requeue = False
version = '1.0'
thread_pool_size = 10
[keystone_authtoken]
auth_uri = {{ internal_protocol }}://{{ kolla_internal_fqdn }}:{{ keystone_public_port }}
project_domain_id = default