Merge "Configure Tempest to use isolated tenants"
This commit is contained in:
commit
410693677d
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user