]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mgr/osd_support: new module for osd utility calls
authorJoshua Schmid <jschmid@suse.de>
Tue, 14 Jan 2020 17:54:10 +0000 (18:54 +0100)
committerJoshua Schmid <jschmid@suse.de>
Wed, 19 Feb 2020 07:58:19 +0000 (08:58 +0100)
commitb5c5ef185d17ae5e443a849649da0fc926940307
treee37ec36baf1aefc93966c1179cf666f5f04ae919
parentae5d2c6ab23bc84fd50b3289bfd52941822f0d1b
mgr/osd_support: new module for osd utility calls

it lets you start/stop and monitor osd draining processes

Signed-off-by: Joshua Schmid <jschmid@suse.de>
src/pybind/mgr/osd_support/__init__.py [new file with mode: 0644]
src/pybind/mgr/osd_support/module.py [new file with mode: 0644]
src/pybind/mgr/tox.ini