This change updates the default pipeline of object-expirer, so that we follow what is described in the default object-expirer.conf maintained in swift repo. Change-Id: I58cf2bc21a0bc4265114b9daf3919a1a38f63649
8 lines
279 B
YAML
8 lines
279 B
YAML
---
|
|
upgrade:
|
|
- |
|
|
Default value of the ``swift::objectexpirer::pipeline`` parameter has been
|
|
changed and now includes ``proxy-logging`` and ``cache`` by default.
|
|
The updated value is consistent with the one described in the default
|
|
object-expirer.conf in swift.
|