sushy-tools/releasenotes/notes/fix-storage-drive-defaults-3a925a0063738b77.yaml
Ilya Etingof 9d8709930f Fix defaults to storage and drive resources
If storage and/or drive resource emulation is not set up
via sushy emulator configuration, some sane defaults must
be used. Otherwise the clients trying to read either of
these resources hit hard HTTP 500 response.

Change-Id: I1118e4a98278a517ae2a9c80873886a6bb6520f1
2019-11-25 18:43:43 +01:00

8 lines
277 B
YAML

---
fixes:
- |
Fixes defaults to storage and drive resources. Prior to this fix,
if storage and/or drive resource emulation is not set up via sushy
emulator configuration, the clients trying to read either of
these resources would hit hard HTTP 500 response.