Comment 2 for bug 1186128

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

Reviewed: https://review.openstack.org/31162
Committed: http://github.com/openstack/keystone/commit/87dd116aea6e3c8d9d436ce6b5bf1fbbe0ff0788
Submitter: Jenkins
Branch: master

commit 87dd116aea6e3c8d9d436ce6b5bf1fbbe0ff0788
Author: Jamie Lennox <email address hidden>
Date: Fri May 31 15:46:01 2013 +1000

    Fix incorrect role assignment in migration.

    In the case where a user has existing roles on a project running the
    migration would assign those same roles to all the user's projects.

    Change-Id: Ibd99bb7cf6cb84b577eca57f903abf9d48e908c1
    Fixes: bug 1186128