You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@libcloud.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2014/07/06 07:43:33 UTC

[jira] [Commented] (LIBCLOUD-594) Add firewall rule support for CloudStack driver

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

ASF GitHub Bot commented on LIBCLOUD-594:
-----------------------------------------

GitHub user atsaki opened a pull request:

    https://github.com/apache/libcloud/pull/337

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

    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

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/atsaki/libcloud 594_firewall_support_for_cloudstack_driver

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/libcloud/pull/337.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #337
    
----
commit c1ce930c7acc283cd140e36b89a24df9b08035f5
Author: Atsushi Sasaki <at...@gmail.com>
Date:   2014-07-06T05:32:20Z

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

----


> Add firewall rule support for CloudStack driver
> -----------------------------------------------
>
>                 Key: LIBCLOUD-594
>                 URL: https://issues.apache.org/jira/browse/LIBCLOUD-594
>             Project: Libcloud
>          Issue Type: Improvement
>          Components: Compute
>            Reporter: Atsushi Sasaki
>
> 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



--
This message was sent by Atlassian JIRA
(v6.2#6252)