Skip to content
Snippets Groups Projects
Commit 26ba26cd authored by Zuul's avatar Zuul Committed by Gerrit Code Review
Browse files

Merge "Fix designate-producers not running properly"

parents dc42b98e 8e3c1689
No related branches found
No related tags found
No related merge requests found
...@@ -49,7 +49,6 @@ workers = {{ designate_worker_workers }} ...@@ -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 }}"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment