monasca-agent/monasca_agent
Martin Chacon Piza 679f09a3a8 Fix PY3 issue
- In PY3 the output of subprocess.Popen is a type bytes, but
strip() method requires a type str.

Story: 2008017
Task: 40669

Change-Id: I297c30044df9a94baa645a1a27de10bb49038440
2021-06-10 16:25:06 +02:00
..
collector Fix PY3 issue 2021-06-10 16:25:06 +02:00
common Merge "Use importlib to take place of imp module" 2020-11-23 23:45:21 +00:00
forwarder Remove six 2020-11-13 16:16:58 +01:00
hacking Update hacking for Python3 2020-03-31 06:49:33 +00:00
statsd Fix parsing of StatsD metrics with Py3 2020-05-22 21:08:28 +01:00
__init__.py Renaming agent packages to reflect monasca 2014-12-19 09:22:03 -07:00
version.py Check version using pbr module 2017-06-19 10:25:04 +02:00