tempest/releasenotes/notes/14.0.0-add-ssh-port-parameter-to-client-6d16c374ac4456c1.yaml
Ken'ichi Ohmichi 1fba65eb1b Rename reno files for releasing 14.0.0
This patch renames the corresponding reno files before 14.0.0.

Change-Id: I4bf37ff65edc23f366630c23e7fb76d1aec492aa
2016-12-21 00:05:36 -08:00

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.