Comment 2 for bug 1154918

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

Reviewed: https://review.openstack.org/24397
Committed: http://github.com/openstack/keystone/commit/85910ce347e618d604a7421e95e5984c13f73f10
Submitter: Jenkins
Branch: master

commit 85910ce347e618d604a7421e95e5984c13f73f10
Author: Dolph Mathews <email address hidden>
Date: Wed Mar 13 21:46:27 2013 -0500

    Utilize legacy_endpoint_id column (bug 1154918)

    This column was created in migration 11 but isn't used because it wasn't
    added to the model definition. Attempting to store data here ended up
    putting it into 'extra'.

    Change-Id: I02680b5213f09fe3cddcf5365104554d3e6d6b8a