deb-aodh/aodh
Rohit Jaiswal c0ea892e87 Fixes querying alarm history with severity field
Querying alarm-history with the severity field
fails with a 500 error as the storage model has
no severity field.

This fix adds the severity field to AlarmHistory
table and model and allows search on severity field.

Change-Id: I4a374d324c7e1bde566e26daf7092fd325f33625
Closes-Bug: 1473046
2015-08-12 14:59:40 +00:00
..
api Fixes querying alarm history with severity field 2015-08-12 14:59:40 +00:00
cmd Stop using global conf object 2015-07-31 17:43:34 +02:00
evaluator gnocchi: percent_of_overlap=0 for agg. alarms 2015-08-05 16:31:48 +02:00
hacking Rename to aodh 2015-06-25 14:46:39 +02:00
locale Imported Translations from Transifex 2015-08-04 06:33:24 +00:00
notifier Stop using global conf object 2015-07-31 17:43:34 +02:00
openstack Switch to oslo.utils.fileutils 2015-07-24 10:13:05 +02:00
storage Fixes querying alarm history with severity field 2015-08-12 14:59:40 +00:00
tests Fixes querying alarm history with severity field 2015-08-12 14:59:40 +00:00
__init__.py Rename to aodh 2015-06-25 14:46:39 +02:00
coordination.py Stop using global conf object 2015-07-31 17:43:34 +02:00
i18n.py Rename to aodh 2015-06-25 14:46:39 +02:00
keystone_client.py keystone_client: stop using cfg.CONF 2015-07-24 10:13:31 +02:00
messaging.py rpc: stop using global conf object in some functions 2015-07-24 10:13:31 +02:00
opts.py storage: remove deprecated database_connection 2015-08-07 11:46:21 +02:00
rpc.py Stop using global conf object 2015-07-31 17:43:34 +02:00
service.py Stop registering oslo.messaging option 2015-08-11 12:26:07 +02:00
utils.py Remove the unused cpu_count utils method 2015-08-12 16:44:14 +08:00