Go to file
gordon chung e84a10882a better support notification coordination
when launching multiple agents at same time, there is a chance that
agents will miss the registry of another agent. this is possible
because there is a lot of overhead involved when starting up agents,
specifically with initialising managers.

this change makes it so the agent only joins the group AFTER it has
done all setup that does not require coordination. after it joins,
we start listening right away for other changes to group membership

additionally, this adds a lock to pipeline queue setup so only one
event at any time can trigger a reconfiguration.

Change-Id: I8100160a3aa83a190c4110e6e8be9b26aef8fd1c
Closes-Bug: #1533787
2016-01-26 11:05:33 -05:00
2015-12-22 21:54:15 -05:00
2016-01-14 09:46:07 -08:00
2012-11-11 19:13:08 +00:00
2014-10-09 10:31:23 +03:00
2013-03-15 14:25:48 +00:00
2015-12-04 11:43:09 +01:00
2015-03-25 11:18:56 +01:00
2015-09-17 16:37:39 +00:00
2015-12-18 02:02:53 +08:00

ceilometer

Release notes can be read online at:

http://docs.openstack.org/developer/ceilometer/releasenotes/index.html

Documentation for the project can be found at:

http://docs.openstack.org/developer/ceilometer/

The project home is at:

http://launchpad.net/ceilometer

Description
OpenStack Telemetry (Ceilometer)
Readme 107 MiB
Languages
Python 98.5%
Shell 1.5%