Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

⚠️ Remove ibmc and idrac drivers #488

Merged
merged 1 commit into from
Mar 25, 2024

Commits on Mar 18, 2024

  1. Remove ibmc and idrac drivers

    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 committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    288c433 View commit details
    Browse the repository at this point in the history