Comment 8 for bug 1749267

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

Reviewed: https://review.openstack.org/544101
Committed: https://git.openstack.org/cgit/openstack/keystone/commit/?id=8646f40a4080eddb5f9cc58df2ce478ccfd38a77
Submitter: Zuul
Branch: stable/queens

commit 8646f40a4080eddb5f9cc58df2ce478ccfd38a77
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
    (cherry picked from commit 5a24b96d951537fb12deb7050eb2e7dd7d40fc81)