File: allow_empty_context_eventdestination-9a96c34dd7edbeca.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-- 240 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
---
fixes:
  - |
    Removes the requirement from `Context` to be present when requesting a
    subscription, some BMCs do not report `Context` when the subscription is
    created with empty string and would cause `MissingAttributeError`.