Comment 8 for bug 1791973

Revision history for this message
Adam Young (ayoung) wrote :

Looking at the policy check:

        # FIXME(lbragstad): Trusts have the ability to optionally include a
        # project, but until trusts deal with system scope it's not really
        # useful. For now, this should be a project only operation.
        scope_types=['project'],

It seems to me that this should be an unscoped only operation for users, where they are listing their own trusts, not scoped to a project.