File: deprecate-swift3-ccc754b60e6ab25d.yaml

package info (click to toggle)
puppet-module-swift 25.0.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,400 kB
  • sloc: ruby: 9,593; python: 38; sh: 10; makefile: 10
file content (11 lines) | stat: -rw-r--r-- 439 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
---
upgrade:
  - |
    puppet-swift now fails if swift3 is included in ``swift::proxy::pipeline``,
    because it no longer supports configuration for swift3 middleware. Use
    s3api instead to provide S3-compatible API.
deprecations:
  - |
    The ``swift::proxy::swift3`` class has been deprecated because swift3
    middleware is no longer maintained. Use ``swift::proxy::s3api`` instead
    to use built-in s3api middleware in swift.