
This introduces a new defined resource type to manage the backend ratelimit middleware options. The middleware was added recently so that users can ratelimit internal requests. Details can be found in the dependent change. Depends-on: https://review.opendev.org/836046 Change-Id: Ie7c33d0a7e75238be9638551779413d93206cc41
7 lines
187 B
YAML
7 lines
187 B
YAML
---
|
|
features:
|
|
- |
|
|
The new ``swift::storage::filter::backend_ratelimit`` defined resource type
|
|
has been added. This defined type configures the backend ratelimit
|
|
middleware.
|