[GitHub] cloudstack issue #1859: CLOUDSTACK-8672 : NCC Integration with CloudStack

2016-12-31 Thread nitin-maharana
Github user nitin-maharana commented on the issue: https://github.com/apache/cloudstack/pull/1859 Hi @rajesh-battala, I have modified the code. Please review it once and let me know if any improvement required. Thanks. --- If your project is set up for it, you can reply to this email

Re: Maximum number of site-to-site VPNs on Cloudstack

2016-12-31 Thread Pierre-Luc Dion
Hi, It's per VPC or Guest Network, basically 8 per Virtual Router. We've tested up to 4 on our side so far without issues. On Thu, Dec 29, 2016 at 2:01 AM, Cloud List wrote: > Dear all, > > On below documentation: > > http://docs.cloudstack.apache.org/projects/cloudstack- > administration/en/4

[GitHub] cloudstack pull request #1859: CLOUDSTACK-8672 : NCC Integration with CloudS...

2016-12-31 Thread nitin-maharana
Github user nitin-maharana commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/1859#discussion_r94272083 --- Diff: plugins/network-elements/netscaler/src/com/cloud/api/commands/DeployNetscalerVpxCmd.java --- @@ -0,0 +1,149 @@ +// Licensed to the

[GitHub] cloudstack pull request #1859: CLOUDSTACK-8672 : NCC Integration with CloudS...

2016-12-31 Thread nitin-maharana
Github user nitin-maharana commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/1859#discussion_r94271338 --- Diff: plugins/network-elements/netscaler/src/com/cloud/network/vm/NetScalerVMManager.java --- @@ -0,0 +1,86 @@ +//Licensed to the Apache