Lianhao Lu 2b30965869 Adopted the oslo's rpc.Service change.
This fixes the collector part of the bug 1075463.

Declaring a consumer topic on the same rpc connection after the consume
thread has started would result the eventlet raise RuntimeError
exception. So all the declaring work should be done before calling
rpc.conn.consume_in_thread().

Using the hook 'initialize_service_hook()' provided by rpc.Service in
oslo to decalre the collector's specific topic consumers before starting
the consuming thread.

Change-Id: I33a98c228d45f7716e46d40d9203188f4e827c11
2012-11-15 11:50:30 +08:00
2012-11-08 16:13:44 -05:00
2012-11-11 19:13:08 +00:00
2012-08-17 08:00:23 -05:00
2012-11-08 16:13:44 -05:00
2012-10-10 16:09:21 +02:00
2012-08-07 08:33:49 -05:00
2012-11-08 16:13:44 -05:00
2012-10-31 05:07:38 +00:00

ceilometer

See the ReleaseNotes document and the project home for more info.

http://launchpad.net/ceilometer

Description
OpenStack Telemetry (Ceilometer) Alarming
Readme 21 MiB
Languages
Python 98%
Shell 1.8%
Mako 0.2%