]> git.apps.os.sepia.ceph.com Git - teuthology.git/commit
task/mds_journal_migration: use existing clients
authorJohn Spray <jspray@redhat.com>
Thu, 17 Jul 2014 20:35:22 +0000 (21:35 +0100)
committerJohn Spray <jspray@redhat.com>
Mon, 21 Jul 2014 11:56:05 +0000 (12:56 +0100)
commit72b3417890858138f8744e822d382082fcb1119d
tree5ebe9b3d7d98794d24e439e0f987af6db4aa2b0d
parentb8c443b44fcad29325ec33ac2b3932c59eb6a711
task/mds_journal_migration: use existing clients

Since refactoring ceph_fuse and kclient tasks
to store Mount objects on ctx, the mds_journal_migration
task can use those instead of explicitly instantiating its own.

Signed-off-by: John Spray <john.spray@redhat.com>
teuthology/task/cephfs/kernel_mount.py
teuthology/task/cephfs/mount.py
teuthology/task/mds_journal_migration.py