Merge "Adding validation section in default-overrides.conf"

This commit is contained in:
Luigi Toscano 2017-04-20 10:14:56 -04:00 committed by Gerrit Code Review
commit f8c66995cc
1 changed files with 4 additions and 1 deletions

View File

@ -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