Locked version of sushy-tools
0.9.1 is not working with current implementation of airshipctl Error below: Setting boot device to 'CD'. BMC responded '500 INTERNAL SERVER ERROR'. Attempting to unmarshal the raw BMC error response. Unable to decode BMC response. "Unable to decode Redfish response. Key 'error.@Message.ExtendedInfo.Message' is missing or has unknown format." redfish client encountered an error: BMC responded '500 INTERNAL SERVER ERROR'. 0.9.0 works fine Change-Id: I34907cc42bbe78624e2741a581bc95c2e2f68bea
This commit is contained in:
parent
88542a66b5
commit
37bba4e2fc
@ -33,6 +33,7 @@
|
||||
- name: Install sushy-tools
|
||||
pip:
|
||||
name: sushy-tools
|
||||
version: 0.9.0
|
||||
executable: pip3
|
||||
|
||||
- name: Create a used wsgi will run with
|
||||
|
Loading…
Reference in New Issue
Block a user