From: Travis Rhoden Date: Tue, 7 Apr 2015 21:34:57 +0000 (-0400) Subject: Update changelog for 1.5.23 X-Git-Tag: v1.5.23~3 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=bd30fb6928476e3e8e4543d6cb147366e4019669;p=ceph-deploy.git Update changelog for 1.5.23 Signed-off-by: Travis Rhoden --- diff --git a/docs/source/changelog.rst b/docs/source/changelog.rst index 6242ca2..5363e3b 100644 --- a/docs/source/changelog.rst +++ b/docs/source/changelog.rst @@ -4,14 +4,27 @@ Changelog 1.5 --- +1.5.23 +^^^^^^ +07-Apr-2015 + +* Default to Hammer on install. +* Add ``rgw`` command to easily create rgw instances. +* Automatically install the radosgw package. +* Remove unimplemented subcommands from CLI and help. +* Fix an issue where keyring permissions were world readable + (thanks Owen Synge). +* Fix an issue preventing all but the first host given to + ``install --repo`` from being used. + 1.5.22 ^^^^^^ 09-Mar-2015 * Enable ``check_obsoletes`` in Yum priorities plugin when deploying - upstream Ceph on RPM-based distros -* Require ``--release`` flag to install upstream Ceph on RHEL -* Uninstall ``ceph-common`` on Fedora + upstream Ceph on RPM-based distros. +* Require ``--release`` flag to install upstream Ceph on RHEL. +* Uninstall ``ceph-common`` on Fedora. 1.5.21 ^^^^^^