]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
python-common: s/unicode/str/ 36929/head
authorKefu Chai <kchai@redhat.com>
Tue, 1 Sep 2020 13:25:53 +0000 (21:25 +0800)
committerKefu Chai <kchai@redhat.com>
Tue, 1 Sep 2020 15:51:47 +0000 (23:51 +0800)
commitb9492d46d8460d6818e13d730f6a0bc3a0e4bdaa
treebf3fec0fb26d290e70fb4af0fc40b8a3a5260f24
parent8695ba49c4f656d2bcf6a7c6be5cbbce23d719ef
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>
src/python-common/ceph/deployment/utils.py