]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
tasks: add run_ceph_w to CephManager
authorJohn Spray <john.spray@redhat.com>
Fri, 27 Nov 2015 15:47:57 +0000 (15:47 +0000)
committerJohn Spray <john.spray@redhat.com>
Tue, 5 Jan 2016 18:58:00 +0000 (18:58 +0000)
commitd8106fa9e175434fbd6b95f8979bc74207e24a81
tree23b5558097a09497ab7426cf2619daad41c43a3f
parent8b5edd4fe9de461ca2d7f4983dc3a384cd380b20
tasks: add run_ceph_w to CephManager

Analogous to raw_cluster_command, but instead
of calling blocking CLI command we're invoking
the -w mode.

Signed-off-by: John Spray <john.spray@redhat.com>
tasks/ceph_manager.py
tasks/cephfs/vstart_runner.py