tripleo-heat-templates/releasenotes/notes/cinder-backup-concurrency-dc7627c617d36133.yaml
Alan Bishop 4ca848fb01 Add CinderBackupWorkers and CinderBackupMaxOperations
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
2021-04-14 12:39:49 -07:00

9 lines
186 B
YAML

---
features:
- |
Two new parameters are added to control the concurrency of Cinder's
backup and restore operations:
* CinderBackupWorkers
* CinderBackupMaxOperations