summaryrefslogtreecommitdiff
path: root/releasenotes/notes/mdns-e020484e64d76edb.yaml
blob: a2dbb926b544ed287538704a26a90d285aefaf88 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
---
features:
  - |
    Supports fetching baremetal and baremetal introspection endpoints from
    mDNS instead of providing them via kernel parameters or a configuration
    file. See `story 2005393
    <https://storyboard.openstack.org/#!/story/2005393>`_ for more details.
upgrade:
  - |
    When no baremetal API URL is provided (e.g. via the ``ipa-api-url`` kernel
    parameter), ironic-python-agent now tries to get the URL using mDNS service
    discovery.