From 60a19e7412cb18f762e4c52aff59aed0091dbbf7 Mon Sep 17 00:00:00 2001 From: Sage Weil Date: Fri, 12 Jul 2013 13:57:43 -0700 Subject: [PATCH] PendingReleaseNotes: ceph -s --format=json output change Signed-off-by: Sage Weil --- PendingReleaseNotes | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/PendingReleaseNotes b/PendingReleaseNotes index e69de29bb2d1d..1fec78e7c2ffd 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.