need database management tool
Bug #1028498 reported by
Doug Hellmann
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ceilometer |
Fix Released
|
Wishlist
|
Unassigned |
Bug Description
We need a plugin for the unified command line tool to manage the ceilometer database (create, sync schema, etc.). We should also extend the engine plugin API to have new methods for each of the commands. This will let us move the index creation out of the mongodb connection code so it is not executed every time something accesses the database.
Changed in ceilometer: | |
status: | New → Confirmed |
importance: | Undecided → Wishlist |
Changed in ceilometer: | |
milestone: | none → grizzly-2 |
status: | Fix Committed → Fix Released |
Changed in ceilometer: | |
milestone: | grizzly-2 → 2013.1 |
To post a comment you must log in.
Doug, is the 'unified command line tool' something that already exists?