You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2017/08/31 07:46:00 UTC

[jira] [Commented] (CLOUDSTACK-9812) Update "updatePortForwardingRule" pi to include additional parameter to update the end port in case of port range

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

ASF subversion and git services commented on CLOUDSTACK-9812:
-------------------------------------------------------------

Commit d1e61eb3ff34b567e28e596905192ffac2c32147 in cloudstack's branch refs/heads/master from mrunalinikankariya
[ https://gitbox.apache.org/repos/asf?p=cloudstack.git;h=d1e61eb ]

CLOUDSTACK-9812: Update 'updatePortForwardingRule' api to include additional parameter end port (#1985)

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

> 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.4.14#64029)