You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@libcloud.apache.org by "sebastien goasguen (JIRA)" <ji...@apache.org> on 2014/12/12 18:27:13 UTC

[jira] [Created] (LIBCLOUD-646) SecurityGroup class and SecurityGroupRule class

sebastien goasguen created LIBCLOUD-646:
-------------------------------------------

             Summary: SecurityGroup class and SecurityGroupRule class
                 Key: LIBCLOUD-646
                 URL: https://issues.apache.org/jira/browse/LIBCLOUD-646
             Project: Libcloud
          Issue Type: Bug
          Components: Compute
            Reporter: sebastien goasguen


We need to do a little cleanup in the CloudStack driver.
Specifically we need to create a security group class and a security group rule class.
Refactoring the list/create/delete sg methods and the authorize/revoke ingress rules methods.
In the authorize method we need to make sure we support the 'usersecuritygrouplist' argument to pass a list of account to sg mapping. This is needed to support rules that use another sg as source, instead of passing a cidr.

I need help with this, as I don't have time to do it myself.

Help :)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)