Comment 3 for bug 1593175

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

Reviewed: https://review.openstack.org/330756
Committed: https://git.openstack.org/cgit/openstack/cinder/commit/?id=ad2e53891992adaab5a5963638f3af90cc30f9bd
Submitter: Jenkins
Branch: master

commit ad2e53891992adaab5a5963638f3af90cc30f9bd
Author: Sean McGinnis <email address hidden>
Date: Thu Jun 16 14:20:44 2016 -0500

    Correct DB modifications from compaction

    There were a few minor differences in the compacted DB schema
    causing problems in some situations. This changes some definitions
    missed in the initial migration compaction.

    Change-Id: I53451892732078e96b53d780d50f823802e5e03d
    Closes-Bug: #1593175