Comment 2 for bug 1409716

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

Reviewed: https://review.openstack.org/146497
Committed: https://git.openstack.org/cgit/openstack/keystone/commit/?id=1f93ae0c8de981d342b94258a14097f168e5536e
Submitter: Jenkins
Branch: master

commit 1f93ae0c8de981d342b94258a14097f168e5536e
Author: Boris Bobrov <email address hidden>
Date: Mon Jan 12 17:05:18 2015 +0300

    Fix downgrade test for migration 61 on non-sqlite

    One of the downgrade tests was failing on non-sqlite because of foreign
    key constraint violation.

    Change-Id: I6f85e1040ffd6e6d3222cf2c2a9bce4875f6a95f
    Closes-Bug: 1409716
    Partial-Bug: 1408658