]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
tasks/cephfs: tweak use of mon for admin commands
authorJohn Spray <jspray@redhat.com>
Tue, 7 Apr 2015 13:14:15 +0000 (14:14 +0100)
committerGreg Farnum <gfarnum@redhat.com>
Mon, 20 Apr 2015 00:46:18 +0000 (17:46 -0700)
commit8b61310ce3eedeb8ac60446933cd5db548de6434
tree4db4e6425b3fbdb696eb532d176312a61f1678cc
parentea7c39222ae084c90b5a8510ce5af35a2f75a6e3
tasks/cephfs: tweak use of mon for admin commands

... s/mon_remote/admin_remote/ and allow caller to pass
in which remote they want to use for that.  Enables use
with ceph_deploy task which does not give admin keys
to mons.

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