Comment 81 for bug 1806762

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

Reviewed: https://review.openstack.org/647586
Committed: https://git.openstack.org/cgit/openstack/keystone/commit/?id=8877e9f01caf01fa66528afd78f32195d35d3b4a
Submitter: Zuul
Branch: master

commit 8877e9f01caf01fa66528afd78f32195d35d3b4a
Author: Colleen Murphy <email address hidden>
Date: Mon Mar 25 20:39:08 2019 +0100

    Remove redundant policies from v3cloudsample

    By incorporating system and domain scope and default roles into
    keystone's default policies for domains, we've effectively made these
    policies obsolete. This change also removes the redundant group
    management tests from the v3cloudsample tests.

    Change-Id: I4e3b19f9cc025a472fb27a33955856c2cd17fd1d
    Partial-Bug: #1806762