Skip to content
Snippets Groups Projects
Commit ea25df30 authored by Zuul's avatar Zuul Committed by Gerrit Code Review
Browse files

Merge "Update blazar.conf template"

parents b113507e 2d82920d
No related branches found
No related tags found
No related merge requests found
[DEFAULT]
debug = {{ blazar_logging_debug }}
log_dir = /var/log/kolla/blazar
transport_url = {{ rpc_transport_url }}
host = {{ api_interface_address }}
port = {{ blazar_api_port }}
os_auth_host = {{ kolla_internal_fqdn }}
......@@ -44,13 +41,8 @@ connection_recycle_time = {{ database_connection_recycle_time }}
max_pool_size = {{ database_max_pool_size }}
max_retries = -1
[physical:host]
on_start = on_start
on_end = on_end
[nova]
aggregate_freepool_name = {{ blazar_aggregate_pool_name }}
blazar_username = {{ blazar_keystone_user }}
blazar_password = {{ blazar_keystone_password }}
blazar_project_name = service
[oslo_messaging_notifications]
{% if blazar_enabled_notification_topics %}
......
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