![Zane Bitter](/assets/img/avatar_default.png)
If the conductor's host option is configured to be an IPv6 address, we need to surround it with [] when incorporating it in a URL to contact the conductor over json-rpc. Change-Id: Ib3bc4c570ec0f2e5c73e3ce15b05684b8e4c1ff9 Story: 2008288 Task: 41166
7 lines
220 B
YAML
7 lines
220 B
YAML
---
|
|
fixes:
|
|
- |
|
|
When configured to use json-rpc, the ``[DEFAULT].host`` configuration
|
|
option to ironic-conductor can now be set to an IPv6 address. Previously
|
|
it could only be an IPv4 address or a DNS name.
|