RETIRED, further work has moved to Debian project infrastructure
Go to file
Julien Danjou c6a093511c Implements database upgrade as storage engine independent
Currently, calling ceilometer-dbsync will be default raises an error since
it tries to upgrade a SQL database, even if mongo (the default) is used.
This patch fixes that by adding an upgrade capability to the storage engine
connection base class, and implementing it only in SQL.

Change-Id: I9a0da235ef3a93aaefd1b122d59f244ea293e9fe
Signed-off-by: Julien Danjou <julien@danjou.info>
2012-12-10 14:10:17 +01:00
bin Implements database upgrade as storage engine independent 2012-12-10 14:10:17 +01:00
ceilometer Implements database upgrade as storage engine independent 2012-12-10 14:10:17 +01:00
doc Virt inspector directly layered over hypervisor API 2012-12-06 12:30:03 +00:00
etc/ceilometer Provide default configuration file 2012-11-19 12:19:42 +01:00
tests Implements database upgrade as storage engine independent 2012-12-10 14:10:17 +01:00
tools Merge "Move meter.py into collector directory" 2012-12-06 15:40:24 +00:00
.gitignore Fixes to enable the jenkins doc job to work 2012-11-28 17:45:32 -05:00
.gitreview Update .gitreview for openstack. 2012-11-11 19:13:08 +00:00
MANIFEST.in Implement V2 API with Pecan and WSME 2012-12-04 12:57:58 -05:00
README.md Update readme and create release notes 2012-10-05 20:26:51 +02:00
ReleaseNotes Update documentation URL 2012-12-05 10:22:43 +01:00
openstack-common.conf Use openstack versioning 2012-11-08 16:13:44 -05:00
run_tests.sh Reduce complexity of storage engine API 2012-06-29 17:11:59 -04:00
setup.cfg Fixes to enable the jenkins doc job to work 2012-11-28 17:45:32 -05:00
setup.py Virt inspector directly layered over hypervisor API 2012-12-06 12:30:03 +00:00
tox.ini Fixes to enable the jenkins doc job to work 2012-11-28 17:45:32 -05:00

README.md

ceilometer

See the ReleaseNotes document and the project home for more info.

http://launchpad.net/ceilometer