Comment 16 for bug 1201251

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

Reviewed: https://review.openstack.org/42826
Committed: http://github.com/openstack/keystone/commit/7f42af363be92c6e4a46cfb3ff1a279933fc9299
Submitter: Jenkins
Branch: master

commit 7f42af363be92c6e4a46cfb3ff1a279933fc9299
Author: YaHong Du <email address hidden>
Date: Tue Sep 24 14:40:39 2013 +0800

    Add user to project if project ID is changed

    When an user updates project ID, it is necessary to make sure
    the new tenant is available.

    Remove the member role from the old tenant.

    Add the member role to the new tenant.

    Fixes bug 1201251

    Change-Id: I0c2c8971039f567180fd910e959e4a1f0574034d