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

List unused floating IPs, security groups, and volumes #24

Merged
merged 7 commits into from
Nov 18, 2024
Merged

Conversation

sebastian-luna-valero
Copy link
Member

@sebastian-luna-valero sebastian-luna-valero commented Nov 5, 2024

Summary

Add code to list unused floating IPs, security groups, and volumes.

Related discussion. Currently openstack server show list the security groups used by the VM using the security group name rather than the ID. Therefore a VM can have multiple security groups with the same name. This will cause issues identifying unused security groups.


Related issue : #21

Copy link
Collaborator

@enolfc enolfc left a comment

Choose a reason for hiding this comment

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

LGTM

@enolfc enolfc merged commit 2b6d211 into main Nov 18, 2024
16 checks passed
@enolfc enolfc deleted the fix-21 branch November 18, 2024 09:26
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