Use openstack_service_workers variable for gnocchi metricd workers
Change-Id: Ibfa777065291c2e9c2ae00db5288afc8db91e055 Closes-Bug: #1735095
This commit is contained in:
parent
e57944b6fe
commit
d832139a09
@ -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