deb-ceilometer/ceilometer
Doug Hellmann 74e381fc9d Add API endpoint for listing raw event data
This change adds some of the endpoints for listing raw
event data from the database. It does not yet support
listing events by project id.

It also fixes a problem with the MongoDB driver returning
Mongo's ObjectId instances in the results of the event
query, which makes them impossible to serialize via JSON.

Change-Id: I08d122ecd2f726fb1b2880bc22e28113f6a3aeb1
Signed-off-by: Doug Hellmann <doug.hellmann@dreamhost.com>
2012-07-31 15:24:01 -04:00
..
api Add API endpoint for listing raw event data 2012-07-31 15:24:01 -04:00
central Create "central" agent 2012-07-31 09:11:21 -04:00
collector Fix nova configuration loading 2012-07-25 15:44:15 -04:00
compute Change compute pollster API to work on one instance at a time 2012-07-31 09:19:25 -04:00
network Create "central" agent 2012-07-31 09:11:21 -04:00
openstack Add openstack.common.{context,notifier,log} and update .rpc 2012-07-11 13:00:22 +02:00
rpc Combined fix to get past broken state of repo 2012-06-22 11:31:53 -04:00
storage Add API endpoint for listing raw event data 2012-07-31 15:24:01 -04:00
tests Add API endpoint for listing raw event data 2012-07-31 15:24:01 -04:00
__init__.py Import ceilometer-nova-compute 2012-05-09 14:37:14 +02:00
counter.py Fix and document counter types 2012-07-19 17:01:34 +02:00
meter.py Combined fix to get past broken state of repo 2012-06-22 11:31:53 -04:00
plugin.py Change compute pollster API to work on one instance at a time 2012-07-31 09:19:25 -04:00
publish.py Add openstack.common.{context,notifier,log} and update .rpc 2012-07-11 13:00:22 +02:00
service.py Add openstack.common.{context,notifier,log} and update .rpc 2012-07-11 13:00:22 +02:00