Julien Danjou 0fdf53d675 alarm: fix MongoDB alarm id
The current implementation actually fails unit test because it tries to
use alarm id as the internal MongoDB object ID. That doesn't work
because MongoDB object ID must have a certain format and length.

Rather than using a backend specific alarm id, let's just use an uuid
based one that is not tight to the back-end.

Change-Id: I9ea79fc56b8beaf1efceddeaa5e9e43b620e5e98
Signed-off-by: Julien Danjou <julien@danjou.info>
2013-05-07 14:08:57 +02:00
2013-05-07 14:08:57 +02:00
2013-04-29 10:59:53 +01:00
2013-04-10 16:27:18 +02:00
2013-05-06 22:58:17 +10:00
2013-05-03 12:06:44 +10:00
2012-11-11 19:13:08 +00:00
2013-03-15 14:25:48 +00:00
2012-12-05 10:22:43 +01:00
2013-03-01 15:49:32 +01:00
2013-04-02 13:43:50 +08:00
2013-04-10 16:27:18 +02: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.5%
Shell 1.3%
Mako 0.2%