releasenotes: add notes for Mitaka cycle

Change-Id: I3e5eddc1ad66154c4dc7e5fd636d779cf216ce0d
This commit is contained in:
Emilien Macchi
2016-03-18 11:53:17 -04:00
parent d0cfff2a1e
commit ed6c23afc0
2 changed files with 18 additions and 0 deletions

View File

@@ -0,0 +1,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.

View File

@@ -0,0 +1,9 @@
---
features:
- Update Ceilometer proxy to support Oslo Messaging.
- Allow to manage Swift service with swiftinit service provider.
This is an initial step towards using swift-init to manage
multiple swift services out of different configuration files such
as is needed to run a separate replication network.
- swift-ring-builder 2.2.2+ output parsing support.
- Add support to change meta entry for ring devices.