Add Redfish RAID management to Ironic
The Redfish hardware type does not currently implement the RAID hardware interface. This patch implements the Redfish RAID interface, allowing operators to specify the desired RAID configuration on Ironic Redfish nodes. Story: 2003514 Task: 24789 Depends-On: https://review.opendev.org/c/openstack/sushy/+/774532 Change-Id: Icf5ca865e0c1e168b96659229df622698bea1503
This commit is contained in:
@@ -11,7 +11,7 @@ python-dracclient>=5.1.0,<6.0.0
|
||||
python-xclarityclient>=0.1.6
|
||||
|
||||
# The Redfish hardware type uses the Sushy library
|
||||
sushy>=3.6.0
|
||||
sushy>=3.7.0
|
||||
|
||||
# Ansible-deploy interface
|
||||
ansible>=2.7
|
||||
|
||||
Reference in New Issue
Block a user