Comment 3 for bug 1156780

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

Reviewed: https://review.openstack.org/24668
Committed: http://github.com/openstack/keystone/commit/975af8d709b91f6cc9e4f9c74cc9b4a36f49537e
Submitter: Jenkins
Branch: master

commit 975af8d709b91f6cc9e4f9c74cc9b4a36f49537e
Author: Adam Gandelman <email address hidden>
Date: Mon Mar 18 12:21:59 2013 -0700

    Pass project membership as dict in migration 015.

    Passing the query result directly to execute() seems to bork
    migrations on sqlite. Pass a dict with the required parameters
    instead.

    Fixes LP 1156780.

    Change-Id: Ib71c5c82be85402cdf6fc5855fc64ec683edebeb