From e0bd66732038b2d350d08fd2925f9fe3336a49f7 Mon Sep 17 00:00:00 2001 From: Sage Weil Date: Wed, 26 Jul 2017 08:00:45 -0400 Subject: [PATCH] PendingReleaseNotes: note about put -> set Signed-off-by: Sage Weil --- PendingReleaseNotes | 2 ++ 1 file changed, 2 insertions(+) diff --git a/PendingReleaseNotes b/PendingReleaseNotes index e6052c9d43ef6..d705d58fa6747 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 -- 2.39.5