RE: [ASFCS40] Re: Re: Relicensing XS Java bindings for CloudStack

2012-08-23 Thread Devdeep Singh
> -Original Message- > From: David Nalley [mailto:da...@gnsa.us] > Sent: Friday, August 24, 2012 2:19 AM > To: cloudstack-dev@incubator.apache.org > Cc: Alex Huang > Subject: Re: [ASFCS40] Re: Re: Relicensing XS Java bindings for CloudStack > > On Thu, Aug 23, 2012 at 11:56 AM, Devdeep Si

VMware and KVM removal pending tasks

2012-08-23 Thread Pradeep Soundararajan
Hi Kelven,Edison,David, I see there are pending tasks on Vmware and KVM removal from ASF. >From our earlier emails: >> The reason behind is 'compile-core' is still compiling the target >> compile-vmware-base from build-cloud.xml. I think we have to remove that >> one as well since we are alre

Review Request: CS-16159. Fixing the license headers.

2012-08-23 Thread Deepak Garg
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/6759/ --- Review request for cloudstack, Pranav Saxena and Vijay Venkatachalam. Descriptio

RE: For help: how to setup a CloudStack development environment

2012-08-23 Thread Brian Bullard
A clear case of replying to the wrong email -Original Message- From: Brian Bullard [mailto:br...@digital-foundry.net] Sent: Thursday, August 23, 2012 8:54 PM To: cloudstack-dev@incubator.apache.org Subject: RE: For help: how to setup a CloudStack development environment woops -Orig

RE: For help: how to setup a CloudStack development environment

2012-08-23 Thread Brian Bullard
woops -Original Message- From: Brian Bullard [mailto:br...@digital-foundry.net] Sent: Thursday, August 23, 2012 8:46 PM To: cloudstack-dev@incubator.apache.org Subject: RE: For help: how to setup a CloudStack development environment We should chat on IRC, what's you nick? I am Bullardo

RE: For help: how to setup a CloudStack development environment

2012-08-23 Thread Brian Bullard
We should chat on IRC, what's you nick? I am Bullardo -Original Message- From: Joe Brockmeier [mailto:j...@zonker.net] Sent: Thursday, August 23, 2012 12:54 PM To: CloudStack Developers Subject: Re: For help: how to setup a CloudStack development environment Git log says that Frank Zhang

Re: How to create a plugin in CS 3.0.2

2012-08-23 Thread Hieu Le
Thank you, Murali and Jessica, I have followed the Allocator Implement Guide, but fail to implement. Please filling a doc :) On Fri, Aug 24, 2012 at 2:25 AM, Jessica Tomechak < jessica.tomec...@gmail.com> wrote: > > > > -Original Message- > > From: Murali Reddy [mailto:murali.re...@citr

Re: cloudstack eth0

2012-08-23 Thread Gautam Sampathkumar
No, we are not running cloud-setup-agent manually. I believe when we set up things on the management UI, it kicks of cloud-setup-agent programmatically. We'd like to identify the piece of code that takes over eth0 and disable it if possible. cloud_utils.py has some code that did this (there's a par

RE: UI examples

2012-08-23 Thread Kelcey Damage (BBITS)
Sample images as you requested http://www.metaforsoftware.com/assets/metafor-studio.png http://www.metaforsoftware.com/assets/metafor-diffs.png This is just an example, but a good clean design. KELCEY DAMAGE Infrastructure Systems Architect www.backbonetechnology.com ---

Re: cloudstack eth0

2012-08-23 Thread Wido den Hollander
On 08/23/2012 09:16 PM, Gautam Sampathkumar wrote: Hi Wido, Thanks for your response. Not sure what you mean w.r.t setting up the KVM agent. We're not doing anything with the KVM agent, except when we initially installed the qemu-kvm packages. Also, we're working through the command

Re: Secondary Storage S3 Provider

2012-08-23 Thread Wido den Hollander
Hi, On 08/23/2012 06:56 PM, Greg Burd wrote: Hello all. Apologies if any of the questions I ask are overly obvious, I'm just diving into the Java code and trying to find my way around. My goal is to build layer which allows objects destined for secondary storage to reside in an S3-compatible

Re: UI examples

2012-08-23 Thread Ahmad Emneina
On 8/23/12 3:29 PM, "Kelcey Damage" wrote: >What do people think of moving towards a more scalable/clean WUI. > >Below is a shot of a web program called metaphor. > >A simple clean UI could greatly increase the reputation and perceived >professionalism/perceived functionality/even perceived stabi

RE: UI examples

2012-08-23 Thread Sonny Chhen
Hello Kelcey, I just completed a new concept for a ui redesign and will be sharing it with the community soon. BTW I didn't know the CloudStack ui had a reputation :) Thanks You and Best Regards, Sonny H. Chhen Manager of User Interface & User Experience | Citrix Systems - CloudPlatform 4988

UI examples

2012-08-23 Thread Kelcey Damage
What do people think of moving towards a more scalable/clean WUI. Below is a shot of a web program called metaphor. A simple clean UI could greatly increase the reputation and perceived professionalism/perceived functionality/even perceived stability of the product. Perception is everything, lo

Re: maven patch

2012-08-23 Thread Kelven Yang
I got Darren's maven patch work nicely in my local environment. Just to be cautious, I pushed it to ASF/maven branch for review first. If I don't hear no no's by tomorrow, I'll push it to master. After this patch, ant build and maven build will work side by side, this will give us a graceful perio

Re: guide in .doc

2012-08-23 Thread Wido den Hollander
On 08/23/2012 09:21 PM, Jessica Tomechak wrote: Wido, the documentation is in one directory. The idea behind a flat hierarchy was to make it easy to recombine the modules into various guides. There are many sections that must be included both in the "installation" guide and the "administrati

Re: [ASFCS40] Re: Re: Relicensing XS Java bindings for CloudStack

2012-08-23 Thread David Nalley
On Thu, Aug 23, 2012 at 11:56 AM, Devdeep Singh wrote: > Submitted a patch for this https://reviews.apache.org/r/6751/. > > Regards, > Devdeep Devdeep: First, thanks for all of the work. A couple of questions/favors. Can you break this up into multiple patches? Preferably something along the l

Re: maven patch

2012-08-23 Thread David Nalley
On Thu, Aug 23, 2012 at 11:20 AM, Darren Shepherd wrote: > Some Committer, > > I can't seem to get the maven patch to work through Review Board. Can a > committer just pull the "maven" branch from > https://github.com/ibuildthecloud/incubator-cloudstack.git merge to > master and commit? One of t

Re: For help: how to setup a CloudStack development environment

2012-08-23 Thread Joe Brockmeier
Git log says that Frank Zhang was the last person to make a commit to the file, David Nalley looks to be the original author of the file. It says tested on Fedora 14, so it's a wee bit out of date at the moment - one way or another it needs some kind of love. Best, Joe On Thu, Aug 23, 2012, a

Re: For help: how to setup a CloudStack development environment

2012-08-23 Thread Jessica Tomechak
Maybe we should change install.txt into just a link that points to the real documentation, once we are sure where that will be. Would that be agreeable? I'm not sure who is in charge of that install.txt right now, if anyone. Jessica T. CloudStack Tech Pubs > -Original Message- > From: Ed

RE: "Failed to install: x != java.lang.String" when register ISO in CS 3.0.x

2012-08-23 Thread Edison Su
I reverted the https://reviews.apache.org/r/6392/, because, it's wrong. I checked the latest 3.0.x branch(http://git.cloud.com/cgit/cloudstack-oss/log/?h=3.0.x), which contains the correct fix. Gavin, are you using the latest 3.0 after 2012-05-29? As this bug is fixed at 2012-05-29. > -Orig

Re: How to create a plugin in CS 3.0.2

2012-08-23 Thread Jessica Tomechak
> > -Original Message- > From: Murali Reddy [mailto:murali.re...@citrix.com] > Sent: Wednesday, August 22, 2012 5:22 AM > To: cloudstack-dev@incubator.apache.org > Subject: Re: How to create a plugin in CS 3.0.2 > > On 22/08/12 6:23 AM, "Jessica Tomechak" > wrote: > > >> > >> -Original

Re: guide in .doc

2012-08-23 Thread Jessica Tomechak
> > -Original Message- > From: Wido den Hollander [mailto:w...@widodh.nl] > Sent: Tuesday, August 21, 2012 7:23 AM > To: cloudstack-dev@incubator.apache.org > Subject: Re: guide in .doc > > On 08/20/2012 11:24 PM, Wido den Hollander wrote: > > > > > > On 08/20/2012 11:05 PM, Jessica Tomecha

Re: cloudstack eth0

2012-08-23 Thread Gautam Sampathkumar
Hi Wido, Thanks for your response. Not sure what you mean w.r.t setting up the KVM agent. We're not doing anything with the KVM agent, except when we initially installed the qemu-kvm packages. Also, we're working through the command line and not using the WebUI. If we setup our own brid

RE: Review Request: Add initial support for Caringo's CAStor object storage as the S3 backend.

2012-08-23 Thread Sudha Ponnaganti
Jamshid, Hope your testing is going ok. Based on your experience, do you see any additional test suites that would help to get max coverage for s3 implementation. The tests you are running give decent coverage but I would like to enhance coverage if there is an immediate need. Thanks /Sudha

Secondary Storage S3 Provider

2012-08-23 Thread Greg Burd
Hello all. Apologies if any of the questions I ask are overly obvious, I'm just diving into the Java code and trying to find my way around. My goal is to build layer which allows objects destined for secondary storage to reside in an S3-compatible service - specifically, Riak Cloud Storage (w

Re: Review Request: Moved Awsapi (EC2/S3) from Hibernate framework to CloudStack Generic Dao Framework

2012-08-23 Thread Rajesh Battala
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/6749/ --- (Updated Aug. 23, 2012, 4:24 p.m.) Review request for cloudstack, Prachi Damle,

RE: [ASFCS40] Help needed to resolve the mysql-connector blocker issue

2012-08-23 Thread Pradeep Soundararajan
Hi Alex, Yes, did some reworking to move the same to build-cloud.properties. It took some time to complete. If you wish to use mysql-connector "ant build-all deploydb", then please follow the steps: 1) Install the latest mysql-connector to the desired location (untar it) wget http://dev.

Review Request: CS-15694:Remove MYSQL connector. Added the explicit class path for mysql connector which will call the jar from the desired location

2012-08-23 Thread Pradeep Soundararajan
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/6752/ --- Review request for cloudstack. Description --- CS-15694:Remove MYSQL connec

RE: maven patch

2012-08-23 Thread Alex Huang
I'll do the merge based on the assumption that the patch is already reviewed since Hugo and someone else both looked at it. I myself don't know maven at all. Gives me an opportunity to learn. If the assumption is incorrect, someone with maven knowledge please let me know I should hold off and

RE: maven patch

2012-08-23 Thread Alex Huang
I'll do it today. --Alex > -Original Message- > From: Darren Shepherd [mailto:dar...@godaddy.com] > Sent: Thursday, August 23, 2012 8:21 AM > To: cloudstack-dev@incubator.apache.org > Subject: maven patch > > Some Committer, > > I can't seem to get the maven patch to work through Review

RE: [ASFCS40] Re: Re: Relicensing XS Java bindings for CloudStack

2012-08-23 Thread Devdeep Singh
Submitted a patch for this https://reviews.apache.org/r/6751/. Regards, Devdeep > -Original Message- > From: Alex Huang > Sent: Wednesday, August 22, 2012 1:51 AM > To: Devdeep Singh; cloudstack-dev@incubator.apache.org > Subject: RE: [ASFCS40] Re: Re: Relicensing XS Java bindings for Clo

Review Request: Importing the updated xenserver sdk with the BSD license.

2012-08-23 Thread Devdeep Singh
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/6751/ --- Review request for cloudstack, Anthony Urso, Abhinandan Prateek, and Alex Huang.

RE: "Failed to install: x != java.lang.String" when register ISO in CS 3.0.x

2012-08-23 Thread Nitin Mehta
I was looking at the code and the way we are using checksum doesn't make sense to me. We are computing the checksum through the Java code and then passing the same checksum in the bash script post download of template to check whether the checksum matches or not. That's not the correct. I would

maven patch

2012-08-23 Thread Darren Shepherd
Some Committer, I can't seem to get the maven patch to work through Review Board. Can a committer just pull the "maven" branch from https://github.com/ibuildthecloud/incubator-cloudstack.git merge to master and commit? One of the problems with the patch is that it moves deps/XenServerJava/com to

About Transaction management

2012-08-23 Thread Prasanna Santhanam
I was looking at moving the Simulator managed entities into a different database and found that Transaction.java is not able to switch to the right DB based on context of its execution. To explain further: The ServerResource for simulator which is the bottommost layer manages a set of Daos which

Re: "Failed to install: x != java.lang.String" when register ISO in CS 3.0.x

2012-08-23 Thread Gavin Lee
Thanks for your kindly help, Rohit. >From the review board below, seems there are some other bugs also need to pick up (correct me if I'm wrong). As the CS 3.0.x branch is stable now, Could you please give me some suggestions to use this branch or master or another one? I'm afraid I will encounter

Re: Review Request: CloudStack CS-16052 Introducing data-base indexes.

2012-08-23 Thread Pranav Saxena
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/6725/#review10683 --- Merged the changes with asf/autoscale as per Vijay's request. - Pran

Review Request: Moved Awsapi (EC2/S3) from Hibernate framework to CloudStack Generic Dao Framework

2012-08-23 Thread Rajesh Battala
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/6749/ --- Review request for cloudstack, Prachi Damle, Kishan Kavala, and Alex Huang. Desc

Re: "Failed to install: x != java.lang.String" when register ISO in CS 3.0.x

2012-08-23 Thread Rohit Yadav
Hi Gavin, You're right. It got fixed before and was reverted and then was again cherry-picked. The review: https://reviews.apache.org/r/6392/ And then again got undone: https://git-wip-us.apache.org/repos/asf?p=incubator-cloudstack.git;a=commit;h=0307effcfa25c1ed4f4e642a0167b5376cdec140 @Ediso

"Failed to install: x != java.lang.String" when register ISO in CS 3.0.x

2012-08-23 Thread Gavin Lee
Dears, I encountered the issue when register ISO, I googled and found similar issue has beed fixed: http://bugs.cloudstack.org/browse/CS-15128?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel http://bugs.cloudstack.org/browse/CS-15156# But I couldn't find the fix in apache git re

RHEL 6 OS - On Cloud Stack

2012-08-23 Thread Jijukar_Sudhakar
Hi All, Is there a way to install RHEL 6 x64 on Cloud stack configured with xen hypervisor 6 Thanks in advance, Regards, Jijukar S DISCLAIMER: This email (including any attachments) is intended for the sole use of the intended recipient/s and may contain mat

Re:Re: what kinds of ethernet attached to VM,mii-tool can not work

2012-08-23 Thread coudstacks
thanks. i have a try inside vmware'VMs, mii-tool and ethtool can give more infomations about ethernet. i think it is xenserver's defect.meanwhile you can not specify a certain kind of ethernet when create VMs. At 2012-08-23 15:47:14,"Wido den Hollander" wrote: >Hi, > >On 08/23/2012 09:29 AM

Re: patch for `ant build-apidocs` target on OSX

2012-08-23 Thread Wido den Hollander
On 08/22/2012 05:44 PM, Greg Burd wrote: Wildo, I've signed and filed the Apache ICLA (http://www.apache.org/licenses/icla.txt) not the Citrix one. I've checked, but for submitting small patches like these the Apache ICLA isn't mandatory. I thought you found the old Citrix agreement somewh

Re: cloudstack eth0

2012-08-23 Thread Wido den Hollander
On 08/23/2012 02:53 AM, Gautam Sampathkumar wrote: Hi everyone, I'm trying to get cloudstack running and I see that cloudstack configures a bridge interface cloudbr0 and modifies the eth0 interface to use the bridge. Is this a requirement or is there a way we can keep eth0 separate

Re: what kinds of ethernet attached to VM,mii-tool can not work

2012-08-23 Thread Wido den Hollander
Hi, On 08/23/2012 09:29 AM, coudstacks wrote: always error when launch mii-tool command SIOCGMIIPHY on 'eth0' failed: Operation not supported. does it matter? No, you are working with a virtual network interface inside the Virtual Machine, that doesn't support everything a physical NIC d

Re: Review Request: CloudStack CS-16052 Introducing data-base indexes.

2012-08-23 Thread Vijay Venkatachalam
> On Aug. 23, 2012, 7:06 a.m., Vijay Venkatachalam wrote: > > Ship It! Db changes for index looks fine, ship it! - Vijay --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/6725/#review10676

Re: Review Request: CloudStack CS-16052 Introducing data-base indexes.

2012-08-23 Thread Vijay Venkatachalam
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/6725/#review10676 --- Ship it! Ship It! - Vijay Venkatachalam On Aug. 22, 2012, 8:19 a.