monasca-agent/monasca_agent
gengchc2 ac3649c0d8 use six.StringIO for compatibility with io.StringIO in python3
The newer version of six (1.4.1) provides six.StringIO
which is a fake file object for textual data. It's an
alias for cStringIO.StringIO, in python2 and io.StringIO
in Python3

Change-Id: Ia2c8f8472a0327c2e1d19cc889940bdfdab8dd8a
2017-02-20 11:29:37 +01:00
..
collector use six.StringIO for compatibility with io.StringIO in python3 2017-02-20 11:29:37 +01:00
common Add support for psutil<2.0.0 2017-02-06 11:05:57 +01:00
forwarder Adds config-file arg option 2016-10-11 19:41:04 +03:00
statsd Add global_delegeated_tenant field to agent config 2017-01-10 11:21:34 -07:00
__init__.py Renaming agent packages to reflect monasca 2014-12-19 09:22:03 -07:00