From 0dd34c81f2bd8c73f49baa2e06357670f58ea549 Mon Sep 17 00:00:00 2001 From: Nathan Cutler Date: Wed, 6 Sep 2017 22:01:00 +0200 Subject: [PATCH] doc: PendingReleaseNotes: deprecate/drop ceph-rest-api References: http://tracker.ceph.com/issues/21264 Signed-off-by: Nathan Cutler --- PendingReleaseNotes | 21 ++++++++++++++++++++- 1 file changed, 20 insertions(+), 1 deletion(-) diff --git a/PendingReleaseNotes b/PendingReleaseNotes index 935a5e2f244..6712a64e2a6 100644 --- a/PendingReleaseNotes +++ b/PendingReleaseNotes @@ -57,6 +57,25 @@ * 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. + -- 2.39.5