]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
misc: Fix bug in calling function remote_mktemp()
authorSam Lang <sam.lang@inktank.com>
Mon, 15 Apr 2013 21:16:34 +0000 (16:16 -0500)
committerSam Lang <sam.lang@inktank.com>
Mon, 15 Apr 2013 21:16:34 +0000 (16:16 -0500)
commitcde1429e139cb570a8002f72f047dddca12f54d8
treeef4c8527e00a29a887a46019e3bbedf615999f64
parentfe513353c644b10694c958da9f3cff1f9c11fb42
misc: Fix bug in calling function remote_mktemp()

Changed the name of the function to get a remote temporary filename,
need to update all the locations where it gets called.

Signed-off-by: Sam Lang <sam.lang@inktank.com>
teuthology/misc.py