openstack-ansible-os_swift/releasenotes/notes/add-swift3-support-a3f1a5d866fd8883.yaml
Charles Farquhar 14c57dd419 Add support for swift3 middleware
This commit adds support for the swift3 middware, which allows S3-compatible
clients to use swift for object storage.

Change-Id: I56cd63057cc771310b69c311d975e06f73c773f7
Related-Bug: 1625053
2017-06-23 18:26:46 +00:00

6 lines
203 B
YAML

---
features:
- The os_swift role now supports the swift3 middleware, allowing access to
swift via the Amazon S3 API. This feature can enabled by setting
``swift_swift3_enabled`` to ``true``.