File: inspect-url-15547d48432cd2b5.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 (13 lines) | stat: -rw-r--r-- 533 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
---
features:
  - |
    When the new Ironic built-in inspection is used,
    ``ipa-inspection-callback-url`` can now be automatically derived from
    ``ipa-api-url``. In this case, inspection will be enabled if the
    ``ipa-inspection-collectors`` option is set.
upgrade:
  - |
    If you currently set the ``ipa-inspection-collectors`` option without
    setting ``ipa-inspection-callback-url``, it will now cause inspection
    to run. Update your boot configuration to only supply the collectors
    when inspection is desired.