Comment 11 for bug 1523369

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

Reviewed: https://review.openstack.org/288403
Committed: https://git.openstack.org/cgit/openstack/keystone/commit/?id=6a3c21cb3eb2e113e321c7641ca33f1db34779eb
Submitter: Jenkins
Branch: master

commit 6a3c21cb3eb2e113e321c7641ca33f1db34779eb
Author: Henry Nash <email address hidden>
Date: Fri Mar 4 11:31:44 2016 +0000

    Expose not clearing of user default project on project delete

    If we delete a project, we currently fail to clean up the fact
    that users may list that project as their default project. This
    patch provides tests that exposes this issue.

    Change-Id: I15393efe704b73363cbfb6e70b09622bfc597bdc
    Partial-Bug: #1523369