RE: Hibernate

2012-06-27 Thread Rajesh Battala
Hi, I had started working on this issue. As Hibernate is LGPL we cannot use this in our Apache repo. I had discussed with Chiradeep and Kelven. Am looking at replace Hibernate with Spring Framework simpleJDBCTemplate. The Spring Framework is released under version 2.0 of the Apache License

Re: Hibernate

2012-06-27 Thread Chiradeep Vittal
The ORM in the AWS module is 90% used by S3. The dependency is mostly abstracted by a DAO layer; there is another dependency on transactions. I believe Rajesh B is already working on this aspect and there is a bug open on it. -- Chiradeep On Jun 27, 2012, at 21:52, "David Nalley" wrote: >

Re: Hibernate

2012-06-27 Thread David Nalley
On Jun 28, 2012, at 12:45 AM, Sheng Liang wrote: >> In short, I see three options (please comment if you see more) 1. Rip out >> hibernate and replace with some other ORM 2. Make the AWS API bits an >> optional non-default part of the build. > 3. Declare that hibernate is a system requireme

RE: Hibernate

2012-06-27 Thread Sheng Liang
> In short, I see three options (please comment if you see more) 1. Rip out > hibernate and replace with some other ORM 2. Make the AWS API bits an > optional non-default part of the build. 3. Declare that hibernate is a system requirement for CloudStack I prefer option #1. It is the cleanest. I

Hibernate

2012-06-27 Thread David Nalley
As you may have seen from an earlier comment on a commit message, the AWS API piece of CloudStack uses Hibernate, which is LGPL licensed, and is thus verboten. Several issues exist, first, Hibernate is a build dependency at present, not just a runtime dependency. I suppose we could define hibe

scalable networking in Apache CloudStack (presented at Carrier Cloud Summit 2012)

2012-06-27 Thread Chiradeep Vittal
I recently participated in a panel at Carrier Cloud 2012 and also gave a talk on scalable networking in Apache CloudStack. I put the presentation here: http://www.slideshare.net/chiradeep_v/scalable-networking-in-apache-cloudstack Please pay attention to the "notes" below the presentation — the p

Re: Review Request: License header update for the ovm folder.

2012-06-27 Thread David Nalley
On Sat, Jun 23, 2012 at 11:56 PM, Chip Childers wrote: > I can pull the latest from master on Monday morning, and have the new > patches back to the list by the end of the day. Can you plan on > reviewing / committing them early next week? > > - chip > Chip, Actually I think I have most of them

Review Request: Review request for bug 15372.

2012-06-27 Thread Venkata Siva Vijayendra Bhamidipati
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/5625/ --- Review request for cloudstack and Alena Prokharchyk. Description --- Fix fo

introduction

2012-06-27 Thread Gregg Witkin
Hi, I'm Gregg Witkin, and I'm going to be with the CloudStack project for the summer as a teacher fellow, helping make videos for new CloudStack users. I've worked out a video plan along with some of the community leaders and CloudStack engineers. You can see the plan at http://wiki.cloudstack.o

Re: Review Request: CS-13535: UI After Closing the Error Message thrown during Add Domain operation - the Spinner never stops.

2012-06-27 Thread Brian Federle
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/5583/#review8680 --- Ship it! Ship It! - Brian Federle On June 26, 2012, 10:48 a.m., Ol

Re: Review Request: CS-14047: Login time out does not return the user to the log in page.

2012-06-27 Thread Jessica Wang
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/5580/#review8668 --- Ship it! Ship It! - Jessica Wang On June 26, 2012, 10:10 a.m., Olg

How to Contribute to API Documentation (was RE: CloudStack API question)

2012-06-27 Thread Jessica Tomechak
If you're interested in adding or correcting information in the CloudStack API Reference: first of all, thanks very much! We are lacking a dedicated API writer, so any help will be very useful. You might find the following page helpful: http://wiki.cloudstack.org/display/TechPubs/How+to+Generate+

RE: [PATCH] CS-15329: Instances with Error states appear in Instances

2012-06-27 Thread Jessica Wang
Jessica T, This one (CS-15329) is cosmetic. Jessica W. -Original Message- From: Jessica Tomechak [mailto:jessica.tomec...@gmail.com] Sent: Tuesday, June 26, 2012 3:59 PM To: cloudstack-dev@incubator.apache.org Cc: Radhika Nair Subject: Re: [PATCH] CS-15329: Instances with Error states

Re: domain admin can't update the resource limit through UI but can update through API - Is it a UI bug?

2012-06-27 Thread Alena Prokharchyk
On 6/27/12 12:07 AM, "Deepti Dohare" wrote: >Hi, > >A domain admin can't update the resource limit through UI but can update >through API. > >API: Caller is domain admin > url : >http://localhost:8080/client/api?command=updateResourceLimit&resourcetype= >0&max=6&account=u1&domainid=2&apikey=_38

[PATCH] CS-15349: UI fix for Make owner action in Project wizard/New

2012-06-27 Thread olgasmola
project/Add account. --- ui/scripts/projects.js | 23 +-- ui/scripts/ui/widgets/multiEdit.js |6 ++ 2 files changed, 27 insertions(+), 2 deletions(-) diff --git a/ui/scripts/projects.js b/ui/scripts/projects.js index 6a99939..d1ace28 100644 --- a/ui/scri

Re: Review Request: CS-15317: Operations with accounts on the Project tab works incorrect after making another account project owner.

2012-06-27 Thread Olga Smola
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/5574/ --- (Updated June 27, 2012, 12:58 p.m.) Review request for cloudstack and Brian Fede

Re: Review Request: CS-15349: UI Incorrect result when Make owner in New project/Add account.

2012-06-27 Thread Olga Smola
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/5615/ --- (Updated June 27, 2012, 12:57 p.m.) Review request for cloudstack and Brian Fede

Review Request: CS-15349: UI Incorrect result when Make owner in New project/Add account.

2012-06-27 Thread Olga Smola
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/5615/ --- Review request for cloudstack and Brian Federle. Description --- Fix for ht

RE: Fix for the issue CS-15143?

2012-06-27 Thread Nitin Mehta
Yes - you need to update the jars on SSVM. If you stop and start the SSVM then it should get updated for you assuming that the MS has pushed the latest jars on the host. -Original Message- From: to...@midokura.jp [mailto:to...@midokura.jp] On Behalf Of Tomoe Sugihara Sent: Tuesday, June

Review Request: CS-15211 - At the end of the wizard if there are errors you are provided with links back to the step where it thinks the error occurred. It just wasn't clear that you could get out of

2012-06-27 Thread pranav saxena
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/5609/ --- Review request for cloudstack and Brian Federle. Description --- Not obviou

Review Request: AWS API calls do not honor the "admin" accounts ability to view/act on the resources owned by regular users.

2012-06-27 Thread Likitha Shetty
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/5606/ --- Review request for cloudstack. Description --- When an admin runs ./ec2-des

Re: [PATCH] CS-15329: Instances with Error states appear in Instances

2012-06-27 Thread Olga Smola
Jessica, thank you for review, problem with tab set in my editor will be solved with next my patches. Olga On Wed, Jun 27, 2012 at 1:59 AM, Jessica Tomechak < jessica.tomec...@gmail.com> wrote: > > > > -Original Message- > > From: Jessica Wang [mailto:jessica.w...@citrix.com] > > Sent:

domain admin can't update the resource limit through UI but can update through API - Is it a UI bug?

2012-06-27 Thread Deepti Dohare
Hi, A domain admin can't update the resource limit through UI but can update through API. API: Caller is domain admin url : http://localhost:8080/client/api?command=updateResourceLimit&resourcetype=0&max=6&account=u1&domainid=2&apikey=_38ICSSeHVGAS10FjAZdd31zn4-QOfrMi-aEEYEJbNetVusB4mNjJtN2oP