deb-ceilometer/ceilometer/storage/sqlalchemy
gordon chung 898a0a8741 restore long uuid data type
partial revert of Iffd6001c337fa692cc3925778eeb98dda46b2c78.
we are not able to revert the patch to support those chasing trunk.
this patch makes original migration a noop for future cases and
adds a follow up script to revert migration if already applied.

it does not revert ids that are under the domain of ceilometer and
are known to be within 128 char length, specifically:

- message_id
- message_signature
- event_id (alarm)
- alarm_id

Change-Id: I8c191adb897f27a1ce0f199ed35253324a5c3809
Closes-Bug: 1468916
2015-06-26 15:11:13 -04:00
..
migrate_repo restore long uuid data type 2015-06-26 15:11:13 -04:00
__init__.py implement sqlalchemy dbengine backend 2012-09-26 21:36:44 +00:00
migration.py Upgrade to hacking 0.10 2015-01-23 17:43:04 +01:00
models.py restore long uuid data type 2015-06-26 15:11:13 -04:00
utils.py Fix usage of dictionary methods on Python 3 2015-05-28 09:27:30 +02:00