Comment 1 for bug 1812844

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

Reviewed: https://review.openstack.org/632440
Committed: https://git.openstack.org/cgit/openstack/novajoin/commit/?id=5633d348e3307a58161c5caee2223ef151272011
Submitter: Zuul
Branch: master

commit 5633d348e3307a58161c5caee2223ef151272011
Author: Juan Antonio Osorio Robles <email address hidden>
Date: Tue Jan 22 13:51:34 2019 +0200

    Change default policy to check service project and not role

    In TripleO and devstack alike, service users are part of the "service"
    project; while TripleO doesn't have a "service" role. So lets depend on
    the project to enforce policy. This way this will still work out of the
    box with TripleO.

    Change-Id: I01cf7b38904bb0311658348dcdc0b0efd4f36c0e
    Closes-Bug: #1812844