From: Travis Rhoden Date: Mon, 18 May 2015 19:53:54 +0000 (-0400) Subject: [RM-11672] Update changelog X-Git-Tag: v1.5.24~1^2~1 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=d2e34eeab0ae833ea3cf538f9b52847f29fc7281;p=ceph-deploy.git [RM-11672] Update changelog Signed-off-by: Travis Rhoden --- diff --git a/docs/source/changelog.rst b/docs/source/changelog.rst index 84a1145..272ba72 100644 --- a/docs/source/changelog.rst +++ b/docs/source/changelog.rst @@ -6,12 +6,22 @@ Changelog 1.5.24 ^^^^^^ -**UNRELEASED** +18-May-2015 * Use version 0.0.25 of `remoto` that fixes an issue where output would be cut (https://github.com/alfredodeza/remoto/issues/15). * Automatically prefix custom RGW daemon names with 'rgw.' -* Log an error message when deploying MDS in RHEL distros fails as it may not be supported. +* Log an error message when deploying MDS in RHEL distros fails as it may not + be supported. +* More robust vendor.py script (tries ceph.com and GitHub) +* Create /var/lib/ceph/radosgw directory on remote host if not present +* Enable/start ceph-radosgw service on RPM systems instead of radosgw +* Add flags to support install of specific daemons (OSD, MON, RGW, MDS) only + Note that the packaging changes for this in upstream Ceph are still pending +* removing installation of 'calamari-minions' repo upon + 'ceph-deploy calamari connect' +* enable ceph-mds service correctly on systemd +* Check for sysvinit and custom cluster name on 'ceph-deploy new' command 1.5.23 ^^^^^^