Mehdi Abaakouk a958d6c2ce Implement dot in matching_metadata key for mongodb
Before the dict matching_metadata was stored as dict in mongo.
But mongo doesn't allow dot in dictionary key

This change converts the matching_metadata dict into a array like this:

[ { 'key': 'info.key.dotted', 'value': 'the_value'} ]

Fixes bug #1201886

Change-Id: Iab94c675749331ff7bfb0f74728dbd8f947f26f6
2013-07-22 18:11:47 +02:00
2013-07-21 16:24:42 +02:00
2013-07-02 18:54:00 -04:00
2013-05-18 18:06:38 +10:00
2012-11-11 19:13:08 +00:00
2013-05-18 18:06:38 +10:00
2013-05-11 12:44:54 -04:00
2013-03-15 14:25:48 +00:00
2013-05-11 12:44:54 -04:00
2013-07-14 21:09:38 +02:00
2012-12-05 10:22:43 +01:00
2013-07-21 16:24:42 +02:00
2013-07-17 09:59:50 -04:00
2013-05-11 12:44:54 -04: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%