Comment 6 for bug 1749267

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

Reviewed: https://review.openstack.org/544074
Committed: https://git.openstack.org/cgit/openstack/keystone/commit/?id=5a24b96d951537fb12deb7050eb2e7dd7d40fc81
Submitter: Zuul
Branch: master

commit 5a24b96d951537fb12deb7050eb2e7dd7d40fc81
Author: Lance Bragstad <email address hidden>
Date: Tue Feb 13 20:47:54 2018 +0000

    Delete system role assignments when deleting groups

    Keystone removes role assignments that groups have on projects and
    domains when deleting groups. This should apply to system role
    assignments, too.

    Change-Id: Iebedfcae0b77e350e5359b97fa87894af3f1c8ba
    Closes-Bug: 1749267