7767056412
This patch introduces two new parameters, backup_workers and backup_max_operations, so that operators can set concurrency of cinder-backup process via puppet-cinder. Change-Id: I6df2a6f62b4339e65cacdcb328c374f7fca8e9fb
10 lines
248 B
YAML
10 lines
248 B
YAML
---
|
|
features:
|
|
- |
|
|
The following two parameters have been added to the ``cinder::backup``
|
|
class, to support the corresponding parameters to define concurrency of
|
|
cinder-backup.
|
|
|
|
- ``backup_workers``
|
|
- ``backup_max_operations``
|