Files
puppet-swift/releasenotes/notes/bulk-delete-opts-fa2e67271dcac415.yaml
Takashi Kajinami e94bbf51b4 bulk: Support more tunable options
This change adds the remaining tunable options of bulk middleware,
to control behavior of internal delete requests.

Change-Id: I71dda8a24c80564aef6647a67e65a8d21f851b66
2022-09-05 00:36:17 +09:00

9 lines
198 B
YAML

---
features:
- |
The ``swift::proxy::bulk`` class now supports the following new parameters.
- ``max_failed_deletes``
- ``delete_container_retry_count``
- ``delete_concurrency``