
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
ceilometer
See the ReleaseNotes document and the project home for more info.
Description
Languages
Python
98.6%
Shell
1.3%
Mako
0.1%