Vipin Balachandran 82716b4ac8 Truncate fail_reason to column length
During create_backup failure handling, backup_update fails with
DataError ("Data too long for column") if the fail_reason is
greater than 255 characters. As a result, backup status is stuck
in 'creating' state. This patch avoids the problem by truncating
fail_reason to 255 characters before update.

Closes-Bug: #1376199
Change-Id: If0d616b81d3869f7ea110caab8cf4140cf5c5c9e
2014-10-09 20:07:08 +05:30
..
2014-04-15 09:16:01 +00:00
2014-08-27 01:47:31 -04:00
2014-05-29 11:33:07 -07:00
2013-12-30 18:53:02 -06:00