Files
puppet-swift/releasenotes/notes/mitaka_deprecation-3344541c884cfed8.yaml
Emilien Macchi ed6c23afc0 releasenotes: add notes for Mitaka cycle
Change-Id: I3e5eddc1ad66154c4dc7e5fd636d779cf216ce0d
2016-03-18 11:53:17 -04:00

10 lines
405 B
YAML

---
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.