]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
nautilus: mgr/telemetry: fix UUID and STR concat 33666/head
authorYaarit Hatuka <yaarit@redhat.com>
Mon, 2 Mar 2020 14:36:10 +0000 (09:36 -0500)
committerYaarit Hatuka <yaarit@redhat.com>
Mon, 2 Mar 2020 14:36:10 +0000 (09:36 -0500)
commit4887d517c9ffd0e520e5a51347a7be1a7e669356
treee787843a7db98317926a28c3b3a22996d07663f2
parent288557427728ded242edae155f851f446b8bbebf
nautilus: mgr/telemetry: fix UUID and STR concat

Cast UUID object to string when anonymizing device's serial, otherwise
Python2 throws a TypeError.

Fixes: https://tracker.ceph.com/issues/44376
Signed-off-by: Yaarit Hatuka <yaarit@redhat.com>
src/pybind/mgr/telemetry/module.py