From: Sage Weil Date: Wed, 26 Jul 2017 12:00:45 +0000 (-0400) Subject: PendingReleaseNotes: note about put -> set X-Git-Tag: v12.1.2~67^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F16569%2Fhead;p=ceph.git PendingReleaseNotes: note about put -> set Signed-off-by: Sage Weil --- diff --git a/PendingReleaseNotes b/PendingReleaseNotes index e6052c9d43ef..d705d58fa674 100644 --- a/PendingReleaseNotes +++ b/PendingReleaseNotes @@ -245,3 +245,5 @@ simplified. The general syntax for using RBD capability profiles is "mon 'profile rbd' osd 'profile rbd[-read-only][ pool={pool-name}[, ...]]'". For more details see "User Management" in the documentation. + +* ``ceph config-key put`` has been deprecated in favor of ``ceph config-key set``. \ No newline at end of file