aodh/ceilometer
Mehdi Abaakouk 49b9a547ff Don't assume alarms are returned in insert order
The previous implentation of the tests assure than the db backends
return the alarms into the insert order. This is false for mysql.

The patch rewritte the tests to make it compatible to mysql

Change-Id: I146de0d8cef78b6c734bc6742238b939422645b9
2013-12-19 15:36:51 +01:00
..
alarm Add i18n warpping for all LOG messages 2013-11-29 21:09:53 +08:00
api Ensure the correct error message is displayed 2013-12-17 09:48:11 +01:00
central Remove rpc service from agent manager 2013-12-04 10:56:25 +01:00
compute Remove rpc service from agent manager 2013-12-04 10:56:25 +01:00
dispatcher Add i18n warpping for all LOG messages 2013-11-29 21:09:53 +08:00
energy full pep8 compliance (part 2) 2013-11-21 12:35:01 -05:00
event Add configuration-driven conversion to Events 2013-12-10 17:31:09 +00:00
image Corrected import order 2013-11-13 14:41:33 +08:00
locale Imported Translations from Transifex 2013-12-17 06:05:03 +00:00
network Add i18n warpping for all LOG messages 2013-11-29 21:09:53 +08:00
objectstore full pep8 compliance (part 2) 2013-11-21 12:35:01 -05:00
openstack Sync config generator from oslo-incubator 2013-12-18 16:12:30 +08:00
publisher Add i18n warpping for all LOG messages 2013-11-29 21:09:53 +08:00
storage Merge "Convert event timestamp to PrecisionTimestamp" 2013-12-18 17:02:55 +00:00
tests Don't assume alarms are returned in insert order 2013-12-19 15:36:51 +01:00
transformer Add i18n warpping for all LOG messages 2013-11-29 21:09:53 +08:00
volume Corrected import order 2013-11-13 14:41:33 +08:00
__init__.py Remove gettext.install from ceilometer/__init__.py 2013-04-03 22:59:44 +08:00
agent.py Remove rpc service from agent manager 2013-12-04 10:56:25 +01:00
collector.py Add import for publisher_rpc option 2013-12-09 10:30:06 -06:00
middleware.py missing resource in middleware notification 2013-08-26 10:06:48 -04:00
notification.py Add configuration-driven conversion to Events 2013-12-10 17:31:09 +00:00
notifier.py Add i18n warpping for all LOG messages 2013-11-29 21:09:53 +08:00
nova_client.py Adding region name to service credentials 2013-09-23 13:52:29 -07:00
pipeline.py Merge "Add i18n warpping for all LOG messages" 2013-12-03 06:28:23 +00: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 Add i18n warpping for all LOG messages 2013-11-29 21:09:53 +08:00
utils.py Event Storage Layer 2013-12-11 15:44:10 -07:00