]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
ceph_volume_client: make UTF-8 encoding explicit
authorRishabh Dave <ridave@redhat.com>
Wed, 19 Jun 2019 13:10:57 +0000 (18:40 +0530)
committerRishabh Dave <ridave@redhat.com>
Wed, 17 Jul 2019 03:47:13 +0000 (09:17 +0530)
commitc4385ebb351b39f00f498e8e804e10a8be00946d
tree1e706af783aeb60e28c7e079e2c25c69dd489e8f
parentf64c3f6529a35483f7402c8bcc69a04a2a21a710
ceph_volume_client: make UTF-8 encoding explicit

Make it explicit in the method to_bytes() that encoding is with UTF-8.

Signed-off-by: Rishabh Dave <ridave@redhat.com>
src/pybind/ceph_volume_client.py