You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@libcloud.apache.org by "Nick Bailey (JIRA)" <ji...@apache.org> on 2012/08/20 15:32:38 UTC

[dev] [jira] [Created] (LIBCLOUD-241) Add additional ec2 security group functionality

Nick Bailey created LIBCLOUD-241:
------------------------------------

             Summary: Add additional ec2 security group functionality
                 Key: LIBCLOUD-241
                 URL: https://issues.apache.org/jira/browse/LIBCLOUD-241
             Project: Libcloud
          Issue Type: Improvement
            Reporter: Nick Bailey
         Attachments: 0001-Add-security-group-functionality.patch

* Listing existing security groups
* Creating more specific security group rules

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[dev] [jira] [Commented] (LIBCLOUD-241) Add additional ec2 security group functionality

Posted by "Tomaz Muraus (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/LIBCLOUD-241?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13438447#comment-13438447 ] 

Tomaz Muraus commented on LIBCLOUD-241:
---------------------------------------

Patch looks good, but it's missing tests.
                
> Add additional ec2 security group functionality
> -----------------------------------------------
>
>                 Key: LIBCLOUD-241
>                 URL: https://issues.apache.org/jira/browse/LIBCLOUD-241
>             Project: Libcloud
>          Issue Type: Improvement
>            Reporter: Nick Bailey
>         Attachments: 0001-Add-security-group-functionality.patch
>
>
> * Listing existing security groups
> * Creating more specific security group rules

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[dev] [jira] [Updated] (LIBCLOUD-241) Add additional ec2 security group functionality

Posted by "Tomaz Muraus (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/LIBCLOUD-241?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tomaz Muraus updated LIBCLOUD-241:
----------------------------------

    Fix Version/s: 0.11.2
    
> Add additional ec2 security group functionality
> -----------------------------------------------
>
>                 Key: LIBCLOUD-241
>                 URL: https://issues.apache.org/jira/browse/LIBCLOUD-241
>             Project: Libcloud
>          Issue Type: Improvement
>            Reporter: Nick Bailey
>            Assignee: Tomaz Muraus
>             Fix For: 0.11.2
>
>         Attachments: 0001-Add-security-group-functionality.patch, 0001-Add-security-group-functionality-V2.patch
>
>
> * Listing existing security groups
> * Creating more specific security group rules

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[dev] [jira] [Closed] (LIBCLOUD-241) Add additional ec2 security group functionality

Posted by "Tomaz Muraus (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/LIBCLOUD-241?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tomaz Muraus closed LIBCLOUD-241.
---------------------------------

    
> Add additional ec2 security group functionality
> -----------------------------------------------
>
>                 Key: LIBCLOUD-241
>                 URL: https://issues.apache.org/jira/browse/LIBCLOUD-241
>             Project: Libcloud
>          Issue Type: Improvement
>            Reporter: Nick Bailey
>            Assignee: Tomaz Muraus
>             Fix For: 0.11.2
>
>         Attachments: 0001-Add-security-group-functionality.patch, 0001-Add-security-group-functionality-V2.patch
>
>
> * Listing existing security groups
> * Creating more specific security group rules

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[dev] [jira] [Updated] (LIBCLOUD-241) Add additional ec2 security group functionality

Posted by "Nick Bailey (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/LIBCLOUD-241?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nick Bailey updated LIBCLOUD-241:
---------------------------------

    Attachment: 0001-Add-security-group-functionality-V2.patch

V2, tests added
                
> Add additional ec2 security group functionality
> -----------------------------------------------
>
>                 Key: LIBCLOUD-241
>                 URL: https://issues.apache.org/jira/browse/LIBCLOUD-241
>             Project: Libcloud
>          Issue Type: Improvement
>            Reporter: Nick Bailey
>         Attachments: 0001-Add-security-group-functionality.patch, 0001-Add-security-group-functionality-V2.patch
>
>
> * Listing existing security groups
> * Creating more specific security group rules

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[dev] [jira] [Updated] (LIBCLOUD-241) Add additional ec2 security group functionality

Posted by "Nick Bailey (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/LIBCLOUD-241?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nick Bailey updated LIBCLOUD-241:
---------------------------------

    Attachment: 0001-Add-security-group-functionality.patch
    
> Add additional ec2 security group functionality
> -----------------------------------------------
>
>                 Key: LIBCLOUD-241
>                 URL: https://issues.apache.org/jira/browse/LIBCLOUD-241
>             Project: Libcloud
>          Issue Type: Improvement
>            Reporter: Nick Bailey
>         Attachments: 0001-Add-security-group-functionality.patch
>
>
> * Listing existing security groups
> * Creating more specific security group rules

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[dev] [jira] [Resolved] (LIBCLOUD-241) Add additional ec2 security group functionality

Posted by "Tomaz Muraus (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/LIBCLOUD-241?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tomaz Muraus resolved LIBCLOUD-241.
-----------------------------------

    Resolution: Fixed
      Assignee: Tomaz Muraus

Merged into trunk, thanks.
                
> Add additional ec2 security group functionality
> -----------------------------------------------
>
>                 Key: LIBCLOUD-241
>                 URL: https://issues.apache.org/jira/browse/LIBCLOUD-241
>             Project: Libcloud
>          Issue Type: Improvement
>            Reporter: Nick Bailey
>            Assignee: Tomaz Muraus
>         Attachments: 0001-Add-security-group-functionality.patch, 0001-Add-security-group-functionality-V2.patch
>
>
> * Listing existing security groups
> * Creating more specific security group rules

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira