Merge "update dispatcher configurations for database backend"
This commit is contained in:
commit
042a5f978e
@ -15,6 +15,8 @@ event_dispatchers = panko
|
||||
|
||||
{% if ceilometer_database_type == 'gnocchi' %}
|
||||
meter_dispatchers = gnocchi
|
||||
{% else %}
|
||||
meter_dispatchers = database
|
||||
{% endif %}
|
||||
|
||||
[api]
|
||||
|
Loading…
Reference in New Issue
Block a user