4ca848fb01
New CinderBackupWorkers and CinderBackupMaxOperations support configuring the concurrency of cinder backup and restore operations. The default values match cinder's own default values. Change-Id: I9b6387a00bb5f422a68e7a84a4da2be5907d30c1
9 lines
186 B
YAML
9 lines
186 B
YAML
---
|
|
features:
|
|
- |
|
|
Two new parameters are added to control the concurrency of Cinder's
|
|
backup and restore operations:
|
|
|
|
* CinderBackupWorkers
|
|
* CinderBackupMaxOperations
|