aodh/ceilometer/central
Nejc Saje 87afc5ada1 Partition swift pollster resources by tenant
Since the latest discovery change, Swift pollsters on different
agents only decide which who should poll. Most of the time there's
only one endpoint, so only one agent gets to do any work.

This patch fixes this by introducing a new TenantDiscovery, which
enables Swift (and other in the future) pollsters to partition the
set of keystone tenants among them and then each poll the samples
for their assigned subset of tenants.

Closes-Bug: #1365351
Change-Id: Iba4a3b91d5ee978213fdd6fcf8bb62b315324a52
2014-09-15 08:34:39 -04:00
..
__init__.py Create "central" agent 2012-07-31 09:11:21 -04:00
discovery.py Partition swift pollster resources by tenant 2014-09-15 08:34:39 -04:00
manager.py Central agent work-load partitioning 2014-09-01 05:31:58 -04:00
plugin.py fix network discovery meters 2014-09-09 23:29:27 -04:00