Eoghan Glynn 9ffba6fb70 Ensure intended indices on project_id are created for mongo
Fixes bug 1291666

Previously, despite the clear intent of the code, the mongodb
driver failed to create indices on project_id for the meter
and resource collections, due to a index name clash.

Now, we ensure a different index name is used for the user_id
and project_id indices on each collection.

The previously missing index is created in the background to
avoid blocking other DB operations when upgrading against an
existing mongo instance with large collections.

Change-Id: Ia3c6765445f16ab9beafbd7fd9265a045814003f
2014-03-20 13:09:11 +00:00
2014-02-08 06:46:32 +01:00
2014-03-18 18:14:28 +00:00
2014-03-10 13:15:58 +05:30
2014-02-08 06:46:32 +01:00
2014-01-27 14:40:35 +01:00
2012-11-11 19:13:08 +00:00
2013-11-13 15:32:31 +01:00
2013-05-11 12:44:54 -04:00
2013-03-15 14:25:48 +00:00
2013-07-14 21:09:38 +02:00
2012-12-05 10:22:43 +01:00
2014-02-10 15:30:25 +02:00
2013-09-19 11:42:10 +02:00
2014-02-14 21:22:56 +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.6%
Shell 1.3%
Mako 0.1%