commit | 2ad4d583ec0ce4a5a48212a675cbf1762d121640 | [log] [tgz] |
---|---|---|
author | yatinkarel <ykarel@redhat.com> | Tue Mar 08 19:25:10 2022 +0530 |
committer | yatinkarel <ykarel@redhat.com> | Tue Mar 08 19:34:16 2022 +0530 |
tree | ed1ef44c2f8705e926c7838668db538fe34185f4 | |
parent | 2eb433573cb7312739f3504cee440d5fba675b03 [diff] |
Honour ssh_key_type config for keypair and ssh clients With [1] Tempest added support for 'ecdsa' key types using a new config option validation.ssh_key_type. Let's honour this while creating ssh and keypair clients. This is needed atleast for latest openssl package in CentOS 9-stream where support for 'rsa' key is dropped. [1] https://review.opendev.org/c/openstack/tempest/+/807465 Closes-Bug: #1963907 Change-Id: I1e4621ca9c02231d02df09fa758eae5c55eb0f93