deb-aodh/aodh/storage/sqlalchemy/alembic
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
..
versions Fixes querying alarm history with severity field 2015-08-12 14:59:40 +00:00
alembic.ini Add alembic support for aodh 2015-08-02 22:08:27 +08:00
env.py Add alembic support for aodh 2015-08-02 22:08:27 +08:00
script.py.mako Drop downgrade field in alembic script.py.mako 2015-08-05 09:44:30 +08:00