openstack-python-openstackc.../openstackclient/tests/functional
Stephen Finucane 2454636386 compute: Generate SSH keypairs ourselves
Starting with the 2.92 microversion, nova will no longer generate SSH
keys. Avoid breaking users by generating keypairs ourselves using the
cryptography library, which was already an indirect dependency through
openstacksdk.

Change-Id: I3ad2732f70854ab72da0947f00847351dda23944
Implements: blueprint keypair-generation-removal
2023-05-02 12:18:52 +01:00
..
common Fix functional-tips job 2022-12-14 10:39:44 +00:00
compute compute: Generate SSH keypairs ourselves 2023-05-02 12:18:52 +01:00
identity tests: Convert identity tests to use 'parse_output' 2022-11-29 16:21:29 +00:00
image tests: Convert image tests to use 'parse_output' 2022-11-29 16:20:03 +00:00
network Merge "Move network trunk commands from python-neutronclient" 2023-01-31 12:40:59 +00:00
object Fix functional tests for py3 2019-10-31 00:17:35 +00:00
volume tests: Convert volume tests to use 'parse_output' 2022-11-29 16:21:29 +00:00
__init__.py move all functional tests to tests module 2016-09-09 03:29:47 +00:00
base.py tests: Move json decoding to base test class 2022-11-08 16:39:02 +00:00