From: Sage Weil Date: Fri, 12 Jul 2013 20:57:43 +0000 (-0700) Subject: PendingReleaseNotes: ceph -s --format=json output change X-Git-Tag: v0.67-rc1~59^2~11 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=60a19e7412cb18f762e4c52aff59aed0091dbbf7;p=ceph.git PendingReleaseNotes: ceph -s --format=json output change Signed-off-by: Sage Weil --- diff --git a/PendingReleaseNotes b/PendingReleaseNotes index e69de29bb2d1..1fec78e7c2ff 100644 --- a/PendingReleaseNotes +++ b/PendingReleaseNotes @@ -0,0 +1,6 @@ +v0.67 +~~~~~ + +* The output of 'ceph status --format=json' or 'ceph -s --format=json' + has changed to return status information in a more structured and + usable format.