File: mdns-e020484e64d76edb.yaml

package info (click to toggle)
ironic-python-agent 10.2.0-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 4,416 kB
  • sloc: python: 35,563; sh: 60; makefile: 29
file content (12 lines) | stat: -rw-r--r-- 465 bytes parent folder | download | duplicates (2)
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.