summaryrefslogtreecommitdiff
path: root/releasenotes/notes/add-ssh-key-type-38d7a2f900d79842.yaml
blob: fef30049962e1fbb7f0e699e36acf6ef1d955e15 (plain)
1
2
3
4
5
6
---
features:
  - |
    Add parameter to specify the SSH key type.  Current options are 'rsa'
    (which is the default) and 'ecdsa'.  Tempest now supports the importing
    and generation of both 'rsa' and 'ecdsa' SSH key types.