File: fix-eject-media-empty-dict-573b4c9e06f52ce7.yaml

package info (click to toggle)
python-sushy 5.5.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,620 kB
  • sloc: python: 14,026; makefile: 24; sh: 2
file content (6 lines) | stat: -rw-r--r-- 193 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
---
fixes:
  - |
    Some vendors like HPE iLO has this kind of implementation that for eject
    virtual media need to pass empty dictionary otherwise throws Unsupported
    media type error.