metal3-io / ironic-image

Container image to run OpenStack Ironic as part of Metal³
Apache License 2.0
56 stars 117 forks source link

⚠️ Remove ibmc and idrac drivers #488

Closed dtantsur closed 5 months ago

dtantsur commented 6 months ago

Both drivers (in case of idrac - its wsman implementation) has been unmaintained for years, same for their underlying libraries ibmcclient [1] and dracclient [2]. Ironic has deprecated them in the 2024.1 cycle.

Dell users should use idrac-redfish:// and idrac-virtualmedia:// instead. iBMC users should try using the generic Redfish drivers and report any bugs to the Ironic team and any standard compatibility problems directly to Huawei.

[1] https://github.com/IamFive/python-ibmcclient [2] https://opendev.org/openstack/python-dracclient

Signed-off-by: Dmitry Tantsur dtantsur@protonmail.com

dtantsur commented 6 months ago

/test-centos-integration-main /test-ubuntu-integration-main

dtantsur commented 6 months ago

/test-centos-integration-main

dtantsur commented 6 months ago

/test-centos-integration-main

elfosardo commented 6 months ago

/approve

metal3-io-bot commented 5 months ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: elfosardo, iurygregory

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/metal3-io/ironic-image/blob/main/OWNERS)~~ [elfosardo,iurygregory] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
iurygregory commented 5 months ago

/lgtm