monasca-agent/monasca_agent/collector
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
..
checks Remove six 2020-11-13 16:16:58 +01:00
checks_d Fix PY3 issue 2021-06-10 16:25:06 +02:00
virt Merge "Remove six" 2020-11-13 17:07:14 +00:00
__init__.py Renaming agent packages to reflect monasca 2014-12-19 09:22:03 -07:00
daemon.py Fix typo in log message 2021-06-09 09:49:31 +00:00
jmxfetch.py fix tox python3 overrides 2018-07-02 09:41:20 +02:00