]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
ceph_crush: fix rstrip for python 3
authorBruceforce <markus.greis@gmx.de>
Tue, 19 Mar 2019 17:23:56 +0000 (18:23 +0100)
committermergify[bot] <mergify[bot]@users.noreply.github.com>
Wed, 20 Mar 2019 01:20:30 +0000 (01:20 +0000)
commit567ad1826b7daba4559505162aacc25a755e3607
treed222d7b51623c92ca02dd1d4577744ad22703abd
parent2590d3cfba4679656c5e29f71c90c1e2e597942b
ceph_crush: fix rstrip for python 3
Removing bytes literals since rstrip only supports type String or None.

Please backport to stable-3.2

Signed-off-by: Bruceforce <markus.greis@gmx.de>
(cherry picked from commit 6d506dba1a6fb3a827460d3a7090517cf3241c39)
library/ceph_crush.py