Julia Kreger a6614d38dd Allow SSH connection callers to not permit agent usage
While debugging the ``rescue`` test functionality with ironic's
tempest plugin, we discovered that if the environment suggests the
agent is available, then we may enter a situation where the test
can fail because paramiko prefers ssh over password authentication.

This is important, because for rescue functionality in particular,
it is password authentication based without the use of SSH keys,
as a temporary password is generated by the services and provided
to the user requesting to rescue the instance/node.

Instead of trying to make an assumption that password being present
means we should just disable the agent, explicitly allow the caller
to specify it.

Change-Id: Iefb6cb5cb80eb2b9a4307912c4d6d07c684ed70a
2023-02-02 08:30:32 -08:00
2021-02-09 22:33:47 +00:00
2022-01-18 15:25:38 +00:00
2022-06-29 22:42:22 +00:00
2019-04-19 19:29:35 +00:00
2018-09-05 08:45:46 +00:00
2022-06-03 14:56:50 -05:00
2012-04-12 16:04:36 +02:00
2019-09-11 16:42:28 +09:00
2022-11-23 14:33:00 -06:00

Team and repository tags

image

Tempest - The OpenStack Integration Test Suite

This is a set of integration tests to be run against a live OpenStack cluster. Tempest has batteries of tests for OpenStack API validation, scenarios, and other specific tests useful in validating an OpenStack deployment.

Get in touch via email. Use [tempest] in your subject.

Description
OpenStack Testing (Tempest) of an existing cloud
Readme 243 MiB
Languages
Python 99.8%
Shell 0.2%