deb-ceilometer/ceilometer/central
Doug Hellmann 3cdac9f3d0 Split meter publishing from the global config obj
The meter signing and publishing code was tightly coupled
to the global configuration object, making it more difficult
to reuse in an outside project. This change adds arguments
for the configuration settings actually being used in
those libraries and moves use of the global configuration
object higher up the stack to the manager. It also organizes
the definition of the options related to signing and
publishing metering messages so they can more easily by
registered on other configuration objects.

Change-Id: I8b1df0f228d0c2658841c4b7f7f4527414efc9a6
Signed-off-by: Doug Hellmann <doug.hellmann@dreamhost.com>
2012-10-01 10:53:16 -04:00
..
__init__.py Create "central" agent 2012-07-31 09:11:21 -04:00
manager.py Split meter publishing from the global config obj 2012-10-01 10:53:16 -04:00
plugin.py Create "central" agent 2012-07-31 09:11:21 -04:00