Comment 0 for bug 1714277

Revision history for this message
Trevor McCasland (twm2016) wrote : roles: immutable user source causes failures when using dynamic credentials

currently the admin roles tests based off BaseIdentityV3AdminTest and BaseIdentityV2AdminTest use dynamic credentials and cause failures in an immutable user source when the dynamic credentials are created.

We would like to set ``force_tenant_isolation = False`` at a per class basis on as many of the child class test cases as possible.

We can discuss which test cases should or should not have dynamic credentials, currently proposing the following:
/admin/v3/test_roles.py
./admin/v2/test_roles.py
./admin/v2/test_roles_negative.py