-
Bug
-
Resolution: Done
-
Normal
-
None
-
None
The work is tracked in upstream launchpad [1].
TL;DR of this issue is that tempest cleanup is not capable of cleaning up keypairs. The issue is caused by the fact that Nova API probably does not offer a simple solution how to list all available keypairs on a system. Because of that we need to probably find a way how to use to current nova API call that allows to list keypairs only for individual users [2].
DoD:
- The upstream bug is resolved.
- running tempest cleanup with --prefix on keypair resources is fixed
[1] https://bugs.launchpad.net/tempest/+bug/2066214
[2] https://docs.openstack.org/api-ref/compute/#list-keypairs
Reviews: