From: Alfredo Deza Date: Wed, 30 Oct 2013 13:59:28 +0000 (-0400) Subject: update the changelog with cluster fix on mon checks X-Git-Tag: v1.3~3^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F120%2Fhead;p=ceph-deploy.git update the changelog with cluster fix on mon checks Signed-off-by: Alfredo Deza --- diff --git a/docs/source/changelog.rst b/docs/source/changelog.rst index a139012..7051cc5 100644 --- a/docs/source/changelog.rst +++ b/docs/source/changelog.rst @@ -7,6 +7,7 @@ * Increase verbosity when MDS fails, include the exit code * Do not remove ``/etc/ceph``, just the contents * Use ``rcceph`` instead of service for SUSE +* Fix lack of ``--cluster`` usage on monitor error checks 1.2.7 -----