File: no-link-local-2e861978c5c7bf30.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 (6 lines) | stat: -rw-r--r-- 275 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
---
fixes:
  - Fixes the issue where link-local IP addresses were sometimes used as part
    of the callback URL given to ironic. The routable address is used instead.
    See `bug 1732692 <https://bugs.launchpad.net/ironic-python-agent/+bug/1732692>`_
    for more details.