Go to file
Ilya Tyaptin 4b8929206a [MongoDB] Refactor indexes for meter and resources
Currently Ceilometer uses redundant indexes in MongoDB and in same
time doesn't cover get_resources sorting by indexes.
In this CR source field indexing is deleted and resource.project_id,
resource.user_id indexes are combined to one.
New compound index covers the get_resource sorting and its parts
are used in queries by timestamp, project_id, user_id.

Change-Id: I077317533fd30865eea8a3f32e3c3a7f53fa6343
Closes: bug 1433924
2015-07-30 21:36:44 +03:00
2014-12-03 06:39:17 +00:00
2015-07-27 11:29:56 +02:00
2015-07-19 23:46:28 +03:00
2012-11-11 19:13:08 +00:00
2014-10-09 10:31:23 +03:00
2013-03-15 14:25:48 +00:00
2015-03-25 11:18:56 +01:00
2013-07-14 21:09:38 +02:00
2012-12-05 10:22:43 +01:00
2015-07-18 16:03:42 +00:00
2015-07-19 23:46:28 +03:00

ceilometer

See the ReleaseNotes document and the project home for more info.

http://launchpad.net/ceilometer

Description
OpenStack Telemetry (Ceilometer)
Readme 108 MiB
Languages
Python 98.5%
Shell 1.5%