From: Alfredo Deza Date: Tue, 16 Jan 2018 20:10:07 +0000 (-0500) Subject: [RM-22315] docs: update changelog X-Git-Tag: v2.0.0~2^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F460%2Fhead;p=ceph-deploy.git [RM-22315] docs: update changelog Signed-off-by: Alfredo Deza --- diff --git a/docs/source/changelog.rst b/docs/source/changelog.rst index cb5a412..b97bd60 100644 --- a/docs/source/changelog.rst +++ b/docs/source/changelog.rst @@ -1,6 +1,21 @@ Changelog ========= +2.0 +--- + +2.0.0 +^^^^^ +16-Jan-2018 + +* Backward incompatible API changes for OSD creation - will use ceph-volume and + no longer consume ceph-disk. +* Remove python-distribute dependency +* Use /etc/os-release as a fallback when ``linux_distribution()`` doesn't work +* Drop dmcrypt support (unsupported by ceph-volume for now) +* Allow debug modes for ceph-volume + + 1.5 ---