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 the 'traits' entry from the 'properties' column in the node, lease, and offer lists #53

Closed
wants to merge 1 commit into from

Conversation

skanthed
Copy link
Collaborator

@skanthed skanthed commented May 7, 2024

No description provided.

Copy link
Contributor

@tzumainn tzumainn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Okay, I apologize - I was very wrong. For some reason I thought that traits were smushed into properties in the CLI, but they're not. We don't want to change things this way; the code gets really convoluted and messy for not a lot of gain.

I guess we should remove it from esi-leap after all - specifically, these lines are affected: https://github.com/CCI-MOC/esi-leap/blob/master/esi_leap/resource_objects/ironic_node.py#L69-L71

We'll need an updated esi-leap anyway to deal with the node filtering task.

@skanthed
Copy link
Collaborator Author

skanthed commented May 7, 2024

@tzumainn Based on our discussion, I've made the changes accordingly. However, given that we're removing it from esi-leap, I believe no further modifications are necessary in this repository.

@tzumainn
Copy link
Contributor

tzumainn commented May 7, 2024

Yep - you can just close this PR

@skanthed skanthed closed this May 7, 2024
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