Cluster.status_description column is too short

Bug #1338933 reported by Dmitry Mescheryakov
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Sahara
Fix Released
Medium
Dmitry Mescheryakov

Bug Description

The exception messages we put there are too big sometimes which leads to nasty 'exception triggered by exception' situation. I've seen it at least once in our CI run + once at a colleague of mine. Unfortunately I don't have a piece of log with example preserved.

Changed in sahara:
status: New → Confirmed
importance: Undecided → Medium
milestone: none → juno-2
Changed in sahara:
assignee: nobody → Dmitry Mescheryakov (dmitrymex)
Changed in sahara:
milestone: juno-2 → juno-3
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to sahara (master)

Reviewed: https://review.openstack.org/101766
Committed: https://git.openstack.org/cgit/openstack/sahara/commit/?id=a9d5f92c22315ee526f426a96fe40489b4cd5b0f
Submitter: Jenkins
Branch: master

commit a9d5f92c22315ee526f426a96fe40489b4cd5b0f
Author: Dmitry Mescheryakov <email address hidden>
Date: Sat Jun 21 02:46:58 2014 +0400

    Extend status_description column in Clusters tables

    Convert column type to
     * Text for psql - unlimited size
     * LongText for mysql - max size 2^32

    Also fixed template for autogenerated migrations: added a blank line to
    avoid pep8 violation.

    Closes-Bug: #1338933
    Change-Id: Ie4c4f57aeb7ff03aa7f6077629f6463a136f8f4b

Changed in sahara:
status: Confirmed → Fix Committed
Changed in sahara:
milestone: juno-3 → juno-2
Changed in sahara:
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in sahara:
milestone: juno-2 → 2014.2
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.