de45b97f98
readlines() function in Python 3 returns list of byte objects instead of list of str objects. Since we shifted to centos 8 for collectd containers, Python 3 is used by collectd Python plugins. This patch fixes the issue that occured because of the change, by decoding the byte objects to utf-8. Change-Id: Ifff2c7c6c7d9adfcb524ed279e2a82aedfd4ce30 |
||
---|---|---|
.. | ||
collectd_ceph_storage.py | ||
collectd_gnocchi_status.py | ||
collectd_iostat_python.py | ||
collectd_ovsagent.py | ||
collectd_pacemaker_monitoring.py | ||
collectd_rabbitmq_monitoring.py | ||
collectd_swift_stat.py | ||
ovn_monitoring.sh | ||
ovs_flows.sh |