neutron/neutron/agent/metadata
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
..
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
agent.py Allow Ipv6 addresses for nova_metadata_host 2018-10-25 14:34:07 +00:00
driver.py Add iptables metadata marking rule on router init 2018-08-31 20:39:41 +00:00