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
: 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
--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)
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!
--
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
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
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
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
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
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,
> >&
...@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
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 !
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
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
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
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
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
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
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
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
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
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
...@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
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
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
@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
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
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
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
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:
+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
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
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
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,
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
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
, 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
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
: 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,
> 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
>
+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
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
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
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
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
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
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 /
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.
+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
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
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
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
, 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.
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
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
t;
> > *Account:
> >
> >
> > > class="disallowSpecialCharacters" id="label_account">
> >
> >
> >
> > But it still allows the form to be submitted without account having data.
> >
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
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:
>
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
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
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
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
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(-)
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
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
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
( 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
( 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
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
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
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
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
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
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
--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
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:
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
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
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
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
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
?
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
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
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
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
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
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
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
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
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
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
-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
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
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
- 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
: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
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
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
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
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 - 100 of 142 matches
Mail list logo