deb-aodh/aodh/api
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
..
controllers Fixes querying alarm history with severity field 2015-08-12 14:59:40 +00:00
__init__.py Stop using global conf object 2015-07-31 17:43:34 +02:00
app.py Stop using global conf object 2015-07-31 17:43:34 +02:00
app.wsgi Stop using global conf object 2015-07-31 17:43:34 +02:00
hooks.py Correct thread handling in TranslationHook 2015-08-10 17:12:46 +00:00
middleware.py Correct thread handling in TranslationHook 2015-08-10 17:12:46 +00:00
rbac.py api: stop using a global Enforcer object 2015-07-31 17:40:03 +02:00