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:
Bill Dodd
2020-05-21 10:29:46 -05:00
parent 5857fa802d
commit d7f4da2376
11 changed files with 2033 additions and 1 deletions

View File

@@ -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