deb-aodh/aodh/tests/storage
Ryota MIBU c5c6e87aa0 Storage: add 'exclude' constraint to get_alarms()
This patch adds a new parameter 'exclude' to get_alarms() as a constraint
by which a caller can filter out uninteresting alarms.

Change-Id: I8ce1481eccfa916cf1fd8921d57ed529d5b5271a
Implements: blueprint event-alarm-evaluator
2015-08-14 00:16:34 +09:00
..
sqlalchemy Use storage scenario test base to test migration 2015-08-07 15:40:10 +08:00
__init__.py Rename to aodh 2015-06-25 14:46:39 +02:00
test_get_connection.py Make ConnectionRetryTest more reliable 2015-08-07 17:03:52 +00:00
test_impl_db2.py Move aodh.alarm.storage to aodh.storage 2015-07-03 11:45:00 +02:00
test_impl_hbase.py storage: pass conf rather at __init__ than using a global one 2015-07-24 11:26:50 +02:00
test_impl_log.py storage: pass conf rather at __init__ than using a global one 2015-07-24 11:26:50 +02:00
test_impl_mongodb.py storage: always use get_connection_from_config() 2015-07-28 12:34:59 +02:00
test_impl_sqlalchemy.py Move aodh.alarm.storage to aodh.storage 2015-07-03 11:45:00 +02:00
test_storage_scenarios.py Storage: add 'exclude' constraint to get_alarms() 2015-08-14 00:16:34 +09:00