⚠️ Remove the unmaintained iRMC driver#928
Conversation
See https://groups.google.com/g/metal3-dev/c/8-rbzNZagqg Signed-off-by: Dmitry Tantsur <dtantsur@protonmail.com>
|
/test metal3-centos-e2e-integration-test-main metal3-ubuntu-e2e-integration-test-main |
There was a problem hiding this comment.
Pull request overview
Removes the unmaintained iRMC hardware type/driver from this image’s dependency set and default Ironic configuration, aligning the container’s defaults with the upstream driver deprecation/removal guidance.
Changes:
- Drop
python-scciclientfrom the dependency wheel build list. - Remove
irmcfrom enabled interface/hardware type lists in the renderedironic.conf. - Remove the dedicated
[irmc]configuration section fromironic.conf.j2.
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
ironic-deps-list |
Removes the iRMC client library from dependency wheels. |
ironic-config/ironic.conf.j2 |
Stops enabling/configuring iRMC interfaces and removes the [irmc] section. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
/cc @Rozzii |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: Rozzii The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
See https://groups.google.com/g/metal3-dev/c/8-rbzNZagqg
Signed-off-by: Dmitry Tantsur dtantsur@protonmail.com