]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/restful: Fix deep-scrub typo 25040/head
authorBoris Ranto <branto@redhat.com>
Tue, 30 Oct 2018 20:42:41 +0000 (21:42 +0100)
committerNathan Cutler <ncutler@suse.com>
Sun, 11 Nov 2018 10:19:10 +0000 (11:19 +0100)
commit706701f8f2f32d79263f3d4e52808c184142e824
tree806b9d8cb36fc428d81df8cf1796e9fc03b47498
parent3b1f63653ad98126ed45b4ce6cb986de461d2d3a
mgr/restful: Fix deep-scrub typo

There is a typo in implemented commands for OSD. It reads deep_scrub
instead of deep-scrub which is the true valid command.

Fixes: http://tracker.ceph.com/issues/36720
Signed-off-by: Boris Ranto <branto@redhat.com>
(cherry picked from commit 0ddc6ab2ca43d53cf3e7c3469a72436be5382501)
src/pybind/mgr/restful/common.py