tempest/tempest/common
Mohammed Naser aa5dd9a3cb 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
2018-02-19 10:16:22 -05:00
..
utils Remove deprecated config options 'resources_prefix' 2018-01-21 07:29:55 +00:00
__init__.py Changes the namespace from storm to tempest, as well as adding addition tests and improvements 2011-12-06 16:48:03 -06:00
compute.py Connect to default ports if none are specified 2018-02-19 10:16:22 -05:00
credentials_factory.py Remove deprecated config options 'resources_prefix' 2018-01-21 07:29:55 +00:00
custom_matchers.py Replace six.iteritems with dict.items 2017-01-03 23:17:34 +00:00
identity.py Remove v2 identity from tempest cleanup command 2017-10-26 18:51:52 +02:00
image.py Replace six.iteritems with dict.items 2017-01-03 23:17:34 +00:00
tempest_fixtures.py Update all Oslo module use 2015-03-11 21:07:56 +00:00
waiters.py Revert "Update volume-status waiter for new cinder attach" 2017-12-04 13:01:49 -05:00