RETIRED, further work has moved to Debian project infrastructure
Go to file
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
bin Create "central" agent 2012-07-31 09:11:21 -04:00
ceilometer Add API endpoint for listing raw event data 2012-07-31 15:24:01 -04:00
doc Create "central" agent 2012-07-31 09:11:21 -04:00
tests Add API endpoint for listing raw event data 2012-07-31 15:24:01 -04:00
tools Skeleton for API server 2012-07-27 10:34:36 -04:00
.gitignore Make the stand-alone test script mimic tox 2012-05-30 12:02:45 -04:00
.gitreview Switch .gitreview to use OpenStack gerrit 2012-07-04 13:30:32 +01:00
openstack-common.conf Add openstack.common.{context,notifier,log} and update .rpc 2012-07-11 13:00:22 +02:00
README.md Add link to blueprint 2012-05-02 14:59:08 +02:00
run_tests.sh Reduce complexity of storage engine API 2012-06-29 17:11:59 -04:00
setup.cfg Add tox configuration 2012-05-30 15:32:19 +02:00
setup.py Create "central" agent 2012-07-31 09:11:21 -04:00
tox.ini Create "central" agent 2012-07-31 09:11:21 -04:00