ironic-python-agent/releasenotes/notes/skip-lookup-and-heartbeat-if-apiurl-not-configured-5ae8b04ae1e74673.yaml
Miles Gould 4737681675 Improve grammar/readability in Ocata release notes
Change-Id: I00829cd4e3f1684e0f385484e116387b7bb61cd3
2017-02-13 18:11:52 +00:00

6 lines
200 B
YAML

---
fixes:
- If ipa-api-url is not configured in pxe parameters, skip lookup and heartbeat
to avoid ConnectionError when IPA starts. See https://bugs.launchpad.net/bugs/1643966
for details.