
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
6 lines
203 B
YAML
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``.
|