[
https://issues.apache.org/jira/browse/CLOUDSTACK-9812?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15894141#comment-15894141
]
ASF GitHub Bot commented on CLOUDSTACK-9812:
--------------------------------------------
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 <[email protected]>
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)