]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
tasks/cephfs: make mount point more configurable
authorRamana Raja <rraja@redhat.com>
Tue, 19 Apr 2016 04:11:22 +0000 (09:41 +0530)
committerRamana Raja <rraja@redhat.com>
Wed, 4 May 2016 13:24:08 +0000 (18:54 +0530)
commit64869a3e4d5722e84f791ee3a07bf445d4402d32
tree06b6791b6bb72b89b4a567aaaa6e23cd99c054d8
parent1fde198f97c218654702f9a9f0b52ae543e573b7
tasks/cephfs: make mount point more configurable

The mount points of the test clients were created based on the auth
ID they used. So two clients using the same auth ID could not create
different mount points in a straight forward way. Expose the
directory name of the mount point as a public attribute allowing
client mount points to be easily changed whenever needed.

Signed-off-by: Ramana Raja <rraja@redhat.com>
tasks/cephfs/mount.py