]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mon/OSDMonitor: add 'osd crush get-device-class' command
authorxie xingguo <xie.xingguo@zte.com.cn>
Tue, 5 Mar 2019 09:10:41 +0000 (17:10 +0800)
committerxie xingguo <xie.xingguo@zte.com.cn>
Tue, 5 Mar 2019 09:21:08 +0000 (17:21 +0800)
commit4ff990fa25a96c7c4a108d3afbb736e876419b4f
tree1e873b17537328b531859a7325496c5230edd876
parentc5036f912a5c17a6014ba53019439e6f005f9969
mon/OSDMonitor: add 'osd crush get-device-class' command

which should work as a good complementation of
the existing **set-device-class** and "rm-device-class"
command family.

Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
src/mon/MonCommands.h
src/mon/OSDMonitor.cc