]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
Revert "ceph_volume_client: convert string to bytes object"
authorNathan Cutler <ncutler@suse.com>
Mon, 21 Oct 2019 12:01:55 +0000 (14:01 +0200)
committerNathan Cutler <ncutler@suse.com>
Mon, 21 Oct 2019 12:01:55 +0000 (14:01 +0200)
This reverts commit e081e97190b58d3a09377275f6d484bf9020fe51.

Signed-off-by: Nathan Cutler <ncutler@suse.com>
src/pybind/ceph_volume_client.py

index efaeb910f7be48bf047384dab5f3c0256f4c1720..740f9e757e2136265020f590499ddae735cf3ece 100644 (file)
@@ -478,7 +478,7 @@ class CephFSVolumeClient(object):
             self.evict(premount_evict)
             log.debug("Premount eviction of {0} completes".format(premount_evict))
         log.debug("CephFS mounting...")
-        self.fs.mount(filesystem_name=to_bytes(self.fs_name))
+        self.fs.mount(filesystem_name=self.fs_name)
         log.debug("Connection to cephfs complete")
 
         # Recover from partial auth updates due to a previous