]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
PendingReleaseNotes: add the notes about osdmaptool
authorKefu Chai <kchai@redhat.com>
Mon, 29 Jun 2015 15:44:02 +0000 (23:44 +0800)
committerKefu Chai <kchai@redhat.com>
Fri, 17 Jul 2015 11:15:44 +0000 (19:15 +0800)
* its '--dump-json' option is replaced by '--dump json'

Signed-off-by: Kefu Chai <kchai@redhat.com>
PendingReleaseNotes

index e8db2365f954ee961ab42ddd5a23dfcc01c72854..217ebc69a8202fb5e4acd77443734c9ca3f1cb37 100644 (file)
@@ -16,3 +16,5 @@ v9.0.3
 * 'ceph mon_metadata' should now be used as 'ceph mon metadata'. There is no
   need to deprecate this command (same major release since it was first
   introduced).
+
+* The `--dump-json` option of "osdmaptool" is replaced by `--dump json`.