]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
tasks/cephfs: add function to configure guest credentials
authorRamana Raja <rraja@redhat.com>
Fri, 29 Apr 2016 11:17:17 +0000 (16:47 +0530)
committerRamana Raja <rraja@redhat.com>
Mon, 23 May 2016 08:54:31 +0000 (14:24 +0530)
commit02fc6d6acc1246881c173d693773658b210f1ad3
tree985fed156a83934b5ba99e79621ad7f3e707fb1b
parentc1c210b921c8f35c56d3d5aa97b1f2242a163185
tasks/cephfs: add function to configure guest credentials

In the test_volume_client module, refactor code to add a function
that configures credentials for a guest to mount a volume. The
function could be used by tests to setup a guest client to mount
a volume with fewer lines of code.

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