]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
tasks/ceph_manager: add cluster param to write_conf()
authorJosh Durgin <jdurgin@redhat.com>
Wed, 23 Mar 2016 23:50:53 +0000 (16:50 -0700)
committerJosh Durgin <jdurgin@redhat.com>
Mon, 9 May 2016 18:51:59 +0000 (11:51 -0700)
commit524e6d7a5e29ff325edd2673e3774fad757bb83e
tree148f14002bca2a6770184e4fc2f6b910b1a2e823
parentff49deb6f0beb99b0115d606cc1bc4f4bf293f5c
tasks/ceph_manager: add cluster param to write_conf()

Only used by cephfs right now, so don't bother changing callers.

Signed-off-by: Josh Durgin <jdurgin@redhat.com>
tasks/ceph.py
tasks/ceph_manager.py