]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
python-common: s/unicode/str/
authorKefu Chai <kchai@redhat.com>
Tue, 1 Sep 2020 13:25:53 +0000 (21:25 +0800)
committerNathan Cutler <ncutler@suse.com>
Tue, 6 Oct 2020 09:40:32 +0000 (11:40 +0200)
commit3867758c3a65cf39c67cf44ebfa96a7db07a406f
tree86903ced1542be1588505874f3a2097a0f887bcb
parentcd61253e4dae6ac75c03eeb38df66f02ab3ec351
python-common: s/unicode/str/

we've dropped python2 support. so it's safe to replace unicde with str.

Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry picked from commit b9492d46d8460d6818e13d730f6a0bc3a0e4bdaa)
src/python-common/ceph/deployment/utils.py