Merge "Adding validation section in default-overrides.conf"
This commit is contained in:
commit
f8c66995cc
@ -21,7 +21,7 @@ tempest_roles = _member_
|
||||
|
||||
# Should the tests ssh to instances? (boolean value)
|
||||
#run_ssh=false $$$ REDHAT: use true
|
||||
# This should really
|
||||
# This parameter is deprecated and will be removed in a future release
|
||||
image_ssh_user = cirros
|
||||
|
||||
[identity]
|
||||
@ -117,3 +117,6 @@ preserve_ports=true
|
||||
[network-feature-enabled]
|
||||
# Added in juno
|
||||
ipv6_subnet_attributes=true
|
||||
|
||||
[validation]
|
||||
image_ssh_user = cirros
|
||||
|
Loading…
x
Reference in New Issue
Block a user