Re: Review Request: Current working dir for jetty:run Eclipse configuration is half way broken

2012-08-30 Thread Hugo Trippaers
> On Aug. 30, 2012, 6:55 a.m., Hugo Trippaers wrote: > > Ship It! Committed: https://git-wip-us.apache.org/repos/asf?p=incubator-cloudstack.git;a=commit;h=34f007f13a38a6c919759adb716eb396ae6cdeaf - Hugo --- This is an automatically gen

IRC Friday?

2012-08-30 Thread Joe Brockmeier
CloudOpen and LinuxCon are pretty much consuming all of my available cycles this week. Do we have a volunteer to moderate this week's IRC meeting on Friday? Several of us are either traveling or attending the LF event, but I think consistency is important, so I'd rather not abandon the meeting if w

Review Request: [DOC] "Docbook transition for section: Advanced Zone Configuration"

2012-08-30 Thread Gavin Lee
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/6852/ --- Review request for cloudstack and Jessica Tomechak. Description --- Docbook

Re: IRC Friday?

2012-08-30 Thread Wido den Hollander
On 08/30/2012 09:03 AM, Joe Brockmeier wrote: CloudOpen and LinuxCon are pretty much consuming all of my available cycles this week. Do we have a volunteer to moderate this week's IRC meeting on Friday? Several of us are either traveling or attending the LF event, but I think consistency is impor

Re: IRC Friday?

2012-08-30 Thread John Kinsella
I'm happy to moderate again - shall we shoot for the same time, same place? I'd ask people to send any agenda items to me directly. On Aug 30, 2012, at 12:03 AM, Joe Brockmeier mailto:[email protected]>> wrote: CloudOpen and LinuxCon are pretty much consuming all of my available cycles this week

Re: IRC Friday?

2012-08-30 Thread John Kinsella
On Aug 30, 2012, at 12:24 AM, Wido den Hollander wrote: > On 08/30/2012 09:03 AM, Joe Brockmeier wrote: >> CloudOpen and LinuxCon are pretty much consuming all of my available >> cycles this week. Do we have a volunteer to moderate this week's IRC >> meeting on Friday? Several of us are either t

Re: IRC Friday?

2012-08-30 Thread David Nalley
On Thu, Aug 30, 2012 at 3:25 AM, John Kinsella wrote: > I'm happy to moderate again - shall we shoot for the same time, same place? > > I'd ask people to send any agenda items to me directly. > > On Aug 30, 2012, at 12:03 AM, Joe Brockmeier > mailto:[email protected]>> > wrote: > > CloudOpen and L

RE: Adding CAStor SDK jar

2012-08-30 Thread Hugo Trippaers
Hey Chiradeep, Jmdns is available from maven directly, so you can add the following piece to the dependency list in the pom.xml: jmdns jmdns 2.1 As CAstorSDK doesn't seem to be on maven, so in that case we have to tell the developer to download it into the deps directory himself and we

How to migrate windows VM without installing PV drivers on XCP/XenServer

2012-08-30 Thread Nguyen Anh Tu
Hi guy, Because don't want to intervene into windows template, I wonder that how I can migrate windows vm without installing PV drivers? I'm using CloudStack + XCP 1.5 beta. Thanks. -- N.g.U.y.e.N.A.n.H.t.U

Re: source pool conflict

2012-08-30 Thread Wido den Hollander
On 08/30/2012 06:08 AM, Pranav Saxena wrote: Hi , When you create ( an account) your first user VM , a router VM comes up too which is named like r-4-VM. That is why you see two VM's listed when you run virsh list command on the hypervisor. Regarding the libvirt error , it seems the libve

Review Request: Change license to ASL2.0 in plugin

2012-08-30 Thread Gavin Lee
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/6853/ --- Review request for cloudstack, Devdeep Singh and Chip Childers. Description

Re: IRC Friday?

2012-08-30 Thread Joe Brockmeier
On Thu, Aug 30, 2012, at 02:24 AM, Wido den Hollander wrote: > On 08/30/2012 09:03 AM, Joe Brockmeier wrote: > > CloudOpen and LinuxCon are pretty much consuming all of my available > > cycles this week. Do we have a volunteer to moderate this week's IRC > > meeting on Friday? Several of us are eit

Review Request: Change license to ASL2.0 in server and tools

2012-08-30 Thread Gavin Lee
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/6854/ --- Review request for cloudstack, Devdeep Singh and Chip Childers. Description

Re: Review Request: Change license to ASL2.0 in server and tools

2012-08-30 Thread Chip Childers
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/6854/#review10886 --- Gavin, Thanks a ton for these header changes. One request: For the

Re: Review Request: Change license to ASL2.0 in plugin

2012-08-30 Thread Chip Childers
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/6853/#review10887 --- Ship it! Thanks for the patch Gavin! I've applied to master. Pleas

Preferred method of adding a system dependency RPM to the Jenkins build servers?

2012-08-30 Thread Chip Childers
Hey folks, Is there a preferred method to add a system dependency (RPM) to the Jenkins build servers? Specifically, the mysql connector RPM is a requirement for the unit tests to work. -chip

Re: Jenkins user account

2012-08-30 Thread Mice Xia
+1 mails about jenkins unit test failure arrived at mailbox after every commit. hope it will be fixed after applying https://reviews.apache.org/r/6730/with a correct mysql lib path Regards Mice 2012/8/29 Olivier Lamy > done privately with temporary password. > > 2012/8/29 Chip Childers : > > Ca

Re: Review Request: Change license to ASL2.0 in server and tools

2012-08-30 Thread Chip Childers
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/6854/#review10892 --- Ship it! Gavin, I went ahead and modified those files. This patch

[DISCUSS] Delete addcopyright.py from the source tree?

2012-08-30 Thread Chip Childers
Should we delete addcopyright.py from the source tree (tools/build/addcopyright.py)? That, or correct it so that it's using the proper ASF header file. -chip

Re: Preferred method of adding a system dependency RPM to the Jenkins build servers?

2012-08-30 Thread Ewan Mellor
Yes, there's a repo on Github with Puppet configs for that machine (and others). David (cc'd) will be able to give you access. Cheers, Ewan. Chip Childers wrote: Hey folks, Is there a preferred method to add a system dependency (RPM) to the Jenkins build servers? Specifically, the mysql co

Re: How to migrate windows VM without installing PV drivers on XCP/XenServer

2012-08-30 Thread Ewan Mellor
You can't - migration on XenServer requires PV drivers. Also, your VM and host performance will be critically affected if you run Windows VMs without PV drivers. You shouldn't try to do this. Only pain and suffering will result. Cheers, Ewan. Nguyen Anh Tu wrote: Hi guy, Because don't wa

VPC for KVM (was VM router spawning multiple public nics)

2012-08-30 Thread Marcus Sorensen
I notice there's also an 'IpAssocVpcCommand', I'm assuming that should be added to the list? On Wed, Aug 29, 2012 at 6:37 PM, Edison Su wrote: > You can find the VPC reference implementation from CitrixResourceBase.java, > which is the implementation for Xenserver. Just take a look at how the VP

RE: VPC for KVM (was VM router spawning multiple public nics)

2012-08-30 Thread Edison Su
Yes, it is. > -Original Message- > From: Marcus Sorensen [mailto:[email protected]] > Sent: Thursday, August 30, 2012 8:45 AM > To: Edison Su > Cc: [email protected]; Anthony Xu; Kelven Yang; > Vijayendra Bhamidipati > Subject: VPC for KVM (was VM router spawning multip

Review Request: Implement PlugNicCommand,UnPlugNicCommand for KVM

2012-08-30 Thread Marcus Sorensen
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/6859/ --- Review request for cloudstack. Description --- This is part 1 in enabling V

Review Request: CS-10219 Add option to set login attempts to portal.

2012-08-30 Thread saksham srivastava
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/6858/ --- Review request for cloudstack, Rajesh Battala and Alena Prokharchyk. Description

Re: Review Request: Implement PlugNicCommand,UnPlugNicCommand for KVM

2012-08-30 Thread edison su
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/6859/#review10897 --- Ship it! Ship It! - edison su On Aug. 30, 2012, 5 p.m., Marcus So

Re: Review Request: override toString() in ExceptionResponse

2012-08-30 Thread Alena Prokharchyk
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/5871/#review10898 --- Ship it! Ship It! - Alena Prokharchyk On July 25, 2012, 7:21 p.m.

Re: VPC for KVM (was VM router spawning multiple public nics)

2012-08-30 Thread Marcus Sorensen
Just want to clarify: "We can add implementation of SetupGuestNetworkCommand/SetNetworkACLCommand/SetSourceNatCommand/Site2SiteVpnCfgCommand in VirtualRoutingResource." So the Xen implementation of SetupGuestNetworkCommand is in CitrixResourceBase.java, and the VMware one is in VmwareResource.jav

Re: Review Request: CS-10219 Add option to set login attempts to portal.

2012-08-30 Thread Alena Prokharchyk
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/6858/#review10899 --- Couple of things to be fixed. 1) You should load global configuratio

RE: VPC for KVM (was VM router spawning multiple public nics)

2012-08-30 Thread Edison Su
Yes, because all the commands inherited from NetworkElement will be delegated to VirtualRoutingResource. See code: } else if (cmd instanceof NetworkElementCommand) { return _virtRouterResource.executeRequest(cmd); in libvirtcomputingResource.java. > -Original Mess

Re: VPC for KVM (was VM router spawning multiple public nics)

2012-08-30 Thread Marcus Sorensen
Ok, I think I get it. For example when I'm looking at IpAssocCommand it calls _virtRouterResource.assignPublicIpAddress to actually run the sh. So with SetupGuestNetworkCommand, I'll create that in LibvirtComputingResource, and within that I'll make a call to VirtualRoutingResource to do the work.

Re: VPC for KVM (was VM router spawning multiple public nics)

2012-08-30 Thread Marcus Sorensen
Oh, I see. Thanks On Thu, Aug 30, 2012 at 11:47 AM, Edison Su wrote: > Yes, because all the commands inherited from NetworkElement will be delegated > to VirtualRoutingResource. > See code: > } else if (cmd instanceof NetworkElementCommand) { > return _virtRouterResou

RE: VPC for KVM (was VM router spawning multiple public nics)

2012-08-30 Thread Edison Su
Oh, I see, there are two kinds of commands: One doesn't need to get information from libvirt, which just login into router vm and program rules. For these commands, we can put them into virtualRoutingResource. Another does need to get infor from libvirt, such ipassoc, which need to get nic infor

Re: VPC for KVM (was VM router spawning multiple public nics)

2012-08-30 Thread Marcus Sorensen
Yes, thanks for clarifying. On Thu, Aug 30, 2012 at 11:53 AM, Edison Su wrote: > Oh, I see, there are two kinds of commands: > One doesn't need to get information from libvirt, which just login into > router vm and program rules. For these commands, we can put them into > virtualRoutingResource

UI: Too many Clicks(aargh)

2012-08-30 Thread Sonny Chhen
Hello All, In an effort to improve upon the user experience of CloudStack I wanted to tackle the most talked about issue we've heard about in the ui, too many clicks. With that in mind, I wanted to ask where you guys are going within the ui that causes this issue. Is it from 1 destination point

Re: maven: latest patches and how to setup Eclipse/M2E/Jetty

2012-08-30 Thread Darren Shepherd
Just for the DB, yes. It would be nice if there was a different way to setup the dev DB that didn't assume you had already ran deploy-server. Darren Sent from my iPhone On Aug 29, 2012, at 4:30 PM, Chiradeep Vittal wrote: > > Darren, > > We still need to > ant build-all deploy-server > an

git clone/pull failing + svn question

2012-08-30 Thread Vijayendra Bhamidipati
I'm seeing this error when trying to clone the cloudstack asf master (or do a git pull on an existing workspace): $ git clone https://git-wip-us.apache.org/repos/asf/incubator-cloudstack.git Cloning into incubator-cloudstack... error: Failed connect to git-wip-us.apache.org:443; Operation not per

[ACS40] Release build and QA

2012-08-30 Thread Sudha Ponnaganti
Hi, I am coordinating testing ACS 4.0 RC builds within Citrix Systems, Inc. We picked the following topics to be executed on Release Candidate drop. There are other topics listed on operational test plan which are open and do sign up if you are interested to validate any of these. Let us coordi

Re: IRC Friday?

2012-08-30 Thread Wido den Hollander
On 08/30/2012 09:41 AM, John Kinsella wrote: On Aug 30, 2012, at 12:24 AM, Wido den Hollander wrote: On 08/30/2012 09:03 AM, Joe Brockmeier wrote: CloudOpen and LinuxCon are pretty much consuming all of my available cycles this week. Do we have a volunteer to moderate this week's IRC meet

Re: git clone/pull failing + svn question

2012-08-30 Thread Wido den Hollander
On 08/30/2012 08:22 PM, Vijayendra Bhamidipati wrote: I'm seeing this error when trying to clone the cloudstack asf master (or do a git pull on an existing workspace): $ git clone https://git-wip-us.apache.org/repos/asf/incubator-cloudstack.git Cloning into incubator-cloudstack... error: Fail

RE: git clone/pull failing + svn question

2012-08-30 Thread Vijayendra Bhamidipati
Hi Wido! Yeah I'm still seeing the issue - something's probably changed in my network, I'll take a look. Thanks for confirming! Regards, Vijay -Original Message- From: Wido den Hollander [mailto:[email protected]] Sent: Thursday, August 30, 2012 2:00 PM To: [email protected]

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

2012-08-30 Thread Prachi Damle
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/6749/#review10915 --- Rajesh, I don't see the changes in the latest diff - still see lot o

Re: IRC Friday?

2012-08-30 Thread Chip Childers
John, Second week in a row, but I'm going to have to miss the IRC meeting. My update is that (1) I'd love if someone else would take an opportunity to help audit the LICENSE and NOTICE file for completeness, and (2) I will be willing to attempt to follow the ASF release build process for us on Tu

Re: [DISCUSS] Delete addcopyright.py from the source tree?

2012-08-30 Thread Gavin Lee
Hi, Chip The bug in addcopyright.py was fixed when I submit the review request to change the license header. Since the moving license work is almost done, I think this tool can be decommissioned. I'll look through the entire project and fix the license issue if any. On Thu, Aug 30, 2012 at 10:41

[CS 3.0.2 + XCP 1.1] Unable to start ubuntu vm from ISO

2012-08-30 Thread Nguyen Anh Tu
I have CS 3.0.2 with XCP 1.1 host. This morning I got an issue. When I tried to boot ubuntu vm from iso, the vm could not start.This is management log: 2012-08-31 09:36:29,973 DEBUG [xen.resource.CitrixResourceBase] (DirectAgent-73:null) 1. The VM i-2-69-VM is in Starting state. 2012-08-31 09:36:2

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

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

Re: UI: Too many Clicks(aargh)

2012-08-30 Thread Kevin
Not sure about everyone else but for me it is frustrating having to drill down to system vm's and pod settings. I imagine my need to be in that area of the UI will diminish after settling on a final CS configuration. But in the meantime when, checking my firewall settings, checking if the conso

Review Request: Correct license header mainly for patches folder

2012-08-30 Thread Gavin Lee
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/6866/ --- Review request for cloudstack, Devdeep Singh and Chip Childers. Description

Re: VPC for KVM (was VM router spawning multiple public nics)

2012-08-30 Thread Marcus Sorensen
I've made some good progress today, I'll probably have it all working tomorrow, but I have a question. Looking at the API command associateIpAddress and the functional spec, if I pass a vpcId it then calls associateIPToVpc. Unlike its brother, associateIPToNetwork, I don't clearly see where the ip

RE: UI: Too many Clicks(aargh)

2012-08-30 Thread Ram Ganesh
If I want to look at the list of load balancer rules then there are a minimum of 6 clicks to get to it. Maybe a bookmark of the breadcrumb would help. My 2 cents Thanks, Ram > -Original Message- > From: Kevin [mailto:[email protected]] > Sent: 31 August 2012 06:16 > To: cloudstack-us..

Re: UI: Too many Clicks(aargh)

2012-08-30 Thread Prasanna Santhanam
The CloudStack UI's Admin View is a superset of the User View right now. The users (tenants) are typically only interested in their VMs. The Admin however is interested in managing the resources in the Cloud. The HV-Hosts Infrastructure, Physical Networks, Virtual Networks (VirtualRouters), Health

RE: [ASFCS40] Release build and QA

2012-08-30 Thread Sailaja Mada
Hi, ASF CS 4.0 Operational QA plan with the selected areas is posted @ https://cwiki.apache.org/confluence/display/CLOUDSTACK/ASF+CS+4.0+QA Thanks and Regards, Sailaja.M -Original Message- From: Sudha Ponnaganti [mailto:[email protected]] Sent: Friday, August 31, 2012 1:13

RE: UI: Too many Clicks(aargh)

2012-08-30 Thread Deepak Garg
Pressing Tabs don't take us from 'fields' to 'Buttons'. It is necessary to switch to Mouse from KeyBoard. If this can be improved, it will be nice. Deepak -Original Message- From: Prasanna Santhanam [mailto:[email protected]] Sent: Friday, August 31, 2012 11:53 AM To: clo

RE: [ASFCS40] Release build and QA

2012-08-30 Thread Mice Xia
Just a reminder, recent commits in master have not been merged into 4.0, and I suggest to pass unit test before build any RC. Regards Mice -Original Message- From: Sailaja Mada [mailto:[email protected]] Sent: Friday, August 31, 2012 2:26 PM To: [email protected]