Merge "Fix designate-producers not running properly"

This commit is contained in:
Zuul 2023-08-31 21:29:35 +00:00 committed by Gerrit Code Review
commit 26ba26cd18

View File

@ -49,7 +49,6 @@ workers = {{ designate_worker_workers }}
[service:producer]
workers = {{ designate_producer_workers }}
threads = 1000
enabled_tasks = None
[network_api:neutron]
ca_certificates_file = "{{ openstack_cacert }}"