A host identified by an Internet Protocol literal
address, version 6 [RFC3513] or later, is
distinguished by enclosing the IP literal
within square brackets ("[" and "]").
This patch fixes octavia to be able parse and
use this format.
Story 2010655
Task 47687
Change-Id: Ib1e00a0b45776cfab80b9effb2690e12fea63e78
7 lines
204 B
YAML
7 lines
204 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Fix a bug that prevented the operating_status of a health-monitor to be
|
|
set to ONLINE when ipv6 addresses were enclosed within square brackets
|
|
in ``controller_ip_port_list``.
|