neutron-tempest-plugin/neutron_tempest_plugin/common
yatinkarel 2ad4d583ec 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
2022-03-08 19:34:16 +05:30
..
__init__.py Refactored Neutron tempest plugin directory structure 2017-11-13 09:19:11 +05:30
constants.py Improve security groups management. 2018-11-14 13:03:09 +01:00
ip.py Add iptables and listening sockets to debug info 2021-04-21 14:11:28 +00:00
shell.py Stop using not existing ShellCommandError exception class 2020-02-06 10:44:16 +01:00
ssh.py Honour ssh_key_type config for keypair and ssh clients 2022-03-08 19:34:16 +05:30
tempest_fixtures.py Refactored Neutron tempest plugin directory structure 2017-11-13 09:19:11 +05:30
utils.py Adapt StatefulConnection class to advance image 2022-02-28 19:09:54 +01:00