deb-ceilometer/tests/api/v1
Doug Hellmann d25a3147c1 Implement duration calculation API
Add the API for calculating the duration for a series of
events from a given meter for a given resource.

Replace the old duration calculation in the storage engine API with
get_event_interval().

Change-Id: I54952e760fc5e108fa25d71b601b7ef2a4937e9e
Signed-off-by: Doug Hellmann <doug.hellmann@dreamhost.com>
2012-09-05 08:11:55 -04:00
..
__init__.py Skeleton for API server 2012-07-27 10:34:36 -04:00
test_compute_duration_by_resource.py Implement duration calculation API 2012-09-05 08:11:55 -04:00
test_list_events.py Remove redundancy in the API 2012-08-07 18:19:47 -04:00
test_list_projects.py Add list projects API 2012-08-06 18:19:48 -04:00
test_list_resources.py Fix PEP8 issues . 2012-08-30 11:17:56 +08:00
test_list_users.py Skeleton for API server 2012-07-27 10:34:36 -04:00