Re: [ANNOUNCE] New committer: Rajesh Battala

2013-09-25 Thread Pranav Saxena
Congratulations Rajesh :) Regards, Pranav On Wed, Sep 25, 2013 at 11:14 AM, Ian Duffy wrote: > Congrats Rajesh! > > On 25 September 2013 15:45, Ahmad Emneina wrote: > > awesome stuff Rajesh! congrats. > > > > > > On Wed, Sep 25, 2013 at 2:49 AM, Kishan Kavala >wrote: > > > >> Congratulations

RE: Example code for GUI

2013-05-17 Thread Pranav Saxena
: Saturday, May 18, 2013 3:15 AM To: Pranav Saxena Cc: dev@cloudstack.apache.org Subject: Re: Example code for GUI Once I found the JavaScript Console in Chrome, it was easy to determine I was missing a comma in one place. It works as expected now. :) On Fri, May 17, 2013 at 3:19 PM, Mike Tutkowski

RE: Example code for GUI

2013-05-17 Thread Pranav Saxena
--Original Message- From: Mike Tutkowski [mailto:mike.tutkow...@solidfire.com] Sent: Saturday, May 18, 2013 6:53 AM To: Pranav Saxena Cc: dev@cloudstack.apache.org Subject: Re: Example code for GUI So, Pranav, I'm curious when (and how) these JavaScript files get interpreted (or compiled)

RE: TO suffix

2013-05-17 Thread Pranav Saxena
TO is probably Transfer Object . -Original Message- From: Mike Tutkowski [mailto:mike.tutkow...@solidfire.com] Sent: Saturday, May 18, 2013 7:00 AM To: dev@cloudstack.apache.org Subject: TO suffix Hi, I believe VO = Value Object. Can someone tell me what TO stands for? :) Thanks! --

RE: TO suffix

2013-05-17 Thread Pranav Saxena
ranav Saxena Cc: dev@cloudstack.apache.org Subject: Re: TO suffix Ah, OK...Would you be able to say design wise how these differ from VOs? VOs are used to read from and write to the DB. Maybe TOs are for transferring data to agent code or something? On Fri, May 17, 2013 at 7:32 PM, Pranav S

RE: MidoNetElementTest Issue

2013-05-17 Thread Pranav Saxena
I can do so , but only If you could point me to the file and the change which needs to be done . But before that , I would suggest you to raise a JIRA ticket for the same so that we can track it as well . Thanks, Pranav -Original Message- From: Mike Tutkowski [mailto:mike.tutkow...@sol

RE: Cloud Stack APIs

2013-05-18 Thread Pranav Saxena
Hi , In case you have a developer's environment up and running , then all you need to do it make a REST call . Example - http://:8080/client/api?command=listAccounts&listAll=true&sessionkey=<> Another way is to bypass authentication by using the port 8096 http://:8096/client/api?command=listA

RE: 4-2-advanced-zone-security-group

2013-05-18 Thread Pranav Saxena
It could be an issue on that branch though it works absolutely fine on master. Some code check-in might have affected the UI functionality there . You could raise a JIRA ticket perhaps. Thanks, Pranav From: Paul Angus [mailto:paul.an...@shapeblue.com] Sent: Saturday, May 18, 2013 10:30 PM To: d

RE: 4-2-advanced-zone-security-group

2013-05-18 Thread Pranav Saxena
d see if an API call is being made when hitting that button. Then we can figure out whats going wrong. On Sat, May 18, 2013 at 12:52 PM, Pranav Saxena wrote: > It could be an issue on that branch though it works absolutely fine on > master. Some code check-in might have affected the UI fu

RE: [Discuss] - Domain admin not having the flexibility to create sub-domains/sub-child domains/accounts

2013-05-19 Thread Pranav Saxena
che.org/jira/browse/CLOUDSTACK-1915 On Tue, Apr 23, 2013 at 2:05 AM, Alena Prokharchyk < alena.prokharc...@citrix.com> wrote: > On 4/22/13 10:47 AM, "Chip Childers" wrote: > > >On Mon, Apr 22, 2013 at 11:22:16AM +, Pranav Saxena wrote: > >> Hi, > >&

RE: Cloud Stack APIs

2013-05-19 Thread Pranav Saxena
...@solidfire.com] Sent: Monday, May 20, 2013 10:11 AM To: dev@cloudstack.apache.org Cc: Mehdi AliSoltani Subject: Re: Cloud Stack APIs If you're interested, I have some Java code that does this that I could provide to you as a sample. On Sat, May 18, 2013 at 1:43 PM, Pranav Saxena wrote: > Hi

RE: Cloud Stack APIs

2013-05-19 Thread Pranav Saxena
ke to write Java code to interact with the CloudStack API, however, I just wanted to put it out there that I have sample code. :) On Sun, May 19, 2013 at 10:48 PM, Pranav Saxena wrote: > Another option would be to use this awesome tool , Cloudmonkey - The > CloudStack CLI !

RE: MidoNetElementTest Issue

2013-05-20 Thread Pranav Saxena
in > before 5/31, so I could just make this change. > > I just figured - if it was easy for a committer - we could just fix it now. > :) > > > > On Fri, May 17, 2013 at 7:44 PM, Pranav Saxena > >wrote: > > > I can do so , but only If you could point me to th

RE: MidoNetElementTest Issue

2013-05-20 Thread Pranav Saxena
Thanks Chip ! -Original Message- From: Chip Childers [mailto:chip.child...@sungard.com] Sent: Monday, May 20, 2013 11:29 PM To: dev@cloudstack.apache.org Subject: Re: MidoNetElementTest Issue On Mon, May 20, 2013 at 08:29:49AM +, Pranav Saxena wrote: > Thanks Dave . I'll a

RE: [ANNOUNCE] New committer: Sailaja Mada

2013-05-23 Thread Pranav Saxena
Congrats Sailaja !:) -Original Message- From: Chip Childers [mailto:chip.child...@sungard.com] Sent: Friday, May 24, 2013 2:51 AM To: Subject: [ANNOUNCE] New committer: Sailaja Mada The Project Management Committee (PMC) for Apache CloudStack has asked Sailaja Mada to become a committ

RE: [ANNOUNCE] New committer: Sangeetha Hariharan

2013-05-23 Thread Pranav Saxena
Congrats Sangeetha !:) -Original Message- From: Alex Huang [mailto:alex.hu...@citrix.com] Sent: Friday, May 24, 2013 11:49 AM To: dev@cloudstack.apache.org Subject: [ANNOUNCE] New committer: Sangeetha Hariharan The Project Management Committee (PMC) for Apache CloudStack has asked Sange

RE: Review Request: CLOUDSTACK-681: Dedicated Resources - Explicit Dedication, Private zone, pod, cluster or host.

2013-05-26 Thread Pranav Saxena
Hi Prachi , Regarding the 3rd point you just mentioned - If in case you are thinking from the UI perspective , then this change is not required since I can have the flags set to Yes/No through some UI code hacks for each of those resources. But yes, if you still want those flags to be set in th

RE: PLEASE: master build breaks at com.cloud.vpc.NetworkACLServiceTest

2013-05-27 Thread Pranav Saxena
What you might want to try to unblock yourself - whatever method you see is failing , go to that file and remove the @Test annotation written just above that method . This would skip that particular test . In your case it is this file - com.cloud.vpc.NetworkACLServiceTest.testCreateACLItem(N

[MERGED] UI for nTier 2.0 features

2013-05-28 Thread Pranav Saxena
Ntier apps feature . Thanks, Pranav From: Brian Federle Sent: Friday, May 24, 2013 3:15 AM To: dev@cloudstack.apache.org; Jessica Wang; Pranav Saxena Cc: Sonny Chhen; Animesh Chaturvedi Subject: [MERGE] UI for nTier 2.0 features Hi all, I would like to merge UI support for nTier 2.0 features

RE: master build breaks at com.cloud.vpc.NetworkACLServiceTest

2013-05-28 Thread Pranav Saxena
I deployed the latest master today , infact moments back , but build was a success ! -Original Message- From: Chip Childers [mailto:chip.child...@sungard.com] Sent: Tuesday, May 28, 2013 10:09 PM To: dev@cloudstack.apache.org Subject: Re: master build breaks at com.cloud.vpc.NetworkACLS

RE: master build breaks at com.cloud.vpc.NetworkACLServiceTest

2013-05-28 Thread Pranav Saxena
Thanks Alex for throwing some light on this . I have myself seen this when one of the intenalLb tests were failing on my machine and few others but compiling successfully on Alena's machine but that time I also didn't know how this could have happened and I ended up reporting this to her and the

[MERGE] UI for Explicit-Dedication of Resources(zone/pod/cluster/host)

2013-05-30 Thread Pranav Saxena
ved and a dedicate checkbox has been introduced which will be unchecked by default which means that a user will end up creating a public zone . If he checks it , he needs to dedicate it to a domain/account . -UI work done by: Pranav Saxena mailto:pranav.sax...@citrix.com>> FS: Please

RE: [MERGE] UI for Explicit-Dedication of Resources(zone/pod/cluster/host)

2013-05-30 Thread Pranav Saxena
...@sungard.com] Sent: Thursday, May 30, 2013 9:26 PM To: dev@cloudstack.apache.org Cc: Sonny Chhen; Brian Federle; Jessica Wang; Animesh Chaturvedi Subject: Re: [MERGE] UI for Explicit-Dedication of Resources(zone/pod/cluster/host) On Thu, May 30, 2013 at 01:50:27PM +, Pranav Saxena wrote

RE: [MERGE] UI for Explicit-Dedication of Resources(zone/pod/cluster/host)

2013-05-30 Thread Pranav Saxena
ranav -Original Message- From: Chip Childers [mailto:chip.child...@sungard.com] Sent: Thursday, May 30, 2013 10:54 PM To: Pranav Saxena Cc: dev@cloudstack.apache.org; Sonny Chhen; Brian Federle; Jessica Wang; Animesh Chaturvedi Subject: Re: [MERGE] UI for Explicit-Dedication of Resources

RE: [MERGE] UI for Explicit-Dedication of Resources(zone/pod/cluster/host)

2013-05-30 Thread Pranav Saxena
ay 31, 2013 1:23 AM To: dev@cloudstack.apache.org Cc: Sonny Chhen; Brian Federle; Jessica Wang; Animesh Chaturvedi Subject: Re: [MERGE] UI for Explicit-Dedication of Resources(zone/pod/cluster/host) On Thu, May 30, 2013 at 05:38:18PM +0000, Pranav Saxena wrote: > So currently they are not l

[MERGED] UI for Explicit-Dedication of Resources(zone/pod/cluster/host)

2013-05-30 Thread Pranav Saxena
@cloudstack.apache.org Cc: Sonny Chhen; Brian Federle; Jessica Wang; Animesh Chaturvedi Subject: Re: [MERGE] UI for Explicit-Dedication of Resources(zone/pod/cluster/host) On Thu, May 30, 2013 at 05:38:18PM +, Pranav Saxena wrote: > So currently they are not localized. Usually we localize

RE: StoragePoolForMigrationResponse and StoragePoolResponse

2013-05-31 Thread Pranav Saxena
Hey Prasanna , I see that the response object name is findstoragepoolsformigrationresponse , which is correct as shown below . Are you referring to this API or something else ? http://MSIP:8096/client/api?command=findStoragePoolsForMigration Thanks, Pranav -Original Message- F

RE: Inconsistent error while creating instances

2013-05-31 Thread Pranav Saxena
Are your systemVms up and running fine ? Is your XS host a brand new setup ? Do you have the vhd-util file present at /opt/xensource/bin in your host ? -Original Message- From: Gaurav Aradhye [mailto:gaurav.arad...@clogeny.com] Sent: Friday, May 31, 2013 7:11 PM To: dev@cloudstack.apache

Re: Review Request: CLOUDSTACK-1194: fix that isolation method does not show in Firefox

2013-06-03 Thread Pranav Saxena
screenshot for Firefox !! - Pranav Saxena On May 31, 2013, 12:41 a.m., Hiroaki Kawai wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache

RE: [MERGED] VMware DC to Zone mapping model into Master

2013-06-04 Thread Pranav Saxena
The code for supporting addition of VMware DC to cloudstack zone through the zone wizard has been added in the UI now . Thanks, Pranav -Original Message- From: Chip Childers [mailto:chip.child...@sungard.com] Sent: Saturday, June 01, 2013 1:40 AM To: dev@cloudstack.apache.org Subject:

RE: networkACLList

2013-06-05 Thread Pranav Saxena
+1 to this . Sounds more logical and easy to differentiate from an end user perspective as we are actually creating a container/group of acl rules there. -Original Message- From: Prasanna Santhanam [mailto:t...@apache.org] Sent: Wednesday, June 05, 2013 7:14 PM To: CloudStack Dev Su

RE: git pull fails since 10 june

2013-06-11 Thread Pranav Saxena
May be try changing your git config with the following url - https://git-wip-us.apache.org/repos/asf/cloudstack.git 2) Have you tried cloning again? 3) Also run: git remote show origin and check What's the fetch URL? You can verify if you are trying to pull from a correct URL . -Or

RE: Gui question about a checkbox

2013-06-11 Thread Pranav Saxena
I reckon , you are using Chrome . You might want to check Firefox once and see that the behavior is different :) PS: Chrome seems to have some issues with the isReverse attribute defined in the widget. Thanks ! -Original Message- From: Mike Tutkowski [mailto:mike.tutkow...@solidfire.c

RE: if anybody know how to restrict access to a specific zone

2013-06-12 Thread Pranav Saxena
Hi , You could let the root admin dedicate a zone to specific domain/account . In that case only that user would have access to that zone. This is a new feature introduced in 4.2 Thanks, Pranav -Original Message- From: William Jiang [mailto:william.ji...@manwin.com] Sent: Wednesday,

RE: if anybody know how to restrict access to a specific zone

2013-06-12 Thread Pranav Saxena
zone to an domain/account , that account can only use that zone's resources. -Original Message----- From: Pranav Saxena [mailto:pranav.sax...@citrix.com] Sent: Wednesday, June 12, 2013 7:54 PM To: us...@cloudstack.apache.org; dev@cloudstack.apache.org; users...@cloudstack.apache.org S

RE: UI Plugin Questions

2013-06-13 Thread Pranav Saxena
Please see comments inline - Thanks, Pranav -Original Message- From: SuichII, Christopher [mailto:chris.su...@netapp.com] Sent: Thursday, June 13, 2013 8:11 PM To: dev@cloudstack.apache.org Subject: UI Plugin Questions Hi everyone, first time poster here... I've started working on a UI

RE: UI Plugin Questions

2013-06-13 Thread Pranav Saxena
, then >the response object will be null, so it is easier/more concise to check >it the above way. > >However, for other cases, we do use a converter as Pranav mentioned to >convert "true"/"false" string to a Boolean. > >-Original Message- >From: Pr

RE: [ANNOUNCE] New committer: Mike Tutkowski

2013-06-19 Thread Pranav Saxena
Congrats Mike !! Welcome aboard :) -Original Message- From: John Burwell [mailto:jburw...@basho.com] Sent: Wednesday, June 19, 2013 7:39 PM To: dev@cloudstack.apache.org Subject: Re: [ANNOUNCE] New committer: Mike Tutkowski Congrats, Mike. On Jun 19, 2013, at 10:02 AM, Wei ZHOU wrote

RE: UI Plugin Internationalization

2013-06-20 Thread Pranav Saxena
: Sebastien Goasguen [mailto:run...@gmail.com] Sent: Thursday, June 20, 2013 3:40 PM To: dev@cloudstack.apache.org Cc: 'SuichII, Christopher'; Pranav Saxena; Sonny Chhen; Jessica Wang Subject: Re: UI Plugin Internationalization On Jun 18, 2013, at 2:08 PM, Brian Federle wrote: > FYI,

RE: [DISCUSS]- Dynamic Rendering of tooltip Content from the documentation

2013-06-24 Thread Pranav Saxena
> promote my friend's tooltip framework that is pure css :) > https://github.com/chinchang/hint.css > > Regards. > > On Thu, Mar 7, 2013 at 11:51 PM, Pranav Saxena > > wrote: > > Yes exactly . These set of changes are from the documentation point of view >

RE: Master broken on systemVM start

2013-06-24 Thread Pranav Saxena
+1 , I am getting it too ! -Original Message- From: Sanjay Tripathi [mailto:sanjay.tripa...@citrix.com] Sent: Tuesday, June 25, 2013 12:03 PM To: dev@cloudstack.apache.org Subject: RE: Master broken on systemVM start I am also getting this exception on latest master: WARN [utils.nio.Ta

RE: ACS plugins

2013-07-02 Thread Pranav Saxena
Please see my comments inline and shoot any queries you may have with UI plugins - Thanks, Pranav -Original Message- From: CK [mailto:cloudw...@gmail.com] Sent: Tuesday, July 02, 2013 9:36 PM To: dev@cloudstack.apache.org Subject: ACS plugins Hi, Are UI plugins implemented/deployed d

RE: ACS plugins

2013-07-02 Thread Pranav Saxena
ure and creating > > /ui/plugins/plugins.js > > > > In the Wiki when it says "...rerun the build UI portion of the mvn > > build..." which of the mvn commands do I need to run from the > > /opt/cloudstack directory: > > > > 1) mvn -P devel

Re: Removing a host via the GUI

2013-07-15 Thread Pranav Saxena
When you go to the maintenance mode , you have to wait for a while to allow the "remove the host" icon to appear . By default it's hidden . Thanks, Pranav On Tue, Jul 16, 2013 at 6:13 AM, Mike Tutkowski < mike.tutkow...@solidfire.com> wrote: > Looks like you have to unmanage the cluster, then y

Re: Git Push Summary

2013-07-16 Thread Pranav Saxena
Thanks Isaac for creating this branch. I'll keep an eye on the commits you make your here . Once the code for handling nested query API calls are ready , you can merge it into master. @Jessica - I have had conversations with Isaac and he is in the process of re-factoring the code for dedicated res

Thank you Apache community !

2013-07-16 Thread Pranav Saxena
Hello community , Let me take the opportunity to thank each one you in the Apache CloudStack community for your valuable contributions. It has been a pleasure working with you all and unfortunately I have quit my $dayjob for pursuing my higher studies in the US which means that I might not get suf

Re: Thank you Apache community !

2013-07-16 Thread Pranav Saxena
Thank you everyone for your wishes. They definitely mean a lot to me and I hope I am able to contribute even more till the end of time :) . Please feel free to add/contact me on Linked In - http://in.linkedin.com/pub/pranav-saxena/13/904/98 or my personal email ID's (psb...@gmail.com /

Re: Git Push Summary

2013-07-17 Thread Pranav Saxena
cted. > > Thanks, > > Regards > > > -- Forwarded message -- > From: Pranav Saxena > Date: Tue, Jul 16, 2013 at 4:52 PM > Subject: Re: Git Push Summary > To: dev@cloudstack.apache.org, jessica.w...@citrix.com, > sonny.ch...@citrix.com > Cc: comm.

Re: Auto format javascript

2013-07-18 Thread Pranav Saxena
+1 . I was thinking of proposing this thing too . JS code is a little messed up probably due to different editor settings being used in different environments by different people . One tool which I have used is http://jsbeautifier.org/ . But somebody would have to make the effort to manually copy

Re: Auto format javascript

2013-07-18 Thread Pranav Saxena
Awesome . Yeah it's an awesome auto-formatting tool , which I have used in the past !!:) On Thu, Jul 18, 2013 at 6:41 PM, Ian Duffy wrote: > Should be able to format them all at once using the node module of it > Will install it and submit a patch over the next few minutes. > > Using someth

Re: Review Request 12721: Formatting of CSS and JS files

2013-07-18 Thread Pranav Saxena
chine from where I could commit your changes. Hence, request a committer to merge these into all the relevant branches. Thanks ! - Pranav Saxena On July 18, 2013, 2:47 p.m., Ian Duffy wrote: > > --- > This is an automatically ge

Re: Reformatting UI code

2013-07-22 Thread Pranav Saxena
Hey Brian, Sorry to hear that it caused merge conflicts for you . But Ian did bring it up on the mailing list and I suggested him to use the js beautifier tool for reformatting the js code which I guess you missed probably because of the "heavy" traffic on the dev list and thereafter Sebastien mer

Re: Git Push Summary

2013-07-24 Thread Pranav Saxena
, 2013 at 3:18 PM, Saksham Srivastava < saksham.srivast...@citrix.com> wrote: > Not there in 4.2? > > -Original Message- > From: Isaac Chiang [mailto:isaacchi...@gmail.com] > Sent: Wednesday, July 24, 2013 3:12 PM > To: Pranav Saxena > Cc: dev@cloudstack.apache.

Re: UI Query: createForm

2013-07-24 Thread Pranav Saxena
Sorry for missing this thread .Seems like the mail was automatically sent to my citrix ID which doesn't exist anymore. Anyways, I gave a quick look at what Ian is trying to do here and realized that he has probably forgotten to add the "required" class in the form structure . Ian , you might want t

Re: Updating list view after data addition.

2013-07-25 Thread Pranav Saxena
Hey Ian , So you got to code this up for fetching the latest state for the listvView. What you have done is also right but I would suggest you try something like this in your "success block" - $(window).trigger('cloudStack.fullRefresh'); Let me know if this solves your problem. Thanks, Pranav

Re: UI Query: createForm

2013-07-25 Thread Pranav Saxena
t; > > *Account: > > > > > > > class="disallowSpecialCharacters" id="label_account"> > > > > > > > > But it still allows the form to be submitted without account having data. > >

Re: Switch dialog actions based on result from API call.

2013-07-25 Thread Pranav Saxena
Unless and until the dialog box is the same and it's just about adding/removing more fields from the dialog box , it should be pretty much possible by adding "preFilters" and then using the count returned by that API to hide/remove those fields under the preFilter sections. Basically a if/else che

Re: Updating list view after data addition.

2013-07-25 Thread Pranav Saxena
Ian Duffy wrote: > Hi Pranav, > > That worked nicely. Thank you. > > What is the advantage of > $(window).trigger('cloudStack.fullRefresh'); > over > $('.list-view').listView('refresh'); > > On 25 July 2013 12:31, Pranav Saxena wrote: >

Re: UI Plugin Feature Discussion

2013-07-31 Thread Pranav Saxena
Hey Chris , I think whatever proposals you have mentioned here make a lot of sense and should help in a better user experience. I would suggest that you submit a patch/multiple patches as per your convenience for the above mentioned categories and then we can take it forward from there . I would s

Re: UI Plugin Feature Discussion

2013-07-31 Thread Pranav Saxena
s and get them into ReviewBoard shortly. There is, > however, a Jira issue open for the UI Plugin Internationalization. Could > someone please grant me access to assign that issue to me. My Jira username > is 'csuich2'. > > Thanks, > Chris > > On Jul 31, 2013, at 1:30

Re: [DISCUSS] Selectable UI list view rows

2013-08-06 Thread Pranav Saxena
Hey Chris , This is something which has always been in demand but due to time constraints in the previous releases , it could never be paid much attention. Brian and myself had discussed about this in the past . In case you are planning to work on this , it would be great . Brian and myself shall

Re: Review Request 13134: has_units UI Field Type

2013-08-08 Thread Pranav Saxena
merge this patch ? - Pranav Saxena On Aug. 2, 2013, 1:37 p.m., Chris Suich wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache

[ACS41] [PATCH REQUEST] - CLOUDSTACK 1008

2013-03-26 Thread Pranav Saxena
00:00 2001 From: Pranav Saxena Date: Tue, 26 Mar 2013 16:02:19 +0530 Subject: [PATCH] CLOUDSTACK-1008:Egress tab should not be presented in the UI for Shared Networks Signed-off-by: Pranav Saxena --- ui/scripts/network.js | 15 ++- 1 files changed, 14 insertions(+), 1 deletions(-)

RE: [ACS41] [PATCH REQUEST] - CLOUDSTACK 1008

2013-03-26 Thread Pranav Saxena
Thanks Chip! Regards, Pranav -Original Message- From: Chip Childers [mailto:chip.child...@sungard.com] Sent: Tuesday, March 26, 2013 7:56 PM To: Pranav Saxena Cc: cloudstack-...@incubator.apache.org Subject: Re: [ACS41] [PATCH REQUEST] - CLOUDSTACK 1008 On Tue, Mar 26, 2013 at 10:46

RE: Question about changing characteristics of a VM or data disk

2013-03-26 Thread Pranav Saxena
Hey Mike , You don't have to necessarily stop the VM in case you want to scale up the CPU and RAM. With the introduction of this new feature in 4.2 (https://cwiki.apache.org/confluence/display/CLOUDSTACK/Dynamic+scaling+of+CPU+and+RAM ) , you can scale them up while the VMs are in the running

Jetty Failing on latest master due to class UCS manager not Found

2013-03-27 Thread Pranav Saxena
Hi , While starting jetty on latest master , it throws this exception. Could someone resolve the issue , else as discussed with Chip on IRC we'll have to revert the commits which went in yesterday since until day before yesterday , master was stable . - ERROR [web.context.ContextLoader] (mai

RE: Jetty Failing on latest master due to class UCS manager not Found

2013-03-27 Thread Pranav Saxena
( UCS class issue) 2) Commit : c5fb8349bf92b48bca6d06370112f5ec04a9d098 (GSLB feature - autowiring issues) @Chip - Should I go ahead and revert these two commits to get the master branch up and running ? Regards, Pranav -Original Message- From: Pranav Saxena [mailto:pranav.sax

RE: Jetty Failing on latest master due to class UCS manager not Found

2013-03-27 Thread Pranav Saxena
( UCS class issue) 2) Commit : c5fb8349bf92b48bca6d06370112f5ec04a9d098 (GSLB feature - autowiring issues) @Chip - Should I go ahead and revert these two commits to get the master branch up and running ? Regards, Pranav -Original Message- From: Pranav Saxena [mailto:pranav.sax

RE: Jetty Failing on latest master due to class UCS manager not Found

2013-03-27 Thread Pranav Saxena
Thanks Murali and Kelven for fixing this . I was almost about to revert the two commits I mentioned :) Regards, Pranav -Original Message- From: Rajesh Battala [mailto:rajesh.batt...@citrix.com] Sent: Thursday, March 28, 2013 9:11 AM To: dev@cloudstack.apache.org; Chip Childers; Kelven

[master branch issue ]Problem with SystemVMs and Primary Storage in latest Master

2013-03-28 Thread Pranav Saxena
Hi , There seems to be a problem with the latest master branch code though I did not happen to see any exception being thrown. The system VM's don't come up and the primary storage added as part of the zone creation wizard does not show up on the host in the XenCenter UI . Anyone else happened

RE: [master branch issue ]Problem with SystemVMs and Primary Storage in latest Master

2013-03-28 Thread Pranav Saxena
rg Cc: Abhinandan Prateek Subject: Re: [master branch issue ]Problem with SystemVMs and Primary Storage in latest Master Yes, I saw the same issue yesterday evening. On 28/03/13 2:29 PM, "Pranav Saxena" wrote: >Hi , > >There seems to be a problem with the latest master bran

RE: New Committer: Ilya Musayev

2013-03-28 Thread Pranav Saxena
Congrats Ilya . Welcome :) Regards, Pranav -Original Message- From: Chip Childers [mailto:chip.child...@sungard.com] Sent: Friday, March 29, 2013 12:06 AM To: dev@cloudstack.apache.org Subject: New Committer: Ilya Musayev The Project Management Committee (PMC) for Apache CloudStack has

RE: New Committer: Animesh Chaturvedi

2013-03-28 Thread Pranav Saxena
Congrats Animesh !:) . -Original Message- From: Alex Huang [mailto:alex.hu...@citrix.com] Sent: Friday, March 29, 2013 1:27 AM To: dev@cloudstack.apache.org Subject: New Committer: Animesh Chaturvedi The Podling Project Management Committee (PPMC) for Apache CloudStack has asked Animes

RE: [master branch issue ]Problem with SystemVMs and Primary Storage in latest Master

2013-03-28 Thread Pranav Saxena
ers [mailto:chip.child...@sungard.com] >> > Sent: Thursday, March 28, 2013 5:24 PM >> > To: >> > Subject: Re: [master branch issue ]Problem with SystemVMs and >> > Primary Storage in latest Master >> > >> > On Mar 28, 2013, at 6:00 AM, Pranav Saxena

RE: [master branch issue ]Problem with SystemVMs and Primary Storage in latest Master

2013-03-29 Thread Pranav Saxena
--Original Message- >> > From: Chip Childers [mailto:chip.child...@sungard.com] >> > Sent: Thursday, March 28, 2013 5:24 PM >> > To: >> > Subject: Re: [master branch issue ]Problem with SystemVMs and >> > Primary Storage in latest Master >> &g

RE: Master broken

2013-04-02 Thread Pranav Saxena
This commit deals with the tests for create network offering - Commit: 5782abf8f80fce929e3d6e20068bc165f2360426 and I am presuming because of this only the test is failing. You might need to revert the commit if required. Thanks, Pranav -Original Message- From: Hugo Trippaers [mailto:

RE: Master broken

2013-04-02 Thread Pranav Saxena
ginal Message- > From: Pranav Saxena [mailto:pranav.sax...@citrix.com] > Sent: dinsdag 2 april 2013 10:04 > To: dev@cloudstack.apache.org; cloudstack-...@incubator.apache.org > Subject: RE: Master broken > > This commit deals with the tests for c

RE: Notification Center: Should I be concerned?

2013-04-02 Thread Pranav Saxena
One way is to delete them from the db itself if you aren't interested in what's being showcased on the UI . Other way is to tweak the UI code to not to display these alerts if they don't happen to bother you at all :) . There's no direct way on the UI to clear them off though as of now . Regar

RE: deleteStoragePool API Command

2013-04-02 Thread Pranav Saxena
Had that not been the case , then it would have been a Contradiction in itself :D After all the UI triggers the API's , so if you trigger them manually or from the UI , the behavior has to be the same . Just that you might get some more flexibility with the API's in certain cases but there ca

RE: NetFlix Contest

2013-04-03 Thread Pranav Saxena
Looks really interesting . And yes , teams are allowed (3.2. Participant may be an individual or a team with an account on github.com ) . The time period is March 13 - Sep 15 , 2013. The contest demands contribution to various areas like development of a new feature or a mashup tool or some w

Re: Review Request: CLOUDSTACK-1908 : The specified event isn't removed from list after deletion

2013-04-03 Thread Pranav Saxena
it on master . Thanks Isaac for the patch . - Pranav Saxena On April 3, 2013, 3:23 p.m., Isaac Chiang wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > https://reviews.a

Re: Review Request: CLOUDSTACK-1908 : The specified event isn't removed from list after deletion

2013-04-03 Thread Pranav Saxena
? Thanks ! - Pranav Saxena On April 3, 2013, 3:23 p.m., Isaac Chiang wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache

RE: Master - jetty run failure

2013-04-03 Thread Pranav Saxena
Possible workaround until that issue is fixed - Revering these two commits - eddf7b9357bc18497b8cb16a6c6f3382ac52f61c and 44567453e0511e3090ac22518113b283cfa26b4b to have jetty running successfully. -Original Message- From: Likitha Shetty [mailto:likitha.she...@citrix.com] Sent: Wed

RE: Master - jetty run failure

2013-04-03 Thread Pranav Saxena
ntext? Are you running nonOss by any chance? On 3 April 2013 23:23, Pranav Saxena wrote: > Possible workaround until that issue is fixed - Revering these two commits > - eddf7b9357bc18497b8cb16a6c6f3382ac52f61c and > 44567453e0511e3090ac22518113b283cfa26b4b to have jetty r

RE: CloudStack UI Authentication Mechanism

2013-04-04 Thread Pranav Saxena
Hey Donal, Sorry , I should have responded you a bit earlier but had no access to email today . Yeah you are absolutely right . UI uses Jsession ID to bypaas login check something like this as shown below - // Use this for checking the session, to bypass login screen bypassLoginCheck: fu

[UI-MERGED] scaleupvm functionality branch to master

2013-04-05 Thread Pranav Saxena
I have merged my code into master for providing UI support for this feature . Request the QA and docs team to pick this feature for their respective tasks. Thanks, Pranav -Original Message- From: Chip Childers [mailto:chip.child...@sungard.com] Sent: Saturday, March 23, 2013 1:06 AM To

RE: Review Request: Cloudstack-701 Support for non contiguous vlan ranges.

2013-04-08 Thread Pranav Saxena
The FS says that the feature only deals with extending the VLAN range when calling the update physical network API with the new VLAN range parameter . So , why would shrinking a VLAN range be a valid use case for it ? When you have already given a VLAN Range which when gets exhausted calls the n

RE: UI flow to create Private Gateways to a VPC

2013-04-08 Thread Pranav Saxena
Hey Chandan, This is how you need to navigate - Networks -> VPC -> Configure -> Private Gateway in the Drop down -> Add private Gateway button on the top right hand corner Thanks, Pranav -Original Message- From: Chandan Purushothama [mailto:chandan.purushoth...@citrix.com] Sent: Tue

FW: git commit: updated refs/heads/4.1 to 9b6ff74

2013-04-09 Thread Pranav Saxena
ache.org/repos/asf/cloudstack/commit/9b6ff74e Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/9b6ff74e Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/9b6ff74e Branch: refs/heads/4.1 Commit: 9b6ff74e3a9535dddfe88121afcfa49cca546cf2 Parents: 6d2a246 Author: Pranav Saxena Auth

RE: Error on Master - systemvms not coming up

2013-04-09 Thread Pranav Saxena
Did you try clearing up host tags and stale images on your primary storage . Try doing this perhaps through the xencenter or the xe command line. I installed latest master today in the afternoon and its working fine for me Thanks, Pranav -Original Message- From: Nitin Mehta [mailto:n

[DISCUSS] - Deletion of Users within the Admin account

2013-04-09 Thread Pranav Saxena
HI, Do we allow deletion of users created by the admin within the admin account ? Currently if we see the UI (4.1 /master) and create a User within the admin account you won't be able to delete any user . Now when you create a user , its account type is 1 , account is Admin and domain is ROOT

RE: [DISCUSS] - Deletion of Users within the Admin account

2013-04-09 Thread Pranav Saxena
-Original Message- From: Chip Childers [mailto:chip.child...@sungard.com] Sent: Tuesday, April 09, 2013 10:18 PM To: dev@cloudstack.apache.org Cc: Alena Prokharchyk Subject: Re: [DISCUSS] - Deletion of Users within the Admin account On Tue, Apr 09, 2013 at 04:31:41PM +, Pranav

RE: [DISCUSS] - Deletion of Users within the Admin account

2013-04-09 Thread Pranav Saxena
Yes , you won't be able to login to the UI since the admin credentials would no more exist in the db then . -Original Message- From: David Nalley [mailto:da...@gnsa.us] Sent: Tuesday, April 09, 2013 10:30 PM To: dev@cloudstack.apache.org Cc: Pranav Saxena Subject: Re: [DI

RE: [DISCUSS] - Deletion of Users within the Admin account

2013-04-09 Thread Pranav Saxena
ssage- From: Chip Childers [mailto:chip.child...@sungard.com] Sent: Tuesday, April 09, 2013 10:34 PM To: dev@cloudstack.apache.org Cc: Alena Prokharchyk Subject: Re: [DISCUSS] - Deletion of Users within the Admin account On Tue, Apr 09, 2013 at 04:53:38PM +0000, Pranav Saxena wrote: > Is the curre

RE: Error on Master - systemvms not coming up

2013-04-09 Thread Pranav Saxena
- systemvms not coming up Did clean up my primary as well. Master is not latest but I think there is something peculiar going on here and yeah I don't think everyone must be facing this. On 09/04/13 7:52 PM, "Pranav Saxena" wrote: > >Did you try clearing up host tags and

RE: [DISCUSS] - Deletion of Users within the Admin account

2013-04-09 Thread Pranav Saxena
:50 PM To: dev@cloudstack.apache.org Cc: Alena Prokharchyk Subject: Re: [DISCUSS] - Deletion of Users within the Admin account On Tue, Apr 09, 2013 at 05:12:58PM +, Pranav Saxena wrote: > If you think that the admin should not have the flexibility to delete a user > within the admin accoun

RE: [DISCUSS] - Deletion of Users within the Admin account

2013-04-09 Thread Pranav Saxena
com] Sent: Tuesday, April 09, 2013 11:09 PM To: dev@cloudstack.apache.org Cc: Alena Prokharchyk Subject: Re: [DISCUSS] - Deletion of Users within the Admin account On Tue, Apr 09, 2013 at 05:33:28PM +0000, Pranav Saxena wrote: > More of a modification of an existing functionality . Probably a new fe

RE: [jira] [Commented] (CLOUDSTACK-1941) Cannot delete users in the default admin account within the UI

2013-04-10 Thread Pranav Saxena
That's right Isaac and that's why I started a discussion on the same on the dev ML . Hence, we plan to address both these API defects in the 4.2 time frame . If you see I have marked the components as API/UI for this ticket :) -Original Message- From: Isaac Chiang (JIRA) [mailto:j...@ap

RE: [jira] [Commented] (CLOUDSTACK-1941) Cannot delete users in the default admin account within the UI

2013-04-10 Thread Pranav Saxena
Oh , yes . Please go ahead and update the status accordingly on whichever ones you are working on . Thanks ! -Original Message- From: Isaac Chiang (JIRA) [mailto:j...@apache.org] Sent: Thursday, April 11, 2013 12:13 PM To: cloudstack-iss...@incubator.apache.org Subject: [jira] [Commented

RE: physical network is in incorrect state:Disabled

2013-04-17 Thread Pranav Saxena
Isaac, Could you verify if UI is making the correct call to the UpdatePhysicalNetwork API with state being passed as "Enabled " ? If yes , then the issue is something serious since Sanjay pointed out that the db column contains state as "Disabled" .This would mean that the API is not setting t

  1   2   >