]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
localdir: create/cleanup mnt.foo dir on local fs
authorSage Weil <sage@inktank.com>
Sat, 11 May 2013 06:01:04 +0000 (23:01 -0700)
committerSage Weil <sage@inktank.com>
Sat, 11 May 2013 06:01:04 +0000 (23:01 -0700)
commit63203c6e97b1b09ce0a651fbccaa49c1c83e2fbe
treea872a19aae76edb74cfa09d9ff66e7dcb266b7da
parenta12464f7db0f6a8b6319b264085c51449ffc9024
localdir: create/cleanup mnt.foo dir on local fs

This creates and cleans up a local mnt dir that can be consumed
by other tasks (like workunit, samba, etc), just like any
other client (ceph-fuse, kclient), except it is just a dir on
the local fs.

Signed-off-by: Sage Weil <sage@inktank.com>
teuthology/task/localdir.py [new file with mode: 0644]