3f3fc7dca0
Adds the root_prefix parameter to the sushy context, based on the user input for `redfish_address` parameter. This is needed if the Redfish API is not located in the default /redfish/v1/ endpoint. Change-Id: Ie886040fef9bc75197a99fe7cc7495c6147edb38
8 lines
268 B
YAML
8 lines
268 B
YAML
---
|
|
features:
|
|
- |
|
|
Add `root_prefix` parameter to the sushy context based on the path of
|
|
`redfish_address`. Defaults to sushy root_prefix default (`/redfish/v1/`).
|
|
This is needed if the Redfish API is not located in the default
|
|
/redfish/v1/ endpoint.
|