Merge "Use openstack_service_workers variable for gnocchi metricd workers"
This commit is contained in:
commit
c31c1ab49e
@ -29,6 +29,8 @@ archive_policy_name = low
|
||||
|
||||
flush_delay=10
|
||||
|
||||
[metricd]
|
||||
workers = {{ openstack_service_workers }}
|
||||
|
||||
[indexer]
|
||||
url = mysql+pymysql://{{ gnocchi_database_user }}:{{ gnocchi_database_password }}@{{ gnocchi_database_address }}/{{ gnocchi_database_name }}
|
||||
|
Loading…
Reference in New Issue
Block a user