commit | f4bf8e06f4b4218244bc8016a77a7a38327a6ad1 | [log] [tgz] |
---|---|---|
author | Mohammed Naser <mnaser@vexxhost.com> | Fri Dec 29 18:52:01 2017 -0500 |
committer | Oleh Hryhorov <ohryhorov@mirantis.com> | Sun Jan 08 12:03:19 2023 +0000 |
tree | d24570bb53087090b21daa49b340f7863a6a23d4 | |
parent | 5001b04787d747b5c50252efcd0bcaa37809fa7c [diff] |
Connect to default ports if none are specified If the VNC is running at a default port and the address returned is an address which does not contain a port, then the VNC tests fail to connect because they attempt to call a socket connect without an IP listed. In addition, this makes sure that the Host header does not include a port if we are hitting the default port so things are clean. Change-Id: Ie5939a4c5789efb759f5a2372435be7f9af33e91