Lingxian Kong 1349706e2e Support aodh-evaluator built-in active/active deployment mode
Support to deploy aodh-evaluator in active/active mode by leveraging
database non-locking mechanism. With this feature, there could be
multiple aodh-evaluator processes running without dependency of etcd or
zookeeper.

The main change is in aodh/evaluator/__init__.py, in order to use
non-locking db update, a new column named 'evaluate_timestamp' is
introduced to 'alarm' table. all other code is changed
because of 'storage_conn.get_alarms()' implementation changed.

Change-Id: I666817cdcf9083f2ad5871d157900cb6dc5a86e0
2019-12-06 16:23:32 +13:00
2017-09-11 17:21:06 +00:00
2016-02-05 08:45:38 +00:00
2019-04-19 19:30:26 +00:00
2014-10-09 10:31:23 +03:00
2019-10-30 07:21:50 +00:00
2018-07-26 11:43:28 +02:00
2013-03-15 14:25:48 +00:00
2018-04-12 10:59:40 +02:00
2019-06-19 14:46:28 +08:00
2019-11-22 15:38:10 +13:00
2017-09-11 17:21:06 +00:00
2019-11-22 15:38:10 +13:00
2015-07-07 11:42:13 +08:00
2019-10-30 07:21:50 +00:00

aodh

Release notes can be read online at:

https://docs.openstack.org/aodh/latest/contributor/releasenotes/index.html

Documentation for the project can be found at:

https://docs.openstack.org/aodh/latest/

The project home is at:

https://storyboard.openstack.org/#!/project/openstack/aodh

Bugs and feature requests are tracked on Launchpad at:

https://storyboard.openstack.org/#!/project/openstack/aodh

Description
OpenStack Telemetry (Ceilometer) Alarming
Readme 21 MiB
Languages
Python 98.6%
Shell 1.3%
Mako 0.1%