Comment 4 for bug 1186128

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

Reviewed: https://review.openstack.org/31793
Committed: http://github.com/openstack/keystone/commit/8dd57da1460134461c8cdf75e5cf653b7a84027f
Submitter: Jenkins
Branch: stable/grizzly

commit 8dd57da1460134461c8cdf75e5cf653b7a84027f
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