Merge "Fix designate-producers not running properly"
This commit is contained in:
commit
26ba26cd18
@ -49,7 +49,6 @@ workers = {{ designate_worker_workers }}
|
|||||||
[service:producer]
|
[service:producer]
|
||||||
workers = {{ designate_producer_workers }}
|
workers = {{ designate_producer_workers }}
|
||||||
threads = 1000
|
threads = 1000
|
||||||
enabled_tasks = None
|
|
||||||
|
|
||||||
[network_api:neutron]
|
[network_api:neutron]
|
||||||
ca_certificates_file = "{{ openstack_cacert }}"
|
ca_certificates_file = "{{ openstack_cacert }}"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user