]> 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)
committerJohn Spray <jcspray@gmail.com>
Tue, 21 Apr 2015 13:20:44 +0000 (14:20 +0100)
commita12e8e0c63519b5d91d40e66c6383858285e0aad
treebcc8e3b87b3b90ee755009922eb930750c15fe8f
parent26b2cfa1697a47a70968bb107992e92a9aaf2b6b
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>
(cherry picked from commit 8b61310ce3eedeb8ac60446933cd5db548de6434)
tasks/cephfs/filesystem.py
tasks/mds_journal_repair.py