5fab05666e
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
7 lines
221 B
YAML
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
|