deb-ceilometer/ceilometer/tests
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
..
__init__.py Skeleton for API server 2012-07-27 10:34:36 -04:00
api.py Add API endpoint for listing raw event data 2012-07-31 15:24:01 -04:00