9f5f664080
Parse the output of "ip route get $IP" taking IPv6 into consideration. Also wrap the IP address in square brackets if it is IPv6. Change-Id: Ifc44e5aa3c5b814b6ceba04461bb68fe1d75c22b Closes-Bug: #1650533
7 lines
215 B
YAML
7 lines
215 B
YAML
---
|
|
fixes:
|
|
- Ironic Python Agent now correctly detects its IPv6 address
|
|
if communicating with ironic over IPv6. This address is also
|
|
wrapped in square brackets if the address being advertised
|
|
is IPv6.
|