Merge "Limit number of workers in glance" into main

This commit is contained in:
Zuul 2024-04-15 02:22:42 +00:00 committed by Gerrit Code Review
commit 647dbad0f8

View File

@ -9,6 +9,7 @@ debug = {{ options.debug }}
transport_url = {{ amqp.transport_url }}
{% endif %}
bind_port = 9282
workers = 4
{% if ceph.auth %}
enabled_backends = filestore:file, ceph:rbd