[ https://issues.apache.org/jira/browse/CLOUDSTACK-9812?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15893964#comment-15893964 ]
ASF GitHub Bot commented on CLOUDSTACK-9812: -------------------------------------------- GitHub user mrunalinikankariya opened a pull request: https://github.com/apache/cloudstack/pull/1984 CLOUDSTACK-9812:Update "updatePortForwardingRule" pi 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 cs-9812 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cloudstack/pull/1984.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 #1984 ---- commit 4f0c80a331b37b928b4c47ff99d32ecf11388d4e Author: Mrunalini Kankariya <mrunalini_kankar...@persistent.co.in> Date: 2017-01-18T09:45:29Z CLOUDSTACK-9742:Simultaneous snapshots for detached volume commit 74a0f6f26c593234abf30fa1b5efcddca9a23dda 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 ---- > Update "updatePortForwardingRule" pi to include additional parameter to > update the end port in case of port range > ----------------------------------------------------------------------------------------------------------------- > > Key: CLOUDSTACK-9812 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9812 > Project: CloudStack > Issue Type: Bug > Security Level: Public(Anyone can view this level - this is the > default.) > Reporter: mrunalini > > - 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 " > Expected behaviour - > Port range should get modified -- This message was sent by Atlassian JIRA (v6.3.15#6346)