]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
release: add note about 'ceph osd create' syntax
authorJosh Durgin <josh.durgin@inktank.com>
Thu, 6 Dec 2012 20:25:39 +0000 (12:25 -0800)
committerJosh Durgin <josh.durgin@inktank.com>
Thu, 6 Dec 2012 20:25:39 +0000 (12:25 -0800)
Signed-off-by: Josh Durgin <josh.durgin@inktank.com>
PendingReleaseNotes

index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..adaef8d0e674c9f7fa73631bca39193ef49668e8 100644 (file)
@@ -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.