]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: PendingReleaseNotes: deprecate/drop ceph-rest-api
authorNathan Cutler <ncutler@suse.com>
Wed, 6 Sep 2017 20:01:00 +0000 (22:01 +0200)
committerNathan Cutler <ncutler@suse.com>
Mon, 5 Mar 2018 21:01:51 +0000 (22:01 +0100)
References: http://tracker.ceph.com/issues/21264
Signed-off-by: Nathan Cutler <ncutler@suse.com>
PendingReleaseNotes

index 935a5e2f244e190e6858ff0913db7c98f4f7829f..6712a64e2a6486398ae3d731b08b5bc789c7ef04 100644 (file)
 * The -f option of the rados tool now means "--format" instead of "--force",
   for consistency with the ceph tool.
 
->= 12.2.3
+
+>= 13.0.2
+---------
+
+The ceph-rest-api command-line tool (obsoleted by the MGR "restful" module and
+deprecated since v12.2.5) has been dropped.
+
+There is a MGR module called "restful" which provides similar functionality
+via a "pass through" method. See http://docs.ceph.com/docs/master/mgr/restful
+for details.
+
+
+>= 12.2.5
 ---------
 
+The ceph-rest-api command-line tool included in the ceph-mon package has been
+obsoleted by the MGR "restful" module. The ceph-rest-api tool is hereby
+declared deprecated and will be dropped in Mimic.
+
+The MGR "restful" module provides similar functionality via a "pass through"
+method. See http://docs.ceph.com/docs/luminous/mgr/restful for details.
+