tempest/releasenotes/notes/14/14.0.0-add-ssh-port-paramet...

5 lines
168 B
YAML

---
features:
- A new optional parameter `port` for ssh client (`tempest.lib.common.ssh.Client`)
to specify destination port for a host. The default value is 22.