Comment 47 for bug 1489581

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

Reviewed: https://review.openstack.org/242602
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=cd3901c0673620794fb2240a448c9fc14b608172
Submitter: Zuul
Branch: master

commit cd3901c0673620794fb2240a448c9fc14b608172
Author: Dan Smith <email address hidden>
Date: Fri Nov 6 11:01:19 2015 -0800

    Add uuid column to BlockDeviceMapping

    This adds a uuid column to the block_device_mapping table,
    and makes it semi-optional for graceful upgrade of existing rows
    without a uuid.

    Part of bp local-disk-serial-numbers

    Co-Authored-By: Lee Yarwood <email address hidden>
    Co-Authored-By: Matthew Booth <email address hidden>
    Partial-Bug: #1489581
    Change-Id: Ibf0db6ad5b8367fc3267ac309516c08547d47e8c