File: mitaka_deprecation-3344541c884cfed8.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 (9 lines) | stat: -rw-r--r-- 405 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
---
deprecations:
  - Create ring builders under swift user instead of root.
  - Change defaults fro incoming/outgoing chmod for rsync.
    Defaults are now Du=rwx,g=rx,o=rx,Fu=rw,g=r,o=r.
  - Set mount_check to True by default.
  - Stop calling ::concat::setup, that is a deprecate class.
  - swift_hash_suffix is now deprecated and swift_hash_path_suffix
    with swift_hash_path_prefix should be used.