]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
task: move Filesystem class to shared location
authorJohn Spray <jspray@redhat.com>
Wed, 2 Jul 2014 11:54:05 +0000 (12:54 +0100)
committerJohn Spray <jspray@redhat.com>
Mon, 14 Jul 2014 15:37:41 +0000 (16:37 +0100)
commit6c05747da73183e9f826d7a28e1bdae4b068d840
tree51b94e012ad3ef844a877d8f7a48257a62104824
parent47087ff7fb71986b6843e537c0cbd01884cd8f11
task: move Filesystem class to shared location

...in preparation for tests other than mds_journal_migration
to use it.

Signed-off-by: John Spray <john.spray@redhat.com>
teuthology/task/cephfs/__init__.py [new file with mode: 0644]
teuthology/task/cephfs/filesystem.py [new file with mode: 0644]
teuthology/task/mds_journal_migration.py