File: check-for-ipmi-device-before-invocation-45b00d15c94edd00.yaml

package info (click to toggle)
ironic-python-agent 11.2.0-1
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 4,508 kB
  • sloc: python: 36,248; sh: 60; makefile: 29
file content (6 lines) | stat: -rw-r--r-- 185 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
---
fixes:
  - |
    Adds a preliminary check for IPMI device files before the BMC detection
    attempts, optimizing `ipmitool` command calls on systems without IPMI
    capabilities.