[
https://issues.apache.org/jira/browse/LIBCLOUD-482?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13858720#comment-13858720
]
Chris DeRamus commented on LIBCLOUD-482:
----------------------------------------
I did a cursory review and it appears that only the OpenStack, CloudStack and
EC2 drivers currently support security group calls. I've never added to the
base compute API, but I don't mind giving it a shot :). I'll start in on this
today and will see how far I get.
> Add EC2SecurityGroup and EC2SecurityGroupRule to ec2 driver
> -----------------------------------------------------------
>
> Key: LIBCLOUD-482
> URL: https://issues.apache.org/jira/browse/LIBCLOUD-482
> Project: Libcloud
> Issue Type: Improvement
> Components: Compute
> Reporter: Chris DeRamus
> Priority: Minor
> Original Estimate: 48h
> Remaining Estimate: 48h
>
> Given that Amazon EC2 security groups are similar to OpenStack security
> groups, I will be adding two new classes to the ec2 driver. These classes
> will be used to store all security group properties as well as ingress/egress
> rules.
> The ex_list_security_groups method will be updated to return a list of
> EC2SecurityGroup instance objects instead of what it returns today: a simple
> list of group names.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)