Comment 4 for bug 1331912

Revision history for this message
Jamie Lennox (jamielennox) wrote : Re: V2 Trusts allow trustee to emulate trustor in other projects

The if (trust_ref['project_id'] and tenant_id != trust_ref['project_id']): statement is because there is a test that explicitly checks that a trust may be created without specifying a project name.

I don't see why that would be a good idea.