ZhiQiang Fan 2f5cfb6002 Enable aodh service to be multi-processes
aodh-notifier is stateless, it is naturally can be multi-processes.
aodh-evaluator can be multi-processes because it by default runs
in workload_partition mode.
aodh-listener shares nothing between workers, an event can only
be consumed by a single worker, and sql provides transaction ability
hence it is safe to use multi-processes as well.

Change-Id: I5a8051909be8626cd9d037992132740d03110892
2016-04-29 01:22:23 +08:00
2016-04-26 12:05:47 +00:00
2016-02-05 08:45:38 +00:00
2016-02-05 08:45:38 +00:00
2015-06-25 14:46:39 +02:00
2014-10-09 10:31:23 +03:00
2015-06-25 14:46:39 +02:00
2016-02-12 09:29:20 +01:00
2015-06-25 14:46:39 +02:00
2013-03-15 14:25:48 +00:00
2016-03-16 10:24:51 -04:00
2015-03-25 11:18:56 +01:00
2016-04-19 23:38:01 +08:00
2015-07-07 11:42:13 +08:00
2016-04-23 12:29:26 +08:00

aodh

Release notes can be read online at:

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

Documentation for the project can be found at:

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

The project home is at:

http://launchpad.net/aodh

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