neutron/neutron/tests
aojeagarcia 2fba9f42b9 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-25 14:34:07 +00:00
..
common Avoid agents adding ports as trunk by default. 2018-05-11 19:09:38 +02:00
contrib Use older keepalived version in functional tests 2018-08-25 22:56:22 +02:00
etc Merge "Remove neutron-fwaas specific policies" 2017-07-26 08:49:43 +00:00
fullstack [OVS] Shut down the port on changing the admin-state to false 2018-09-13 15:26:14 +00:00
functional Merge "Revert "DVR: Fix allowed_address_pair IP, ARP table update by neutron agent"" into stable/pike 2018-10-25 02:30:23 +00:00
tempest Fix bash cmd used in scenario trunk tests 2018-10-17 08:41:04 +02:00
unit Allow Ipv6 addresses for nova_metadata_host 2018-10-25 14:34:07 +00:00
var
__init__.py Avoid eventlet monkey patching for the tempest plugin 2016-04-29 22:47:24 -05:00
base.py [Functional] Increase test_timeout for db migration tests 2018-10-17 17:22:59 +02:00
fake_notifier.py Pass serializer to oslo.messaging Notifier 2014-06-20 14:58:28 +02:00
post_mortem_debug.py Cleanup recent generalization in post mortem debugger 2014-12-04 15:28:11 +01:00
tools.py FloatingIP to OVO 2017-07-25 15:20:19 +09:00