ironic-python-agent/releasenotes/notes/fail_ipa_start_if_ironic_api_invalid-7b78fcaba2141cc5.yaml
Miles Gould 4737681675 Improve grammar/readability in Ocata release notes
Change-Id: I00829cd4e3f1684e0f385484e116387b7bb61cd3
2017-02-13 18:11:52 +00:00

10 lines
391 B
YAML

---
fixes:
- Values of ``ipa-api-url`` specified in the configuration
file that do not start with either ``https://`` or ``http://`` are no
longer accepted.
Such values lead to failure while contacting ironic-api.
Such misconfigurations will be detected on ironic-python-agent start.
An exception will be raised and an error about the invalid value
will be logged.