[ 
https://issues.apache.org/jira/browse/LIBCLOUD-482?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13858381#comment-13858381
 ] 

Chris DeRamus commented on LIBCLOUD-482:
----------------------------------------

I think it would likely be a good move. I am not too familiar with Cloudstack, 
but I can tell you that I've observed one major difference between Amazon and 
OpenStack. AWS VPC security groups have both ingress and egress rules. I think 
as long as we stuff that in the extra dict of the class then we'll be in good 
shape. 

> 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)

Reply via email to