]> git-server-git.apps.pok.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>
Tue, 19 Mar 2019 23:57:22 +0000 (23:57 +0000)
commit6d506dba1a6fb3a827460d3a7090517cf3241c39
treea3c2fa1aeada9baa6d2652427a5bbcc8c024417d
parent3305309e87b16c42af5f7faf35fd322241e8e964
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>
library/ceph_crush.py