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

2017-03-17 Thread rajesh-battala
Github user rajesh-battala commented on the issue: https://github.com/apache/cloudstack/pull/1859 Current commits are in the order of some milestones. As @nitin-maharan told if we squash them into one commit we loose contributions of induviduals. On Thu, Mar 16

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

2017-03-07 Thread rajesh-battala
Github user rajesh-battala commented on the issue: https://github.com/apache/cloudstack/pull/1859 Amazing effort. From the test results We are good to merge to master. Thansk Rajesh Battala On Wed, Mar 8, 2017 at 12:24 PM, Nitin Kumar Maharana < notific

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

2017-03-07 Thread rajesh-battala
Github user rajesh-battala commented on the issue: https://github.com/apache/cloudstack/pull/1859 I have accepted the patch you can push it to master --- 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

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

2017-03-06 Thread rajesh-battala
Github user rajesh-battala commented on the issue: https://github.com/apache/cloudstack/pull/1859 Thanks. Once its update please point the same here. So that every one knows it. Thanks Rajesh Battala On Tue, Mar 7, 2017 at 9:27 AM, Nitin Kumar Maharana

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

2017-03-05 Thread rajesh-battala
Github user rajesh-battala commented on the issue: https://github.com/apache/cloudstack/pull/1859 Can you please share the test cases and Test plan executed for this feature. It would be great if community knows the testing done on this feature and its coverage. --- If

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

2017-01-26 Thread rajesh-battala
Github user rajesh-battala commented on the issue: https://github.com/apache/cloudstack/pull/1859 @nitin-maharana @sowmyakrishn Can you please check why CI tests are failing? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as

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

2016-12-23 Thread rajesh-battala
Github user rajesh-battala commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/1859#discussion_r93747510 --- Diff: plugins/network-elements/netscaler/src/com/cloud/network/NetScalerControlCenterVO.java --- @@ -0,0 +1,129 @@ +// Licensed to the

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

2016-12-23 Thread rajesh-battala
Github user rajesh-battala commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/1859#discussion_r93747256 --- 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 Clou...

2016-12-23 Thread rajesh-battala
Github user rajesh-battala commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/1859#discussion_r93746791 --- Diff: plugins/hypervisors/xenserver/src/com/cloud/hypervisor/xenserver/resource/wrapper/xenbase/CitrixStartCommandWrapper.java --- @@ -87,7

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

2016-12-23 Thread rajesh-battala
Github user rajesh-battala commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/1859#discussion_r93747990 --- Diff: server/src/com/cloud/network/ExternalLoadBalancerDeviceManagerImpl.java --- @@ -1157,14 +1222,28 @@ protected IpDeployer

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

2016-12-23 Thread rajesh-battala
Github user rajesh-battala commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/1859#discussion_r93747579 --- Diff: plugins/network-elements/netscaler/src/com/cloud/network/dao/NetScalerServicePackageDaoImpl.java --- @@ -0,0 +1,72 @@ +// Licensed

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

2016-12-23 Thread rajesh-battala
Github user rajesh-battala commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/1859#discussion_r93747566 --- Diff: plugins/network-elements/netscaler/src/com/cloud/network/dao/NetScalerServicePackageDaoImpl.java --- @@ -0,0 +1,72 @@ +// Licensed

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

2016-12-23 Thread rajesh-battala
Github user rajesh-battala commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/1859#discussion_r93746916 --- Diff: plugins/network-elements/netscaler/src/com/cloud/api/commands/DeleteServicePackageOfferingCmd.java --- @@ -0,0 +1,95

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

2016-12-23 Thread rajesh-battala
Github user rajesh-battala commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/1859#discussion_r93746847 --- Diff: plugins/network-elements/netscaler/src/com/cloud/api/commands/DeleteNetscalerControlCenterCmd.java --- @@ -0,0 +1,98

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

2016-12-23 Thread rajesh-battala
Github user rajesh-battala commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/1859#discussion_r93747795 --- Diff: server/src/com/cloud/configuration/ConfigurationManagerImpl.java --- @@ -4781,6 +4818,12 @@ public boolean deleteNetworkOffering(final

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

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

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

2016-12-23 Thread rajesh-battala
Github user rajesh-battala commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/1859#discussion_r93747629 --- Diff: plugins/network-elements/netscaler/src/com/cloud/network/element/NetscalerLoadBalancerElementService.java --- @@ -71,4 +121,29

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

2016-12-23 Thread rajesh-battala
Github user rajesh-battala commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/1859#discussion_r93747870 --- Diff: server/src/com/cloud/network/ExternalLoadBalancerDeviceManagerImpl.java --- @@ -900,6 +945,17 @@ public boolean applyLoadBalancerRules

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

2016-12-23 Thread rajesh-battala
Github user rajesh-battala commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/1859#discussion_r93746542 --- Diff: engine/schema/src/com/cloud/dc/dao/DataCenterIpAddressDaoImpl.java --- @@ -177,6 +177,22 @@ public void releaseIpAddress(long nicId

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

2016-12-23 Thread rajesh-battala
Github user rajesh-battala commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/1859#discussion_r93748252 --- Diff: ui/scripts/configuration.js --- @@ -2640,12 +2640,30

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

2016-12-23 Thread rajesh-battala
Github user rajesh-battala commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/1859#discussion_r93747834 --- Diff: server/src/com/cloud/hypervisor/HypervisorGuruBase.java --- @@ -132,7 +133,12 @@ protected VirtualMachineTO toVirtualMachineTO

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

2016-12-23 Thread rajesh-battala
Github user rajesh-battala commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/1859#discussion_r93746500 --- Diff: engine/schema/src/com/cloud/dc/dao/DataCenterIpAddressDaoImpl.java --- @@ -177,6 +177,22 @@ public void releaseIpAddress(long nicId

[GitHub] cloudstack issue #1758: CLOUDSTACK-9588: Add Load Balancer functionality in ...

2016-12-08 Thread rajesh-battala
Github user rajesh-battala commented on the issue: https://github.com/apache/cloudstack/pull/1758 ok. if you find that page is not used then please feel free to remove it. Having that page will confuse the Admin for create Firewall rules On Wed, Dec 7, 2016 at 3:39 PM

[GitHub] cloudstack issue #1758: CLOUDSTACK-9588: Add Load Balancer functionality in ...

2016-12-06 Thread rajesh-battala
Github user rajesh-battala commented on the issue: https://github.com/apache/cloudstack/pull/1758 Here is the link https://www.youtube.com/watch?v=qybCr1klhKk&t=1108s I have seen in this demo video about using that extra page On Tue, Dec 6, 2016 at 4:33 PM, Nitin K

[GitHub] cloudstack issue #1758: CLOUDSTACK-9588: Add Load Balancer functionality in ...

2016-12-02 Thread rajesh-battala
Github user rajesh-battala commented on the issue: https://github.com/apache/cloudstack/pull/1758 I think this UI change was made when VxLan implementation is done from community. I saw in one of the demo videe of VxLan this page is used. --- If your project is set up for it

[GitHub] cloudstack issue #1776: CLOUDSTACK-9603: concurrent.snapshots.threshold.perh...

2016-12-02 Thread rajesh-battala
Github user rajesh-battala commented on the issue: https://github.com/apache/cloudstack/pull/1776 @priyankparihar I have gone through the bug and the bug description is causing ambiguity that's the @jburwell had made above comment. You can modify the description and whic

[GitHub] cloudstack pull request #1775: CLOUDSTACK-9606: While IP address is released...

2016-12-02 Thread rajesh-battala
Github user rajesh-battala commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/1775#discussion_r90640757 --- Diff: server/src/com/cloud/network/IpAddressManagerImpl.java --- @@ -281,6 +284,8 @@ VpcDao _vpcDao; SearchBuilder

[GitHub] cloudstack pull request #1775: CLOUDSTACK-9606: While IP address is released...

2016-12-02 Thread rajesh-battala
Github user rajesh-battala commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/1775#discussion_r90640403 --- Diff: server/src/com/cloud/network/IpAddressManagerImpl.java --- @@ -568,6 +573,11 @@ protected boolean cleanupIpResources(long ipId, long

[GitHub] cloudstack pull request #1775: CLOUDSTACK-9606: While IP address is released...

2016-12-02 Thread rajesh-battala
Github user rajesh-battala commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/1775#discussion_r90640201 --- Diff: server/src/com/cloud/network/IpAddressManagerImpl.java --- @@ -168,6 +168,9 @@ import com.cloud.vm.dao.NicSecondaryIpDao

[GitHub] cloudstack issue #1771: CLOUDSTACK-9611: Dedicating a Guest VLAN range to Pr...

2016-11-27 Thread rajesh-battala
Github user rajesh-battala commented on the issue: https://github.com/apache/cloudstack/pull/1771 Gone through the patch. LGTM. --- 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

[GitHub] cloudstack issue #846: Bug-ID: CLOUDSTACK-8870: Skip external device usage c...

2016-11-07 Thread rajesh-battala
Github user rajesh-battala commented on the issue: https://github.com/apache/cloudstack/pull/846 code/patch LGTM. --- 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

[GitHub] cloudstack pull request: CLOUDSTACK-9130: Make RebootCommand simil...

2016-04-21 Thread rajesh-battala
Github user rajesh-battala commented on the pull request: https://github.com/apache/cloudstack/pull/1200#issuecomment-212842649 LGTM. :+1: --- 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

[GitHub] cloudstack pull request: CLOUDSTACK-9100: ISO.CREATE/TEMPLATE.CREA...

2016-04-21 Thread rajesh-battala
Github user rajesh-battala commented on the pull request: https://github.com/apache/cloudstack/pull/1157#issuecomment-212815918 went through code. LGTM. :+1: --- 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

[GitHub] cloudstack pull request: BUG-ID: CLOUDSTACK-8922: Unable to delete...

2016-04-21 Thread rajesh-battala
Github user rajesh-battala commented on the pull request: https://github.com/apache/cloudstack/pull/905#issuecomment-212814104 Marvin test really helps for validating this bug fix. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub

[GitHub] cloudstack pull request: CLOUDSTACK-9088: Update the description f...

2016-04-21 Thread rajesh-battala
Github user rajesh-battala commented on the pull request: https://github.com/apache/cloudstack/pull/1126#issuecomment-212805433 Gone through the code. API change for the description param is good. --- If your project is set up for it, you can reply to this email and have your

[GitHub] cloudstack pull request: CLOUDSTACK-8805: Domains become inactive ...

2016-04-21 Thread rajesh-battala
Github user rajesh-battala commented on the pull request: https://github.com/apache/cloudstack/pull/775#issuecomment-212803920 I have gone through the code. LGTM. without UT for this patch might not be an issue. --- If your project is set up for it, you can reply to this email

[GitHub] cloudstack pull request: Bug-ID: CLOUDSTACK-8870: Skip external de...

2016-04-21 Thread rajesh-battala
Github user rajesh-battala commented on the pull request: https://github.com/apache/cloudstack/pull/846#issuecomment-212782054 I have gone through the code. patch LGTM. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If

[GitHub] cloudstack pull request: Bug-ID: CLOUDSTACK-8654: Added guest_os m...

2016-04-21 Thread rajesh-battala
Github user rajesh-battala commented on the pull request: https://github.com/apache/cloudstack/pull/1244#issuecomment-212781462 LGTM. --- 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

[GitHub] cloudstack pull request: CLOUDSTACK-9164: Prevent firefox's quick ...

2016-04-21 Thread rajesh-battala
Github user rajesh-battala commented on the pull request: https://github.com/apache/cloudstack/pull/1271#issuecomment-212780472 Looks good to me. After this patch on pressing "/" on console not showing/activating the search bar. --- If your project is set up for i

[GitHub] cloudstack pull request: CLOUDSTACK-8841: Storage XenMotion from X...

2016-04-21 Thread rajesh-battala
Github user rajesh-battala commented on the pull request: https://github.com/apache/cloudstack/pull/815#issuecomment-212777172 Looks good to me. --- 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

RE: introduction

2016-03-23 Thread Rajesh Battala
Welcome Back Murali. Good to see you again on CloudStack :) -Original Message- From: Murali Reddy [mailto:murali.re...@shapeblue.com] Sent: Wednesday, March 23, 2016 5:21 PM To: dev@cloudstack.apache.org Subject: introduction All, Just wanted to let the community know that I have decid

RE: access to people.apache.org

2016-03-05 Thread Rajesh Battala
Thanks for the info. -Original Message- From: Wei ZHOU [mailto:ustcweiz...@gmail.com] Sent: Saturday, March 5, 2016 11:21 AM To: dev@cloudstack.apache.org Subject: Re: access to people.apache.org FYI " After this time span (March 1st, 2016), minotaur will no longer serve up personal w

RE: Build failed in Jenkins: build-systemvm64-master #768

2016-03-05 Thread Rajesh Battala
then build should pass without issues. Can you please let me know what is happening to peope.apache.org? Thanks Rajesh Battala -Original Message- From: jenk...@cloudstack.org [mailto:jenk...@cloudstack.org] Sent: Saturday, March 5, 2016 2:52 PM To: dev@cloudstack.apache.org;

RE: [Proposal] NCC (NetScaler ControlCenter) Integration With Auto Provision VPX in CloudStack

2015-07-24 Thread Rajesh Battala
, make sure to add JIRA ticket and when feature is done use PR review. > On Jul 24, 2015, at 1:33 PM, Rajesh Battala wrote: > > Hi All, > > I would like to integrate NetScaler Control Center with "Auto Provision VPX" > facility in CloudStack. > > What is NC

[Proposal] NCC (NetScaler ControlCenter) Integration With Auto Provision VPX in CloudStack

2015-07-24 Thread Rajesh Battala
cwiki.apache.org/confluence/display/CLOUDSTACK/NCC+Integration+With+Auto+Provision+VPX+in+CloudStack 2. https://www.citrix.com/downloads/netscaler-adc/components/netscaler-control-center-105e.html Thanks Rajesh Battala

RE: Introducing Boris Schrijver

2015-07-09 Thread Rajesh Battala
Welcome, Boris -Original Message- From: Nux! [mailto:n...@li.nux.ro] Sent: Thursday, July 9, 2015 2:19 AM To: dev@cloudstack.apache.org Cc: bo...@pcextreme.nl Subject: Re: Introducing Boris Schrijver Welcome, Boris :-) Lucian -- Sent from the Delta quadrant using Borg technology! Nux

RE: [PROPOSAL] Commit to master through PR only

2015-07-01 Thread Rajesh Battala
+1 for squashing commit -Original Message- From: John Burwell [mailto:john.burw...@shapeblue.com] Sent: Thursday, July 2, 2015 12:14 AM To: dev@cloudstack.apache.org Subject: Re: [PROPOSAL] Commit to master through PR only All, I think we should stick to 2 votes per PR. Defining types

RE: [ANNOUNCE] Wilder Rodrigues as a new PMC member of CloudStack

2015-07-01 Thread Rajesh Battala
Hearty Congratulations Wilder Rodrigues -Original Message- From: Rohit Yadav [mailto:rohit.ya...@shapeblue.com] Sent: Wednesday, July 1, 2015 10:43 PM To: dev Subject: [ANNOUNCE] Wilder Rodrigues as a new PMC member of CloudStack The Project Management Committee (PMC) for Apache CloudS

RE: [PROPOSAL] Quota management service for cloudstack

2015-07-01 Thread Rajesh Battala
+1 Nice feature to have -Original Message- From: Abhinandan Prateek [mailto:abhinandan.prat...@shapeblue.com] Sent: Friday, June 26, 2015 5:03 PM To: CloudStack Dev Subject: [PROPOSAL] Quota management service for cloudstack Team, Would like to enhance usage server to provide quota

RE: Third party VR / L2 support

2015-06-23 Thread Rajesh Battala
VR is the only option to be on Data Path and majority of network services can be delegated to third party. Am looking at how NetScaler can be leveraged to be a VR in CloudStack. Thanks Rajesh Battala -Original Message- From: Koushik Das [mailto:koushik@citrix.com] Sent: Friday

RE: Can't configure Load Balancer

2015-06-15 Thread Rajesh Battala
Yes, its good to see HealthChecks get implemented for VR. HealthCheck policy framework is already present, Its at VR it should implement the calls. Thanks Rajesh Battala -Original Message- From: Andrija Panic [mailto:andrija.pa...@gmail.com] Sent: Monday, June 15, 2015 6:00 PM To: us

RE: External LB integration

2015-05-27 Thread Rajesh Battala
If you use any external LB device, we cannot configure the cidr. -Original Message- From: Francois Gaudreault [mailto:fgaudrea...@cloudops.com] Sent: Thursday, May 28, 2015 4:56 AM To: dev@cloudstack.apache.org Subject: Re: External LB integration I dont think its configurable, maybe ha

RE: [GSoC][IMPORTANT] proposal ranking phase 1: indicate willingness to mentor by April 6 19:00 UTC

2015-04-08 Thread Rajesh Battala
After connection is approved to organization am able to view the proposals. Thanks Rajesh Battala -Original Message- From: Sebastien Goasguen [mailto:run...@gmail.com] Sent: Wednesday, April 8, 2015 12:51 PM To: dev@cloudstack.apache.org Subject: Re: [GSoC][IMPORTANT] proposal ranking

RE: [GSoC][IMPORTANT] proposal ranking phase 1: indicate willingness to mentor by April 6 19:00 UTC

2015-04-08 Thread Rajesh Battala
Am not able to view any proposals! Is there any direct link or do I need any permissions to see the proposals? I saw ppl started making some comments on proposals. I have made connection to Apache org in mélange site. But I didn't find the proposals. Thanks Rajesh Battala -Original Me

RE: [GSoC][IMPORTANT] proposal ranking phase 1: indicate willingness to mentor by April 6 19:00 UTC

2015-04-07 Thread Rajesh Battala
Can you please let me know how to do this. I have tried but didn't get it. Thanks Rajesh Battala -Original Message- From: sebgoa [mailto:run...@gmail.com] Sent: Tuesday, April 7, 2015 1:53 PM To: dev@cloudstack.apache.org Subject: [GSoC][IMPORTANT] proposal ranking phase 1: ind

RE: [VOTE] Accept the donation of ec2stack to apache cloudstack

2015-04-05 Thread Rajesh Battala
+1. Great news Thanks Rajesh Battala -Original Message- From: Ian Duffy [mailto:i...@ianduffy.ie] Sent: Sunday, April 5, 2015 2:44 PM To: CloudStack Dev Cc: Sebastien Goasguen; Darren Brogan Subject: [VOTE] Accept the donation of ec2stack to apache cloudstack Hi All, As stated in a

RE: [VOTE] Accept the donation of gstack to apache cloudstack

2015-04-05 Thread Rajesh Battala
+1 Tjanks Rajesh Battala -Original Message- From: Ian Duffy [mailto:i...@ianduffy.ie] Sent: Sunday, April 5, 2015 2:43 PM To: CloudStack Dev Cc: Darren Brogan; Sebastien Goasguen Subject: [VOTE] Accept the donation of gstack to apache cloudstack Hi All, As stated in a previous thread

RE: [ANNOUNCE] Rohit Yadav as new PMC member of CloudStack

2015-03-27 Thread Rajesh Battala
Hearty Congratulations Rohit. -Original Message- From: Sebastien Goasguen [mailto:run...@gmail.com] Sent: Friday, March 27, 2015 1:38 PM To: dev@cloudstack.apache.org Subject: [ANNOUNCE] Rohit Yadav as new PMC member of CloudStack The Project Management Committee (PMC) for Apache CloudSt

RE: [Announce] - New VP Apache Cloudstack

2015-03-23 Thread Rajesh Battala
Hearty Congratulations . Well Deserved Sebastien. -Original Message- From: Giles Sirett [mailto:giles.sir...@shapeblue.com] Sent: Monday, March 23, 2015 5:11 PM To: dev@cloudstack.apache.org; us...@cloudstack.apache.org; market...@cloudstack.apache.org Subject: [Announce] - New VP Apache

RE: [ANNOUNCE] New committer: Harikrishna Patnala

2015-03-10 Thread Rajesh Battala
Hearty Congratulations Harikrishna :) -Original Message- From: Rajani Karuturi [mailto:raj...@apache.org] Sent: Tuesday, March 10, 2015 11:00 AM To: dev@cloudstack.apache.org Subject: [ANNOUNCE] New committer: Harikrishna Patnala The Project Management Committee (PMC) for Apache CloudSta

RE: Google Summer of Code 2015 is coming

2015-02-19 Thread Rajesh Battala
Hi Tilak, Great to see you are interested In GSOC and Cloudstack. Thanks Rajesh Battala -Original Message- From: Tilak Raj Singh [mailto:tila...@gmail.com] Sent: Thursday, February 19, 2015 5:54 PM To: dev@cloudstack.apache.org Subject: Re: Google Summer of Code 2015 is coming

RE: hyper-v VR does not have management network

2014-12-19 Thread Rajesh Battala
t the logs and solve the issue. Thanks Rajesh Battala -Original Message- From: 穆凯辉 [mailto:k...@landhightech.com] Sent: Friday, December 19, 2014 2:44 PM To: dev@cloudstack.apache.org Subject: 答复: hyper-v VR does not have management network Do you mean our configuration about cloudstac

RE: hyper-v VR does not have management network

2014-12-19 Thread Rajesh Battala
0.0","gatewa y":"169.254.0.1","mac":"0e:00:a9:fe:03:9b","broadcastType":"LinkLocal","type ":"Control","isSecurityGroupEnabled":false} VR with device ID 1 nic: {"deviceId":1,"networkRateMbps&q

RE: hyper-v VR does not have management network

2014-12-18 Thread Rajesh Battala
It works completely different for VMWare and HyperV. Currently on which virtual switch the control nic of hyperv is present? Is there any failure while creating VR on hyper-V? Share the agent and mgmt. logs at the time of failure. Thanks Rajesh Battala -Original Message- From: 穆凯辉

RE: hyper-v VR does not have management network

2014-12-18 Thread Rajesh Battala
When I checked in the pasted log, In the nic json details all the nics have names . Name value is present in each nic details. All the nics have either "public" or "guest" names. Thanks Rajesh Battala -Original Message- From: 穆凯辉 [mailto:k...@landhightech.com] Se

RE: hyper-v VR does not have management network

2014-12-18 Thread Rajesh Battala
on the hyperv host. If there is not matching vswitch name it can fail creating the VM. Thanks Rajesh Battala -Original Message- From: 穆凯辉 [mailto:k...@landhightech.com] Sent: Thursday, December 18, 2014 3:38 PM To: dev@cloudstack.apache.org Subject: hyper-v VR does not have management

RE: log rotation for catalina.out

2014-12-11 Thread Rajesh Battala
log4j? On Thu, Dec 11, 2014 at 9:26 AM, Rajesh Battala wrote: > Hi All, > > On 4.5 mgmt serve I see catalina.out log file is getting rotated daily. > But I didn't the configuration of the rotate file. > I have searched in /etc/logrotate.d/ and in log4j. > I didn't fin

log rotation for catalina.out

2014-12-11 Thread Rajesh Battala
share the details. Thanks Rajesh Battala

[GitHub] cloudstack pull request: Feature cenik123 vpcvrr 1.1.1

2014-12-08 Thread rajesh-battala
Github user rajesh-battala commented on the pull request: https://github.com/apache/cloudstack/pull/33#issuecomment-66244114 Its in private permission. On Tue, Dec 9, 2014 at 12:44 PM, Krunal Jain wrote: > Hi Leo. > > Could you please share

[GitHub] cloudstack pull request: CLOUDSTACK-7703, CLOUDSTACK-7752: Fixed d...

2014-11-17 Thread rajesh-battala
Github user rajesh-battala commented on the pull request: https://github.com/apache/cloudstack/pull/30#issuecomment-63281107 merging this patch to Master as it had passed CI as well --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub

[GitHub] cloudstack pull request: CLOUDSTACK-7620: Added SNMP MIB file for ...

2014-11-17 Thread rajesh-battala
Github user rajesh-battala commented on the pull request: https://github.com/apache/cloudstack/pull/31#issuecomment-63280334 Merging the commit to master as it had passed CI build --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub

RE: hyperv ssvm start failed

2014-11-13 Thread Rajesh Battala
Is it working now? -Original Message- From: 穆凯辉 [mailto:k...@landhightech.com] Sent: Thursday, November 13, 2014 11:52 AM To: dev@cloudstack.apache.org Subject: 答复: hyperv ssvm start failed Ok. We will change to windows server 2012 hyperv host with English locale set. Thank you very muc

RE: hyperv ssvm start failed

2014-11-12 Thread Rajesh Battala
post the same logs of hyperv agent and mgmt. server log failure. Thanks Rajesh Battala -Original Message- From: 穆凯辉 [mailto:k...@landhightech.com] Sent: Wednesday, November 12, 2014 4:56 PM To: dev@cloudstack.apache.org Subject: hyperv ssvm start failed Hi all, We use cloud

RE: Load Balancer Crosszone

2014-10-14 Thread Rajesh Battala
If you use Netscaler as LB provider in your cloudstack, Netscaler has a supported feature called GSLB. This feature is Load Balancer across zones. It's been in Cloudstack long back. Thanks Rajesh Battala -Original Message- From: Silvano Nogueira Buback [mailto:silv...@corp.glob

RE: SSL keystore file name

2014-07-25 Thread Rajesh Battala
Thanks Kishan for the info. -Original Message- From: Kishan Kavala [mailto:kishan.kav...@citrix.com] Sent: Friday, July 25, 2014 4:41 PM To: dev@cloudstack.apache.org Cc: Wei Zhou; wilderrodrigues Subject: SSL keystore file name SSl keystore was changed from cloud.keystore to cloudmanage

Re: Review Request 22927: Bugfix CLOUDSTACK-6261: remove the forceful timeout setting when login to NetScaler.

2014-07-18 Thread Rajesh Battala
mail. To reply, visit: > https://reviews.apache.org/r/22927/ > --- > > (Updated July 8, 2014, 9:28 a.m.) > > > Review request for cloudstack, Murali Reddy and Rajesh Battala. > > > Bugs: CLOUDSTACK-6261 >

RE: Unable to view JIRA ticket CLOUDSTACK-967

2014-07-10 Thread Rajesh Battala
If it is a security issue I think we don't have permission to view them -Original Message- From: Sateesh Chodapuneedi [mailto:sateesh.chodapune...@citrix.com] Sent: Friday, July 11, 2014 7:11 AM To: dev@cloudstack.apache.org Subject: Unable to view JIRA ticket CLOUDSTACK-967 Hi, In ACS J

RE: Regarding UI for SSL termination/offloading feature

2014-07-03 Thread Rajesh Battala
Sayed, There is a bug I found in feature, I have fixed it and pushed to master. CLOUDSTACK-7037 - Unable to add new vm/service to existing LB rule of SSL protocol Thanks Rajesh Battala -Original Message- From: Rajesh Battala [mailto:rajesh.batt...@citrix.com] Sent: Friday, July 4

RE: [ANNOUNCE] Will Stevens as committer

2014-07-03 Thread Rajesh Battala
Hearty Congratulations Will. -Original Message- From: sebgoa [mailto:run...@gmail.com] Sent: Friday, July 4, 2014 2:13 AM To: cloudstack Subject: [ANNOUNCE] Will Stevens as committer The Project Management Committee (PMC) for Apache CloudStack has asked Will Stevens to become a committe

RE: [ANNOUNCE] New PMC Member: Mark Hinkle

2014-07-03 Thread Rajesh Battala
Hearty Congratulations Mark -Original Message- From: John Burwell [mailto:jburw...@basho.com] Sent: Thursday, July 3, 2014 11:21 PM To: dev@cloudstack.apache.org Cc: market...@cloudstack.apache.org Subject: [ANNOUNCE] New PMC Member: Mark Hinkle The Project Management Committee (PMC) fo

RE: Regarding UI for SSL termination/offloading feature

2014-07-03 Thread Rajesh Battala
Please do that. It will be great help to community so that no need to re-invent the UI for this feature. I can test the UI part. Thanks Rajesh Battala -Original Message- From: Syed Ahmed [mailto:sah...@cloudops.com] Sent: Thursday, July 3, 2014 11:26 PM To: Rajesh Battala Cc: dev

RE: Doc on Network Throttling

2014-07-03 Thread Rajesh Battala
Hi Alena, I have updated wiki for Hyper-V Thanks Rajesh Battala From: Alena Prokharchyk Sent: Wednesday, July 2, 2014 3:43 AM To: Anthony Xu; Kelven Yang; Edison Su; Rajesh Battala; dev@cloudstack.apache.org Subject: Doc on Network Throttling As I remember seeing the question on how Network

Regarding UI for SSL termination/offloading feature

2014-07-02 Thread Rajesh Battala
Hi Syed, In FS, there are screenshots regarding the UI support for certificates management for accounts. But in deployment(master) am not able to see any such UI. Is this a model or you have missed committing the changes. Thanks Rajesh Battala

RE: [ANNOUNCE] Santhosh Edukulla as a committer...

2014-06-30 Thread Rajesh Battala
Hearty Congratulations Santosh :) -Original Message- From: Alex Huang [mailto:alex.hu...@citrix.com] Sent: Monday, June 30, 2014 9:55 PM To: dev@cloudstack.apache.org Subject: [ANNOUNCE] Santhosh Edukulla as a committer... Hi All, The Project Management Committee (PMC) for Apache CloudS

Re: Review Request 22927: Bugfix CLOUDSTACK-6261: remove the forceful timeout setting when login to NetScaler.

2014-06-30 Thread Rajesh Battala
0001 Forced timeout is not required. The default timeout value of 30 minutes will suffice. Removed timeout in order to support login for Netscaler 10.5 devices. - Rajesh Battala On June 24, 2014, 10:23 a.m., Sujaya Maiyya wrote

Re: Review Request 22927: Bugfix CLOUDSTACK-6261: remove the forceful timeout setting when login to NetScaler.

2014-06-30 Thread Rajesh Battala
> On June 30, 2014, 11:35 a.m., Rajesh Battala wrote: > > plugins/network-elements/netscaler/src/com/cloud/network/resource/NetscalerResource.java, > > line 2774 > > <https://reviews.apache.org/r/22927/diff/1/?file=615629#file615629line2774> > > > > R

Re: Review Request 22927: Bugfix CLOUDSTACK-6261: remove the forceful timeout setting when login to NetScaler.

2014-06-30 Thread Rajesh Battala
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/22927/#review46972 --- Ship it! Ship It! - Rajesh Battala On June 24, 2014, 10:23 a.m

Re: Review Request 22927: Bugfix CLOUDSTACK-6261: remove the forceful timeout setting when login to NetScaler.

2014-06-30 Thread Rajesh Battala
/NetscalerResource.java <https://reviews.apache.org/r/22927/#comment82567> Remove the timeout from this method also This fix should have thrown compilation error as the variable not found. After fixing it Please build the code and post it for review. - Rajesh Battal

RE: [Issue]: Cannot start virtual router

2014-06-26 Thread Rajesh Battala
Hi Is the VR started successfully? Is the systemvms(ssvm, cpvm) have got configured successfully! Were you able to view the console of VMs! Share the logs why vm deployment is failing. Am not able to see the screenshot. Thanks Rajesh Battala From: huangchunmei [mailto:huangchun

RE: [ACS4.4] Cherry-pick

2014-06-18 Thread Rajesh Battala
changes are based on top of it. Please cherry-pick b0d726a872e2859a56ee677c15079cc3a59ab894 and then apply my commit on top of it which will resolve the issue. Thanks Rajesh Battala -Original Message- From: Rajesh Battala [mailto:rajesh.batt...@citrix.com] Sent: Wednesday, June 18

RE: [ACS4.4] Cherry-pick

2014-06-18 Thread Rajesh Battala
x27;t run a test build :( should I revert or do you have an implementation of the method laying around? On Wed, Jun 18, 2014 at 1:22 PM, Daan Hoogland wrote: > On Wed, Jun 18, 2014 at 12:59 PM, Rajesh Battala > wrote: >> 21e452ff4f0459422f0612f2ddf7033a963b0a19 > > > there

[ACS4.4] Cherry-pick

2014-06-18 Thread Rajesh Battala
Daan, Request to cherry-pick 21e452ff4f0459422f0612f2ddf7033a963b0a19 Thanks Rajesh Battala

Re: Review Request 21771: Cosmetic fixes in cloud-early-config script

2014-06-12 Thread Rajesh Battala
<https://reviews.apache.org/r/21771/#comment80341> This daemon will be installed in the base image itself. - Rajesh Battala On May 21, 2014, 3:05 p.m., Joris van Lieshout wrote: > > --- > This is an automatically generated e

Re: Review Request 19270: Added service-instance delete command to Juniper Contrail Plugin and related fixes

2014-06-09 Thread Rajesh Battala
s and functionality added. community wont push new features without UnitTests/Marvin tests. what about documentation of these features? - Rajesh Battala On May 7, 2014, 10:44 p.m., Sachchidanand Vaidya wrote: > > --- > This is an

[ACS4.4] cherrypick c282bb3a1293fbbfdb306263ea52464862670fb3

2014-06-09 Thread Rajesh Battala
Hi Daan, Cherry pick c282bb3a1293fbbfdb306263ea52464862670fb3 to resolve the blocker CLOUDSTACK-6603 [Upgrade]DB Exception while Autoscale monitoring after upgrading from 4.3 to 4.4 Thanks Rajesh Battala

RE: [ANNOUNCE] Demetrius Tsitrelis as committer

2014-06-07 Thread Rajesh Battala
Hearty Congratulations Demetrius! -Original Message- From: John Kinsella [mailto:j...@stratosec.co] Sent: Saturday, June 7, 2014 4:48 AM To: Subject: [ANNOUNCE] Demetrius Tsitrelis as committer Folks - this one's a little belated - we went through the invite process around the time of

RE: [ACS4.4] cherry-pick request

2014-06-05 Thread Rajesh Battala
Thanks -Original Message- From: Daan Hoogland [mailto:daan.hoogl...@gmail.com] Sent: Thursday, June 5, 2014 6:07 PM To: dev Subject: Re: [ACS4.4] cherry-pick request On Thu, Jun 5, 2014 at 12:25 PM, Rajesh Battala wrote: > d59cc1ff8fa909d37609410e19142b158cecb2f3 in -- Daan

RE: [ACS4.4] cherry-pick request

2014-06-05 Thread Rajesh Battala
Here is the commit id for another fix. commit ID : d59cc1ff8fa909d37609410e19142b158cecb2f3 CLOUDSTACK-6831 [Hyper-V] Improve the logging for VM snapshot failures as it is not supported. Right now it is throwing NPEs Thanks Rajesh Battala -Original Message- From: Daan Hoogland

[ACS4.4] cherry-pick request

2014-06-05 Thread Rajesh Battala
[Hyper-V] Volume snapshot creation returns success even though snapshots are not supported for Hyper-V Thanks Rajesh Battala

RE: Regarding Blocker bug CLOUDSTACK-6603

2014-06-03 Thread Rajesh Battala
Tuna, Can you please move your schema changes appropriately? Thanks Rajesh Battala -Original Message- From: Daan Hoogland [mailto:daan.hoogl...@gmail.com] Sent: Tuesday, June 3, 2014 5:26 PM To: Rajesh Battala Cc: dev@cloudstack.apache.org; ng.t...@gmail.com Subject: Re: Regarding

  1   2   3   4   5   >