GitHub user rhtyd opened a pull request:
https://github.com/apache/cloudstack/pull/1854
4.9 multiplex testing
This merges group of PRs in this PR. This will speed up testing.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/shapeblue/cloudstack 4.9-multiplex-testing
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cloudstack/pull/1854.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 #1854
----
commit fed58eebdd04cf656ada7037d5c43214c1f23b61
Author: Jayapalu <[email protected]>
Date: 2016-12-08T10:57:16Z
CLOUDSTACK-9615: Fixed applying ingress rules without ports
commit d2ca30a1330bdd5931b8a059a8db7a4cf1327d80
Author: Jayapalu <[email protected]>
Date: 2016-12-12T06:27:12Z
CLOUDSTACK-9617: Fixed enabling remote access after PF or LB configured on
vpn tcp ports
commit 2088f0ad73ee30919d7b2153e74a295ff0a9911a
Author: Rohit Yadav <[email protected]>
Date: 2016-12-22T07:07:13Z
Merge pull request #1783 from jayapalu/CLOUDSTACK-9615
CLOUDSTACK-9615: Fixd applying ingress rules without portsWhen ingress rule
is applied without ports (port start and port end params are not passed) then
API/UI is showing rule got applied but in the VR, iptables rule not got applied.
Fixed this issue in the VR script.
* pr/1783:
CLOUDSTACK-9615: Fixed applying ingress rules without ports
Signed-off-by: Rohit Yadav <[email protected]>
commit 60c4fce69092f5afca9e88089fca80a694282d26
Author: Rohit Yadav <[email protected]>
Date: 2016-12-22T07:39:19Z
Merge pull request #1782 from jayapalu/CLOUDSTACK-9617
CLOUDSTACK-9617: Fixed enabling remote access after PF configured on
Enabling Remote access Vpn Fails when there is a portforwarding rule of the
reserved ports ( 1701 , 500 , 4500) under TCP protocol on Source nat IP
* pr/1782:
CLOUDSTACK-9617: Fixed enabling remote access after PF or LB configured
on vpn tcp ports
Signed-off-by: Rohit Yadav <[email protected]>
commit 7d678dfcaeaae7ea813132fc9a85572321032c3d
Author: Jayapalu <[email protected]>
Date: 2016-11-24T10:47:09Z
CLOUDSTACK-9612: Fixed issue in restarting redundant network with cleanup
Rvr Network with cleanup which is updated from the isolated network is
failed.
Corrected the column name string issue.
This closes #1781
(cherry picked from commit 0f742e17237fc84d5e86dae9a67c7ef6a0b6c80c)
Signed-off-by: Rohit Yadav <[email protected]>
----
---
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.
---