Merge "Update v3 identity domain configuration tests to work w/ pre-prov"

This commit is contained in:
Zuul 2019-02-01 09:37:53 +00:00 committed by Gerrit Code Review
commit d36829cdf4

View File

@ -21,6 +21,10 @@ from tempest.lib import exceptions as lib_exc
class DomainConfigurationTestJSON(base.BaseIdentityV3AdminTest):
# NOTE: force_tenant_isolation is true in the base class by default but
# overridden to false here to allow test execution for clouds using the
# pre-provisioned credentials provider.
force_tenant_isolation = False
custom_config = {
"identity": {