57eb9e904a
The existing alarm_history.detail column size is 255 chars, which is not enough for some large JSON payloads. Change to Text column to make sure we store all detail. Change-Id: I1b4ebee33954acc1f41a4cf0d0b991055b7d4fe9 Closes-Bug: #1236861 Signed-off-by: Stephen Gran <stephen.gran@guardian.co.uk> |
||
---|---|---|
.. | ||
versions | ||
__init__.py | ||
manage.py | ||
migrate.cfg | ||
README |
sqlalchemy-migrate is DEPRECATED. All new migrations should be written using alembic. Please see ceilometer/storage/sqlalchemy/alembic/README