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

Fix: move freespace function to Node instead of RemoteNode #1745

Merged
merged 1 commit into from
Feb 14, 2022

Conversation

mcgov
Copy link
Collaborator

@mcgov mcgov commented Feb 14, 2022

Function was at RemoteNode level previously, so using it would require checking if isinstance(node,RemoteNode). Hoisted to Node level, verified works as expected with the RedHat test branch I'm using it in.

@squirrelsc squirrelsc merged commit 40117f8 into main Feb 14, 2022
@squirrelsc squirrelsc deleted the mcgov/node_freespace_fix branch February 14, 2022 22:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants