openstack-ansible-os_cinder/releasenotes/notes/add-rpc-tunables-cfb2027b083ccf88.yaml
Bjoern Teipel 5fab05666e Add remote procedure call tunables to cinder
This allows us to override the default settings, which is useful for
large deployments or deploying a large number of cinder volumes at
once where backend response times are slowed down.

Change-Id: Ibd69473c8d66decea17daad5ce9a5f9e499d7779
Closes-Bug: #1617040
2016-10-14 13:28:22 -05:00

7 lines
221 B
YAML

---
features:
- Deployers can now define the override ``cinder_rpc_executor_thread_pool_size``
which defaults to 64
- Deployers can now define the override ``cinder_rpc_response_timeout``
which defaults to 60