]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: make note of crush usage change
authorSage Weil <sage@inktank.com>
Tue, 11 Sep 2012 15:57:05 +0000 (08:57 -0700)
committerSage Weil <sage@inktank.com>
Tue, 11 Sep 2012 19:05:01 +0000 (12:05 -0700)
Even tho it is compatible.

Signed-off-by: Sage Weil <sage@inktank.com>
doc/release-notes.rst

index ac0247654bccc1611a897bc2e53ce4d46e7563a9..673ccf453c8f6d4ceda8f0e885c6077bf6781cae 100644 (file)
@@ -2,6 +2,15 @@
  Release Notes
 ===============
 
+v0.53 (not yet released)
+------------------------
+
+Notable changes
+~~~~~~~~~~~~~~~
+
+* ceph tool: the second (redundant) osd.NNN argument to 'ceph osd crush set NNN osd.NNN <weight> <loc ...>' is now optional, and both the NNN and osd.NNN forms are now accepted for the first argument.  This makes usage simpler without breaking existing scripts.
+
+
 v0.48.1 "argonaut"
 ------------------