Skip to content

[18.0-fr4] Fix adoption issues with swift-ring-tool#425

Closed
openshift-cherrypick-robot wants to merge 1 commit intoopenstack-k8s-operators:18.0-fr4from
openshift-cherrypick-robot:cherry-pick-416-to-18.0-fr4
Closed

[18.0-fr4] Fix adoption issues with swift-ring-tool#425
openshift-cherrypick-robot wants to merge 1 commit intoopenstack-k8s-operators:18.0-fr4from
openshift-cherrypick-robot:cherry-pick-416-to-18.0-fr4

Conversation

@openshift-cherrypick-robot
Copy link
Copy Markdown

This is an automated cherry-pick of #416

/assign cschwede

This commit fixes two issues:

1. Removing a node by hostname only works with the "--ip" flag,
   otherwise swift-ring-builder won't find the device itself. Using the
   "--ip" works both with IP addresses and hostnames.

2. After removing a device it is set to None within the ring, and the
   metaswap function raises an exception because "dev" is not a dict.

Signed-off-by: Christian Schwede <cschwede@redhat.com>
@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci Bot commented Dec 18, 2025

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: openshift-cherrypick-robot
Once this PR has been reviewed and has the lgtm label, please ask for approval from cschwede. For more information see the Code Review Process.

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

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@fmount
Copy link
Copy Markdown
Contributor

fmount commented Dec 18, 2025

/lgtm

@fmount
Copy link
Copy Markdown
Contributor

fmount commented Feb 26, 2026

This can be closed as we switched to FR5

@fmount fmount closed this Feb 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants