summaryrefslogtreecommitdiff
path: root/releasenotes/notes/check_protocol_for_ironic_api-32f35c93a140d3ae.yaml
blob: 7adfb4b1e68cd5221057e456df0e9f25948fe5a7 (plain)
1
2
3
4
5
6
7
8
---
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.