convert migration.instance_uuid to String(36)

Bug #1080854 reported by Dan Prince
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Compute (nova)
Fix Released
Medium
Dan Prince

Bug Description

In Nova Folsom the migrations table contains an instance_uuid colume which has a length of 255. We should update the length of this column so that it matches the Nova instance UUID length (36 characters).

Dan Prince (dan-prince)
Changed in nova:
assignee: nobody → Dan Prince (dan-prince)
importance: Undecided → Medium
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to nova (master)

Fix proposed to branch: master
Review: https://review.openstack.org/16464

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to nova (master)

Reviewed: https://review.openstack.org/16464
Committed: http://github.com/openstack/nova/commit/b539b6acea4797954ff45ad96904dc9e08691525
Submitter: Jenkins
Branch: master

commit b539b6acea4797954ff45ad96904dc9e08691525
Author: Dan Prince <email address hidden>
Date: Mon Nov 19 15:58:29 2012 -0500

    Convert migrations.instance_uuid to String(36).

    Updates the length of the instance_uuid column in the migrations
    to match the length of UUID's in Nova.

    Fixes LP Bug #1080854.

    Change-Id: I213c48835f9efa4a9a84932c343c1079c5cc65ca

Changed in nova:
status: In Progress → Fix Committed
Thierry Carrez (ttx)
Changed in nova:
milestone: none → grizzly-1
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in nova:
milestone: grizzly-1 → 2013.1
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.