Edit access to Jira

2013-10-06 Thread Damoder Reddy
Hi, Can you please provide me the edit access to Jira. Following are my user details: Username: damoder.reddy Mail id: damoder.re...@citrix.com Please do the needful. Thanks Damodar

Edit access to Jira

2013-10-06 Thread Damoder Reddy
Hi, Can you please provide me the edit access to Jira. Following are my user details: Username: damoder.reddy Mail id: damoder.re...@citrix.com Please do the needful. Thanks Damodar

RE: developers and mysql

2014-02-27 Thread Damoder Reddy
>> >>> -Original Message- >>> From: Abhinandan Prateek [mailto:abhinandan.prat...@citrix.com] >>> Sent: Wednesday, February 26, 2014 9:54 PM >>> To: dev@cloudstack.apache.org; Damoder Reddy >>> Subject: Re: developers and mysql >>>

RE: 4.4 Feature Freeze

2014-03-03 Thread Damoder Reddy
This list is not containing CLOUDSTACK-6105 Looks like I did not set Fix Versions Properly for this ticket.. Thanks & Regards Damodar/ From: Trippie [mailto:trip...@gmail.com] On Behalf Of Hugo Trippaers Sent: Friday, February 28, 2014 7:40 PM To: Subject: Re: 4.4 Feature Freeze i'm all for

[PROPOSAL][Merge] Windowsfication of management server

2014-03-11 Thread Damoder Reddy
Hi, Created a review board request : https://reviews.apache.org/r/18964/ Tested on windows server 2008 R2 and windows 8. Thanks & Regards Damodar/

RE: [VOTE] Apache CloudStack 4.3.0 (seventh round)

2014-03-11 Thread Damoder Reddy
Can we use project version in the plugins/database/mysql-ha/pom.xml instead of hard coding of the version in plugins. I have seen same issues even in other plugin poms as well. Also in this pom.xml the relative path of the parent pom is wrong. It should be "../../pom.xml" instead of "../pom.xml

RE: [VOTE] Apache CloudStack 4.3.0 (seventh round)

2014-03-12 Thread Damoder Reddy
HI Paul, After you pull Hugo changes are you able to build now? Thanks & Regards Damodar/ -Original Message- From: Paul Angus [mailto:paul.an...@shapeblue.com] Sent: Wednesday, March 12, 2014 2:04 PM To: Hugo Trippaers Cc: Animesh Chaturvedi; dev@cloudstack.apache.org Subject: Re: [VOT

RE: [4.4] mysql-ha POM error

2014-03-27 Thread Damoder Reddy
Paul, We have seen this issue while doing maven build on Red Hat Linux 6.2 and Fedora .. this was due to the wrong relative path in plugins/database/mysql-ha/pom.xml as mentioned by you. This got fixed in the commit mentioned by Ilya (https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;a

[PROPOSAL][Merge] Windowsfication of management server

2014-03-27 Thread Damoder Reddy
Hugo, Can Windowsfication be cherry-picked to 4.4 from master ? It is now well reviewed and tested. Due to review process it got delayed to commit to 4.4 earlier. Thanks & Regards Damodar/

RE: [PROPOSAL][Merge] Windowsfication of management server

2014-03-28 Thread Damoder Reddy
There are no major existing code level changes in this feature except one File(com.cloud.server .ConfigurationServerImpl). For this also we have written test cases to verify. Remaining all are new files added which are specific to Windows. Thanks & Regards Damodar/ -Original Message-

[PROPOSAL] Maven integration for windowsfication

2014-04-02 Thread Damoder Reddy
Hi, All of you may know we are using Wix Installer to create Windows MSI package for cloud stack. I am trying to integrate Wix tool with maven build process. I found the following 2 plugins for the same. We are using the following commands from wix tool set. 1. Heat - To harvest a direct

RE: [ACS 4.4][QA] Windowsfication of management server

2014-04-08 Thread Damoder Reddy
review code for windowsfication in 4.4. > https://reviews.apache.org/r/18964/ > The changes are well segregated. > > -abhi > > On 28/03/14 10:26 am, "Damoder Reddy" wrote: > >> Hugo, >> >> Can Windowsfication be cherry-picked to 4.4 from master ? It is now

RE: [PROPOSAL] Maven integration for windowsfication

2014-04-14 Thread Damoder Reddy
tion for windowsfication On Thu, Apr 3, 2014 at 7:52 AM, Damoder Reddy wrote: > Is it ok to write our own plugins for this? > If yes then where should we put this plugin's code in the code base. I mean > which module this should go in(Can we put this code in cloud stack code base >

[PROPOSAL] Add getPathSeparator() to DataStoreTO.java

2014-05-13 Thread Damoder Reddy
Hi, While working on windowsfication of management server, I found the issues when creating a template from a ROOT disk snapshot. It is not able to create template out of that snapshot due to the snapshot path we are constructing before creating template is using "File.Separator" and on window

[PROPOSAL] Add getPathSeparator() to DataStoreTO.java

2014-05-13 Thread Damoder Reddy
Hi, While working on windowsfication of management server, I found the issues when creating a template from a ROOT disk snapshot. It is not able to create template out of that snapshot due to the snapshot path we are constructing before creating template is using "File.Separator" and on windows

RE: [PROPOSAL] Add getPathSeparator() to DataStoreTO.java

2014-05-18 Thread Damoder Reddy
Any thoughts on below proposal?? Thanks & Regards Damodar/ -Original Message- From: Damoder Reddy [mailto:damoder.re...@citrix.com] Sent: Tuesday, May 13, 2014 10:54 PM To: dev@cloudstack.apache.org Cc: Min Chen; Edison Su Subject: [PROPOSAL] Add getPathSeparator() to DataStoreTO.

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

2014-06-30 Thread Damoder Reddy
Congratulations Santosh.. Thanks & Regards Damodar/ -Original Message- From: Shweta Agarwal [mailto:shweta.agar...@citrix.com] Sent: Tuesday, July 1, 2014 9:56 AM To: dev@cloudstack.apache.org Subject: RE: [ANNOUNCE] Santhosh Edukulla as a committer... Congrats Santosh !! -Original

RE: Review Request 23192: Adding Readme and run checkbox at the end of the installation. Also installing mysql connector

2014-07-07 Thread Damoder Reddy
explicitly? Thanks Damoder/ -Original Message- From: David Nalley [mailto:da...@gnsa.us] Sent: Thursday, 3 July 2014 9:58 PM To: dev@cloudstack.apache.org Cc: Damoder Reddy; Koushik Das Subject: Re: Review Request 23192: Adding Readme and run checkbox at the end of the installation. Also

RE: Review Request 23192: Adding Readme and run checkbox at the end of the installation. Also installing mysql connector

2014-07-08 Thread Damoder Reddy
other helper installer scripts we already have. [1] https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;a=blob_plain;f=packaging/centos63/cloud.spec;hb=HEAD ~Rajani On 08-Jul-2014, at 9:56 am, Damoder Reddy mailto:damoder.re...@citrix.com><mailto:damoder.re...@citrix.com>> wrote

RE: Wiki access

2013-10-29 Thread Damoder Reddy
Please grant me edit access.. Email : damoder.re...@citrix.com Username: Damoder.reddy -Original Message- From: Nitin Mehta [mailto:nitin.me...@citrix.com] Sent: Tuesday, 29 October 2013 7:18 AM To: dev@cloudstack.apache.org Subject: Re: Wiki access Please grant me edit access. Email -

How to stop back end Agents

2013-11-05 Thread Damoder Reddy
Hi, Is there a way to stop selective agents which are running in the back end in the management server? Thanks & Regards Damoder/

[PROPOSAL] Adding a plugin to check the password strength of all users

2014-07-17 Thread Damoder Reddy
Hi all, I am thinking to add a plugin which enables to check the password strength of a user while setting/resetting the password for that user. why as a plugin because different companies may have a different rule sets to check the password strength. The default implementation will have the pa

Re: [PROPOSAL] Adding a plugin to check the password strength of all users

2014-07-18 Thread Damoder Reddy
Will show the strength of the password as well. On 18-Jul-2014, at 6:53 pm, Demetrius Tsitrelis wrote: > Will the plugin merely show the strength of the password or will the plugin > prevent the use of weak passwords? > > ____ > From

Re: [PROPOSAL] Adding a plugin to check the password strength of all users

2014-07-21 Thread Damoder Reddy
> > For both of those capabilities is the plugin's behavior configurable for > different authentication encoders? That is, could I have one set of rules > for the SHA256 authenticator and a different set of rules for the MD5 > authenticator? > > -Original

Re: [ACS44]: Git Push Summary

2014-07-22 Thread Damoder Reddy
The windows support for cloudstack is not checked-in in into 4.4 so it will be available in 4.5.0. On 23-Jul-2014, at 9:40 am, Rajani Karuturi wrote: > I think “Cloudstack on Windows” was only on master which would be 4.5 > > https://issues.apache.org/jira/browse/CLOUDSTACK-6105 has fix versio

[DISCUSSION] Changes to server.xml to support tomcat7

2014-08-13 Thread Damoder Reddy
Hi all, I was using tomcat7 in my dev setup and on the latest master I am not able to start the management server due to the following class(es) which we used in "server-*.xm.in" is/are removed from tomcat7 onwards. 1. 2. http://tomcat.apache.org/tomcat-7.0-doc/changelog.html) I do not see

Re: [DISCUSSION] Changes to server.xml to support tomcat7

2014-08-14 Thread Damoder Reddy
On 14-Aug-2014, at 1:57 pm, Rajani Karuturi wrote: >> >> >> Anybody else see any issues if we comment out the 1st section above with >> respect to "tomcat6/tomcat7"? >> >> > once we move to tomcat7, this file would no longer be relevant for tomcat6 > right? Yes that is correct.. > > ~Raja

Re: [DISCUSSION] Changes to server.xml to support tomcat7

2014-08-20 Thread Damoder Reddy
Thu, Aug 14, 2014 at 1:51 AM, Damoder Reddy > wrote: > >> >> On 14-Aug-2014, at 1:57 pm, Rajani Karuturi wrote: >> >>>> >>>> >>>> Anybody else see any issues if we comment out the 1st section above with >>>> respect

Re: [2/2] git commit: updated refs/heads/master to 23c7c73

2014-09-02 Thread Damoder Reddy
Right it is a commented out file but I think spring does not like Empty Context Files so it is failing to start. On 02-Sep-2014, at 1:49 pm, Rohit Yadav wrote: > Hi Hugo, > > On Tue, Sep 2, 2014 at 10:09 AM, wrote: > >> Revert "server: Add event bus bean as commented xml in META-INF core" >>

RE: DB timeouts on failover

2014-01-26 Thread Damoder Reddy
Hi Francois, In current Cloud Stack versions there is no way to tell management servers that wait/reconnect for some time without fencing the management server if it sees a Db Connection failure. Also the default connection-timeout parameters for a mysql database is lying with mysql configurat

[PROPOSAL] Windowsfication Of ACS

2014-02-14 Thread Damoder Reddy
Hi, The current ACS management server runs only on linux based operating systems. Though it runs on windows under Cygwin terminal with some effort, I'd like to introduce this feature to make sure that the management server runs on windows without any dependencies on Cygwin etc. The Jira Ticket

RE: [PROPOSAL] Windowsfication Of ACS

2014-02-14 Thread Damoder Reddy
binary mkisofs is available we can use it. [Damoder] Windows binary of mkisofs is working fine. Thanks Rajesh Battala -Original Message- From: Damoder Reddy [mailto:damoder.re...@citrix.com] Sent: Friday, February 14, 2014 2:27 PM To: dev@cloudstack.apache.org<mailto:dev@clou

RE: [PROPOSAL] Windowsfication Of ACS

2014-02-19 Thread Damoder Reddy
Thank you all for your inputs. I will aggregate all these things into FS as appendix and will put comments there instead of replying here one by one. Once I am done with update in FS I will notify so that we can verify whether we are covering all or not. Thanks & Regards Damodar/ -Origin

RE: [PROPOSAL] Windowsfication Of ACS

2014-02-20 Thread Damoder Reddy
sage- From: Damoder Reddy [mailto:damoder.re...@citrix.com] Sent: Thursday, February 20, 2014 12:32 PM To: dev@cloudstack.apache.org Subject: RE: [PROPOSAL] Windowsfication Of ACS Thank you all for your inputs. I will aggregate all these things into FS as appendix and will put comments t

RE: [PROPOSAL] Windowsfication Of ACS

2014-02-20 Thread Damoder Reddy
One question I have is, Which version of windows we need to target? Thanks & Regards Damodar/ -Original Message- From: Damoder Reddy [mailto:damoder.re...@citrix.com] Sent: Thursday, February 20, 2014 2:04 PM To: dev@cloudstack.apache.org Subject: RE: [PROPOSAL] Windowsfication Of

RE: [DISCUSS] Policy blocker?

2014-02-21 Thread Damoder Reddy
For DB HA we have included a new class StaticStrategy.java which is having compile time dependency on mysql -connector-java. I will make change in pom, as provided scope dependency instead of compile time so that maven will not include in the bundle while packaging. Thanks & Regards Damodar/

RE: [DISCUSS] Policy blocker?

2014-02-21 Thread Damoder Reddy
need to put it into any other scope other than provided @Animesh : Please Cherry Pick it from 4.3.-forward once committed. Thanks & Regards Damodar/ -Original Message- From: Damoder Reddy [mailto:damoder.re...@citrix.com] Sent: Friday, 21 February 2014 5:19 PM To:

RE: [DISCUSS] Policy blocker?

2014-02-21 Thread Damoder Reddy
. Anyhow we need to apply this patch even after fixing the actual issue. Thanks & Regards Damodar/ -Original Message- From: Damoder Reddy [mailto:damoder.re...@citrix.com] Sent: Friday, February 21, 2014 6:24 PM To: dev@cloudstack.apache.org Cc: Animesh Chaturvedi Subject: RE: [DIS

RE: [PROPOSAL] Windowsfication Of ACS

2014-02-24 Thread Damoder Reddy
> > > >> > > Alex Hitchins > >> > > > >> > > D: +44 1892 523 587 | S: +44 2036 030 540 | M: +44 7788 423 969 > >> > > > >> > > alex.hitch...@shapeblue.com > >> > > > >> > > --

RE: developers and mysql

2014-02-26 Thread Damoder Reddy
tabase URL construction. This StaticStrategy.java will become mute if we move out of mysql driver as it has only runtime dependency. Thanks & Regards Damodar/ -Original Message- From: Alex Huang Sent: Thursday, February 27, 2014 4:13 AM To: dev@cloudstack.apache.org Cc: Damoder Red