This website requires JavaScript.
Explore
Get Started
openstack
/
kolla-ansible
Code
Issues
Proposed changes
368ad387d0
Branches
Tags
View all branches
kolla-ansible
/
releasenotes
/
notes
/
swift-s3api-2b51917b169fff78.yaml
6 lines
108 B
YAML
Raw
Normal View
History
Unescape
Escape
Add support for Swift S3 API This feature is disabled by default, and can be enabled by setting 'enable_swift_s3api' to 'true' in globals.yml. Two middlewares are required for Swift S3 - s3api and s3token. Additionally, we need to configure the authtoken middleware to delay auth decisions to give s3token a chance to authorise requests using EC2 credentials. Change-Id: Ib8e8e3a1c2ab383100f3c60ec58066e588d3b4db
2019-08-13 12:46:17 +00:00
---
features
:
-
|
CI: Add doc8 linting of release notes Change-Id: I1439aa923a9129b752abb4acfb88559930b2178a
2020-02-27 13:54:49 +01:00
Adds support for the Swift S3 API, enabled via the ``enable_swift_s3api``
flag.
Copy Permalink