commit | b0da4f3ce5142a41c1b20651f5d457fc9c100054 | [log] [tgz] |
---|---|---|
author | Gregory Thiemonge <gthiemon@redhat.com> | Fri Feb 04 08:58:06 2022 +0100 |
committer | Gregory Thiemonge <gthiemon@redhat.com> | Fri Feb 04 10:58:09 2022 +0100 |
tree | 491f0c12dba5f85efb310dcc91d88fd266e475a7 | |
parent | d0ea406ee45399bf329d82e403889a4ceeaa0a39 [diff] |
Fix octavia-tempest-plugin on old tempest releases This is a follow-up commit for 'Add type to allow ECDSA keys' (I34ac429ab5442cef056ee8b63fcb2ba41e8b9b27), this commit allows using octavia-tempest-plugin with older tempest releases (ex: in our jobs on stable/train). It catches the exception if [validation].ssh_key_type is not supported and doesn't pass the ssh_key_type argument to tempest functions. Change-Id: I5c2db87975803b30ea230c3bbf5dab4b96da4614