GitHub user mrunalinikankariya opened a pull request:

    https://github.com/apache/cloudstack/pull/1985

    CLOUDSTACK-9812:Update "updatePortForwardingRule" api to include additional 
parameter to update the end port in case of port range

    Configure a PF rule Private port : Start port ; 20 ENd POrt 25 || Public 
Port : Start port 20 ; ENd Port : 25.
    Trigger UpdatePortForwardingRule api
    ApI fails with following error : " Unable to update the private port of 
port forwarding rule as the rule has port range "
    
    Solution-
    Port range gets modified

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

    $ git pull https://github.com/Accelerite/cloudstack cloudstack-9812

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

    https://github.com/apache/cloudstack/pull/1985.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 #1985
    
----
commit c38e01b46e13411638b8a84a02fbad91b31ecbd4
Author: Mrunalini Kankariya <mrunalini_kankar...@persistent.co.in>
Date:   2017-03-03T08:24:10Z

    CLOUDSTACK-9812:Update updatePortForwardingRule api to include additional 
parameter to update the end port in case of port range

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to