Doug Hellmann b345efa0be Reduce complexity of storage engine API
In the process of implementing the first storage
backend I realized that the proposed API was
much more complicated than necessary. This
changeset streamlines the API to make it easier
to implement the plugins.

- add ceilometer.storage.get_connection() convenience function
- add get_volume_max() method
- clean up query arg handling by using EventFilter
- tighten up the DB query API by removing separate "by_user"
  and "by_project" methods

Change-Id: Id4dffcc59dbee44fd4670bbe55b5e3380ea240e5
Signed-off-by: Doug Hellmann <doug.hellmann@dreamhost.com>
2012-06-29 17:11:59 -04:00
2012-06-27 19:14:05 -05:00
2012-05-01 11:17:50 +01:00
2012-05-02 14:59:08 +02:00
2012-05-30 15:32:19 +02:00
Description
OpenStack Telemetry (Ceilometer) Alarming
Readme 21 MiB
Languages
Python 98.5%
Shell 1.3%
Mako 0.2%