]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
pybind/ceph_volume_client: Handles purge of unicode directory names in python2.7 36679/head
authorJose Castro Leon <jose.castro.leon@cern.ch>
Mon, 15 Jun 2020 13:46:55 +0000 (15:46 +0200)
committerRamana Raja <rraja@redhat.com>
Wed, 28 Apr 2021 18:59:35 +0000 (14:59 -0400)
commit63740fa9ffe23b4985b706e15092af80780eaaaf
treeace650f4709ae316fcb51aa708f714f520f45e8f
parent4a484defa41990fd66da31a0d82368eaa41ecbb5
pybind/ceph_volume_client: Handles purge of unicode directory names in python2.7

This change is not cherry-picked from master, because master has dropped
python2 support. And this change is to print the path of "unicode" type in
python2.

Fixes: https://tracker.ceph.com/issues/45997
Signed-off-by: Jose Castro Leon <jose.castro.leon@cern.ch>
qa/tasks/cephfs/test_volume_client.py
src/pybind/ceph_volume_client.py