Comment 3 for bug 1240751

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

Reviewed: https://review.openstack.org/52261
Committed: http://github.com/openstack/nova/commit/1c55232ea33d59820b31bde4d318c05a04f430af
Submitter: Jenkins
Branch: master

commit 1c55232ea33d59820b31bde4d318c05a04f430af
Author: Joshua Hesketh <email address hidden>
Date: Thu Oct 17 11:52:21 2013 +1100

    Fix tests for migration 227 to check sqlite

    The _check_227 test skips for sqlite despite modifying that dialect.
    It also has a redundant check for an existing row that doesn't work
    when snake-walking the migration tests.

    Change-Id: I58d9a539868d50e345a6dfa78918e04a4a699a68
    Closes-Bug: 1240751