File: ipmi-cleanup-a4454f6851d81c4d.yaml

package info (click to toggle)
ironic-python-agent 11.2.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 4,508 kB
  • sloc: python: 36,248; sh: 60; makefile: 29
file content (8 lines) | stat: -rw-r--r-- 324 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
---
upgrade:
  - |
    Support for setting IPMI credentials during inspection was removed. This
    feature is not supported by ironic-inspector since the Pike release.
  - |
    The ``ipmi_address`` field is no longer sent as part of the inspection
    process. The ``inventory[bmc_address]`` field should be used instead.