aodh/ceilometer
Mehdi Abaakouk 613887344d Don't use sqlachemy Metadata as global var
In up>down>up mode migrations are failing due to using of common MetaData.
It should be declared separatly for both of migration methods.

Change-Id: I594c649def9a269033463558ba2aa9313f817ee5
Related-Bug: #1240898
2013-10-25 18:06:17 +02:00
..
alarm Ensure combination alarms can be evaluated 2013-10-09 20:02:51 +01:00
api api: update for WSME 0.5b6 compliance 2013-10-18 10:53:10 +02:00
central Adding region name to service credentials 2013-09-23 13:52:29 -07:00
collector Apply six for metaclass 2013-10-08 15:22:30 +09:00
compute compute: virt: Fix Instance creation 2013-10-22 15:22:45 +00:00
energy Fixes a bug in Kwapi pollster 2013-09-04 15:52:17 +02:00
image Change counter to sample vocable in cm.image 2013-08-21 13:36:44 +02:00
locale Imported Translations from Transifex 2013-10-25 06:04:02 +00:00
network Drop the *.create.start notification for Neutron 2013-09-10 17:57:07 +08:00
objectstore Don't publish samples if resource_id in missing 2013-09-25 09:32:57 +02:00
openstack Update Oslo 2013-10-10 15:24:34 +02:00
publisher Apply six for metaclass 2013-10-08 15:22:30 +09:00
storage Don't use sqlachemy Metadata as global var 2013-10-25 18:06:17 +02:00
tests Replace tests.base part1 2013-10-18 14:40:22 +04:00
transformer Apply six for metaclass 2013-10-08 15:22:30 +09:00
volume Handle volume.resize.* notifications 2013-09-03 15:02:58 -04:00
__init__.py Remove gettext.install from ceilometer/__init__.py 2013-04-03 22:59:44 +08:00
agent.py Reinitialize pipeline manager for service restart 2013-08-17 23:30:14 +08:00
middleware.py missing resource in middleware notification 2013-08-26 10:06:48 -04:00
notifier.py Handle more Nova and Neutron events 2013-08-07 10:55:27 +02:00
nova_client.py Adding region name to service credentials 2013-09-23 13:52:29 -07:00
pipeline.py Support for wildcard in pipeline 2013-08-26 15:27:10 +02:00
plugin.py Apply six for metaclass 2013-10-08 15:22:30 +09:00
sample.py validate counter_type when posting samples 2013-09-11 15:03:09 +00:00
service.py Disable lazy translation 2013-10-01 22:20:22 +00:00
utils.py Remove extraneous vim configuration comments 2013-09-27 16:30:34 +00:00