Comment 12 for bug 1744195

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

Reviewed: https://review.openstack.org/558029
Committed: https://git.openstack.org/cgit/openstack/keystone/commit/?id=46a28313fcb2078870024874f51d9539ce4c364e
Submitter: Zuul
Branch: master

commit 46a28313fcb2078870024874f51d9539ce4c364e
Author: wangxiyuan <email address hidden>
Date: Sat Mar 31 12:19:02 2018 +0800

    Enable Foreign keys for sql backend unit test

    Enable the sqlite foreign keys function for unit test.

    This patch is the first part to solve sql backend test issues.

    Change-Id: I5d29d05e64b76ff6530c9af5ee39a2df1b26aa03
    Partial-Bug: #1744195