Comment 25 for bug 1806762

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

Reviewed: https://review.openstack.org/625356
Committed: https://git.openstack.org/cgit/openstack/keystone/commit/?id=532b9625de9717a08172de3f7e10a326c812670d
Submitter: Zuul
Branch: master

commit 532b9625de9717a08172de3f7e10a326c812670d
Author: Lance Bragstad <email address hidden>
Date: Fri Dec 14 21:52:12 2018 +0000

    Add tests for project users interacting with protocols

    This commit introduces some tests that show how project users
    are expected to behave with the federated protocol API.
    A subsequent patch will clean up the now obsolete policies in the
    policy.v3cloudsample.json file.

    Change-Id: Ib5f2ea776a57d36f4fe558169b0a14d0b90ec11c
    Related-Bug: 1806762