9d8709930f
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
8 lines
277 B
YAML
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.
|