Merge "Configure Tempest to use isolated tenants"

This commit is contained in:
Jenkins 2015-12-01 14:09:48 +00:00 committed by Gerrit Code Review
commit 410693677d

View File

@ -3,6 +3,10 @@ debug = True
log_file = tempest.log
use_stderr = False
[auth]
allow_tenant_isolation = True
create_isolated_networks = False
[boto]
http_socket_timeout = 30