Files
puppet-swift/releasenotes/notes/s3api-acl-parameters-b0127aa19ece53a4.yaml
Takashi Kajinami c006f0adb3 Add missing parameters for ACL feature of s3api middleware
Change-Id: I4e6643d3c48e5d5591d60d26abd2ea037e0a6b31
2020-12-29 12:53:26 +09:00

10 lines
230 B
YAML

---
features:
- |
The following parameters have been added to the ``swift::proxy::s3api``
class to support more ACL parameters of s3api middleware.
- ``allow_no_owner``
- ``s3_acl``
- ``check_bucket_owner``