Merge "Limit number of workers in glance" into main
This commit is contained in:
commit
647dbad0f8
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user