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

[LIBCLOUD-594] Add firewall rule support for CloudStack driver #337

Closed

Conversation

atsaki
Copy link
Contributor

@atsaki atsaki commented Jul 6, 2014

CloudStack driver's doesn't support firewall rule now.
This update add following methods.

  • ex_list_firewall_rules
  • ex_create_firewall_rule
  • ex_delete_firewall_rule

https://issues.apache.org/jira/browse/LIBCLOUD-594

"""
A Firewall rule.

@note: This is a non-standard extension API, and only works for EC2.
Copy link
Member

Choose a reason for hiding this comment

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

..only works for CloudStack ? might want to edit that line

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Thanks. I fixed it.

@asfgit asfgit closed this in fde2495 Jul 13, 2014
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