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 <[email protected]>
Date: 2017-01-18T09:45:29Z
CLOUDSTACK-9742:Simultaneous snapshots for detached volume
commit 74a0f6f26c593234abf30fa1b5efcddca9a23dda
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
----
---
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 [email protected] or file a JIRA ticket
with INFRA.
---