
Currently, if IPA is booted without an ironic api url, it will default to localhost and fail to connect. Instead, we now explicitly fail and print a log message if no api callback url is provided. Change-Id: I0271be94ba7febc6abd5bf3343f6fa179bc1a6a4 Closes-Bug: #1643966
6 lines
204 B
YAML
6 lines
204 B
YAML
---
|
|
fixes:
|
|
- If ipa-api-url is not configured in pxe parameters, skip lookup and heartbeat
|
|
to avoid ConnectionError when the IPA starts. See https://bugs.launchpad.net/bugs/1643966
|
|
for details.
|