
This change implements the first storage backend for ceilometer using MongoDB and makes it the default (instead of 'log'). - require pymongo and ming for tests - clean up entry point registration using textwrap - sketch in a simple data dump tool (tools/show_data.py) Change-Id: I0e3763749e88a71bc57b263ea79fff8d065c03ce Signed-off-by: Doug Hellmann <doug.hellmann@dreamhost.com>
12 lines
308 B
Plaintext
12 lines
308 B
Plaintext
#https://github.com/openstack/nova/zipball/master#egg=nova
|
|
# Work-around for packaging issue in nova (https://bugs.launchpad.net/openstack-ci/+bug/1019423)
|
|
http://nova.openstack.org/tarballs/nova-2012.2~f2~20120629.14648.tar.gz
|
|
webob
|
|
kombu
|
|
iso8601
|
|
lockfile
|
|
netaddr
|
|
argparse
|
|
sqlalchemy
|
|
eventlet
|
|
anyjson==0.3.1 |