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

Network ACLs management #543

Open
MOBergeron opened this issue Jun 1, 2023 · 1 comment
Open

Network ACLs management #543

MOBergeron opened this issue Jun 1, 2023 · 1 comment

Comments

@MOBergeron
Copy link

Hello,

I've noticed that the management of the network ACLs is lacking in the project. It is still possible to attach ACLs to an instance via the config["devices"]["name_of_nic"] but it is not possible to create, delete, etc. an ACL. Same goes for the network ACL rules.

This feature would be a great addition to the project.

@MOBergeron
Copy link
Author

I've added the functionality but currently lack the time to update the documentation and add the unit tests. Here's the changes for Network ACLs https://github.com/MOBergeron/pylxd/tree/feature/network-acls-management.

I'm only posting this here to make sure no one else waste their time doing it as it is already done and working.

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

No branches or pull requests

1 participant