deb-ceilometer/ceilometer/hardware
Nejc Saje b6e1c7e5dc Migrate the rest of the central agent pollsters to use discoveries
Currently, not all the central agent pollsters use discoveries.
In order to enable horizontal scaling, all pollsters must use
discoveries so the resources can be partitioned across the pool
of running central agents.

For pollsters that don't poll specific resources, but only poll
general info from services, we treat the service endpoints as
resources. So in the case of Glance, there will be only one
resource available for all the pollsters (a Glance endpoint).
If there are multiple agents running, only one will be assigned
that endpoint and only one will poll Glance API.

DocImpact
Co-Authored-By: Dina Belova <dbelova@mirantis.com>
Closes-Bug: #1364352
Change-Id: I8f3b228db9aacf3a7cc4b719c50013cc30d5aa79
2014-09-08 13:38:10 -04:00
..
inspector Rebase hardware pollsters to use new inspector interface 2014-08-27 10:21:53 +08:00
notifications Rewrite dictionary creation as a dictionary literal 2014-08-20 17:04:19 +04:00
pollsters Rebase hardware pollsters to use new inspector interface 2014-08-27 10:21:53 +08:00
__init__.py Added hardware agent's inspector and snmp implementation 2014-02-27 04:08:48 +00:00
discovery.py Automatic discovery of TripleO Overcloud hardware 2014-07-28 07:53:03 +00:00
plugin.py Migrate the rest of the central agent pollsters to use discoveries 2014-09-08 13:38:10 -04:00