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 2015/03/10 08:58:38 UTC

[jira] [Commented] (LIBCLOUD-678) Enable to pass arguments to ex_list_portforwarding_rules of CloudStack driver

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

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

GitHub user atsaki opened a pull request:

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

    [LIBCLOUD-678] Enable to pass arguments to ex_list_portforwarding_rules ...

    CloudStack driver's ex_list_port_forwarding_rules isn't accept argument now. 
    
    This patch enables to pass arguments to ex_list_port_forwarding_rules to get filtered result.


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

    $ git pull https://github.com/atsaki/libcloud 678_add_option_to_list_port_forwarding_rules

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

    https://github.com/apache/libcloud/pull/484.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 #484
    
----
commit b4d2a579fe94dcfb6d26d52df09f77c4f6a48d5f
Author: Atsushi Sasaki <at...@gmail.com>
Date:   2015-03-10T07:57:15Z

    [LIBCLOUD-678] Enable to pass arguments to ex_list_portforwarding_rules of CloudStack driver

----


> Enable to pass arguments to ex_list_portforwarding_rules of CloudStack driver
> -----------------------------------------------------------------------------
>
>                 Key: LIBCLOUD-678
>                 URL: https://issues.apache.org/jira/browse/LIBCLOUD-678
>             Project: Libcloud
>          Issue Type: Improvement
>            Reporter: Atsushi Sasaki
>            Priority: Minor
>              Labels: cloudstack
>
> CloudStack driver's ex_list_port_forwarding_rules isn't accept argument now. 
> This patch enables to pass arguments to ex_list_port_forwarding_rules to get filtered result.



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