heat/heat/db
Steve Baker 4b9ff4ff9e Truncate status_reason to column length
This avoids a DataError "Data too long for column 'status_reason'"
when status_reason is longer than 255 chars.

This is implemented in the class StateAware which is extended
by Stack, Resource, and SoftwareDeployment.

Change-Id: I520803e54f9045fce2dc3b6a1b5c3be5052080aa
Closes-Bug: #1312815
2014-05-28 09:38:25 +12:00
..
sqlalchemy Truncate status_reason to column length 2014-05-28 09:38:25 +12:00
__init__.py Do not initialize anything during import phase 2013-04-24 10:03:06 -07:00
api.py Add user_creds_delete to the DB API 2014-03-06 14:06:50 +00:00
sync.py Remove vim header from files. 2014-03-04 08:51:56 -06:00
utils.py Remove vim header from files. 2014-03-04 08:51:56 -06:00