vitrage/vitrage/datasources/collectd
Q.hongtao 9ec5f4de5f Remove six.text_type/b/u
Replace the following items with Python 3 style code.
- six.text_type
- six.b
- six.u

Like Any(str, six.text_type), currently only keep Any(str).

Change-Id: I735e8a8a670659123e533091916fd3bbedabb95e
2020-09-21 19:49:42 +08:00
..
collectd_vitrage Remove six.text_type/b/u 2020-09-21 19:49:42 +08:00
__init__.py define constants for datasource opts 2017-02-27 07:16:24 +00:00
driver.py Add delete_outdate_alarm to collectd 2020-09-01 16:50:52 +08:00
mapper.py Fixed collectd mapper 2017-10-08 12:19:30 +00:00
properties.py fix mapping to create an alarm on a resource other then host 2017-01-31 09:04:24 +00:00
transformer.py Refactor vitrage to use global CONF instead of local one 2019-07-22 15:12:43 +03:00