MCPcopy Create free account
hub / github.com/ceph/ceph / get_mount_point

Method get_mount_point

qa/tasks/cephfs/mount.py:1851–1852  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

1849 self.cephfs_mntpt = path_to_mount
1850
1851 def get_mount_point(self):
1852 return self.hostfs_mntpt
1853
1854CephFSMount = CephFSMountBase

Calls

no outgoing calls