neutron/neutron/tests/unit/common
aojeagarcia fa9685ada1 Allow Ipv6 addresses for nova_metadata_host
Current logic didn't check if the nova_metadata_host is an IPv6 address
causing the proxy request to fail with an exception because the url is
not valid.

This patchs check if the nova_metadata_host is an IPv6 address and
create a valid url enclosing the IPv6 address with brackets

Closes-Bug: #1796593

Change-Id: Ibfebffcec2c8860237a1f151084de978a7863bd8
Signed-off-by: aojeagarcia <aojeagarcia@suse.com>
(cherry picked from commit 85588ad38e)
2018-10-13 07:16:55 +00:00
..
__init__.py Reorganize unit test tree 2015-04-06 23:28:31 +00:00
moved_globals_code1.py debtcollector for globals 2016-08-30 10:18:19 -04:00
moved_globals_code2.py debtcollector for globals 2016-08-30 10:18:19 -04:00
moved_globals_target.py debtcollector for globals 2016-08-30 10:18:19 -04:00
test__deprecate.py debtcollector for globals 2016-08-30 10:18:19 -04:00
test_cache_utils.py Remove deprecated cache_url 2017-11-10 00:47:19 -05:00
test_ipv6_utils.py Allow Ipv6 addresses for nova_metadata_host 2018-10-13 07:16:55 +00:00
test_rpc.py Catch exceptions for all rpc casts 2017-07-27 09:03:00 -07:00
test_utils.py Fix ingress bw limit for OVS DPDK ports 2018-01-15 13:19:14 +00:00