ironic/releasenotes/notes/check_protocol_for_ironic_api-32f35c93a140d3ae.yaml
Jim Rollenhagen 4dfde43b25 Clean up release notes for 7.0.0
Change-Id: I932157f80f58d17ce66df60fde31bb812f74d05f
2017-02-13 15:44:00 -05:00

9 lines
431 B
YAML

---
fixes:
- A ``[conductor]/api_url`` value specified in the configuration file that
does not start with either ``https://`` or ``http://`` is no longer
allowed. An incorrect value led to deployment failure on
ironic-python-agent side. This misconfiguration will now be detected during
ironic-conductor and ironic-api startup. An exception will be raised and an
error about the invalid value will be logged.