deb-aodh/aodh/storage/sqlalchemy
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
..
alembic 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
models.py Fixes querying alarm history with severity field 2015-08-12 14:59:40 +00:00
utils.py Rename to aodh 2015-06-25 14:46:39 +02:00