blob: 159bbe80a24b7127c4984a431e6217159c29106f [file] [log] [blame]
Weronika Sikorac54a9112019-09-18 13:55:07 +00001---
2features:
3 - A new config option in the validation section, image_alt_ssh_user,
4 to specify the user name used to authenticate to an alternative
5 instance (instance using image_ref_alt) in tests. By default this
6 is set to root.
7 - A new config option in the validation section, image_alt_ssh_password,
8 to specify the password used to authenticate to an alternative
9 instance (instance using image_ref_alt) in tests. By default this
10 is set to password.