From ca1a4db457eb0ffa1a41f4e5b5814bcea0979a23 Mon Sep 17 00:00:00 2001 From: Josh Durgin Date: Thu, 6 Dec 2012 12:25:39 -0800 Subject: [PATCH] release: add note about 'ceph osd create' syntax Signed-off-by: Josh Durgin --- PendingReleaseNotes | 3 +++ 1 file changed, 3 insertions(+) diff --git a/PendingReleaseNotes b/PendingReleaseNotes index e69de29bb2d1d..adaef8d0e674c 100644 --- a/PendingReleaseNotes +++ b/PendingReleaseNotes @@ -0,0 +1,3 @@ +The 'ceph osd create' command now rejects an argument that is not a +UUID. The syntax has been 'ceph osd create [uuid]' since 0.47, but the +older 'ceph osd create [id]' was not rejected until 0.55. -- 2.39.5