Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
packaging
/
sources
/
tempest
/
1ffbb759c545feab9d241c70eff6b8d255588843
/
.
/
releasenotes
/
notes
/
14.0.0-add-ssh-port-parameter-to-client-6d16c374ac4456c1.yaml
blob: b2ad1995aaff00694b6b53c50131bfc2c8c7da78 [
file
] [
log
] [
blame
]
Masayuki Igawa
55b4cfd
2016-08-30 10:29:46 +0900
[
diff
] [
blame
]
1
---
2
features:
3
-
A new optional parameter `port` for ssh client (`tempest.lib.common.ssh.Client`)
4
to specify destination port for a host. The default value is 22.