deb-ceilometer/ceilometer
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
..
api Fix the v1 api importing of acl 2012-12-10 13:18:40 +11:00
central Remove database access from agent pollsters 2012-11-07 18:06:39 +01:00
collector Move meter.py into collector directory 2012-12-06 14:16:46 +08:00
compute Virt inspector directly layered over hypervisor API 2012-12-06 12:30:03 +00:00
image Set source at publish time 2012-10-26 15:13:03 +02:00
network network: remove left-over useless nova import 2012-11-26 16:17:33 +01:00
objectstore Implement object store metering 2012-11-30 11:07:30 +01:00
openstack Update openstack.common(except policy). 2012-11-15 19:10:27 +08:00
storage Implements database upgrade as storage engine independent 2012-12-10 14:10:17 +01:00
tests Implement V2 API with Pecan and WSME 2012-12-04 12:57:58 -05:00
volume Set source at publish time 2012-10-26 15:13:03 +02:00
__init__.py Import ceilometer-nova-compute 2012-05-09 14:37:14 +02:00
counter.py Set source at publish time 2012-10-26 15:13:03 +02:00
extension_manager.py Provide a way to disable some plugins 2012-10-30 15:19:02 -04:00
nova_client.py Use libvirt num_cpu for CPU utilization calculation. 2012-11-14 14:39:13 +00:00
plugin.py Provide a way to disable some plugins 2012-10-30 15:19:02 -04:00
policy.py API: add Keystone ACL and policy support 2012-10-08 14:39:03 +02:00
publish.py Move meter.py into collector directory 2012-12-06 14:16:46 +08:00
service.py Change default os-username to 'ceilometer' 2012-12-05 13:56:50 +01:00
utils.py API: add Keystone ACL and policy support 2012-10-08 14:39:03 +02:00
version.py Use openstack versioning 2012-11-08 16:13:44 -05:00