Comment 2 for bug 1178041

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

Reviewed: https://review.openstack.org/27878
Committed: http://github.com/openstack/keystone/commit/efc30beab10faf4720a96322adb135726662b025
Submitter: Jenkins
Branch: master

commit efc30beab10faf4720a96322adb135726662b025
Author: Jamie Lennox <email address hidden>
Date: Wed May 8 10:51:27 2013 +1000

    Allow backend & client SQL tests on mysql and pg.

    Currently the tables are not created which means that it isn't
    possible for these tests to run on anything other than sqlite.

    Fix test issues where the token id that is used to create the token is
    not the same as the id that the token is saved with.

    Fix a number of foreign key constraints issues.

    Bug 1178041

    Change-Id: Ib67eb97836e4224940abdeae4bba66748bfe4ca5