collectd-openstack-plugins/collectd_openstack/gnocchi
Deirdre O'Connor 10e929deb1 changes code to pass config in sender class
- This change refactor base sender to accept
  the config option in its constructor.
- The use of singleton config in the sender classes
  has been replaced with the use of self._config
- This change updates the unit tests to reflect
  the new constructor paramaters.

Change-Id: I8458145044d76b61e51462674c8fbfc84fd02b0a
Related-bug: #1746097
2018-08-20 11:36:09 +00:00
..
__init__.py Rename module collectd_ceilometer->collectd_openstack 2017-10-19 08:31:14 +00:00
plugin.py Rename module collectd_ceilometer->collectd_openstack 2017-10-19 08:31:14 +00:00
sender.py changes code to pass config in sender class 2018-08-20 11:36:09 +00:00
writer.py Add DEFAULT_ARCHIVE_POLICY config option for gnocchi 2018-03-14 19:03:38 +00:00