"Worker" not defined in ceilometer config template for ocata

Bug #1670357 reported by Arnim Balzer
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack-Ansible
Fix Released
Undecided
zhongshengping

Bug Description

Current stable/ocata deployment fails due to "worker" not being defined in os_ceilomter/templates/ceilometer.conf.j2:

Line 37: workers = {{ ceilometer_collector_workers | default(workers) }}

should be:

workers = {{ ceilometer_collector_workers | default(ceilometer_api_threads) }}

Revision history for this message
Andy McCrae (andrew-mccrae) wrote :
Changed in openstack-ansible:
status: New → Fix Released
Revision history for this message
Jean-Philippe Evrard (jean-philippe-evrard) wrote :
Changed in openstack-ansible:
status: Fix Released → Fix Committed
Changed in openstack-ansible:
status: Fix Committed → Fix Released
zhongshengping (chdzsp)
Changed in openstack-ansible:
assignee: nobody → zhongshengping (chdzsp)
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.