RE: committer

2012-11-10 Thread Radhika Puthiyetath
Hi Jarred, Follow the official info at https://cwiki.apache.org/MAHOUT/how-to-become-a-committer.html on how to achieve the committer status. This criteria is followed for all the apache projects . Regards -Radhika -Original Message- From: Jianwei Li (c) [mailto:ji...@vmware.com] Sen

Re: committer

2012-11-10 Thread Marcus Sorensen
The way I've seen it work is that someone posts patches to the review board for a bit, and then eventually they're invited. There may be other ways, but that's how it has worked over the last few months. On Sun, Nov 11, 2012 at 12:10 AM, Jianwei Li (c) wrote: > Hi there, > > Can how I become cl

Re: committer

2012-11-10 Thread Ahmad Emneina
I believe you have to submit patches and bug fixes. After some successful commits, i believe you will be asked/elected to become a committer. Get to it, and look forward to seeing you eventually become a cloudstack committer. Ahmad On Nov 10, 2012, at 11:11 PM, "Jianwei Li (c)" wrote: > Hi th

Re: Review Request: maven : sort dependencies version by alphabetical order

2012-11-10 Thread Rohit Yadav
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/8001/#review13327 --- Ship it! Looks fine, ship it! - Rohit Yadav On Nov. 10, 2012, 1:1

Re: [DISCUSS] Deprecating jenkins.cs.o

2012-11-10 Thread Jake Farrell
Let me know what I can do to help with this transition and getting Cloudstack accounts setup on builds.a.o -Jake prasanna November 10, 2012 11:30 AM +1, Let's go for it! Chip Childers November 9, 2012 2:48 PM On Sun, Nov 4, 2012 at 4:57 PM, David

Re: Unit tests

2012-11-10 Thread prasanna
On 10 November 2012 03:03, David Nalley wrote: > On Fri, Nov 9, 2012 at 2:30 PM, Alex Huang wrote: >> +1 the more tests the merrier. >> >> I have noticed that in master doing mvn install actually runs some unit >> tests. I don't like that because it slows down compilation. I haven't >> track

Re: [DISCUSS] Deprecating jenkins.cs.o

2012-11-10 Thread prasanna
On 10 November 2012 01:18, Chip Childers wrote: > On Sun, Nov 4, 2012 at 4:57 PM, David Nalley wrote: >> Hi folks: >> >> Our existing jenkins instance is housed on my AWS account [1]. >> However, since its inception, the project has moved to the Apache >> Software Foundation; and the ASF has its

Re: Nightly tests

2012-11-10 Thread prasanna
On 10 November 2012 03:34, David Nalley wrote: > On Fri, Nov 9, 2012 at 8:45 AM, Prasanna Santhanam > wrote: >> On Fri, Nov 02, 2012 at 06:14:34PM +0530, Prasanna Santhanam wrote: >> >>> Since the module level fixtures are independent of each other. I will >>> set them to execute concurrently. O

Re: [DISCUSS] All checkins must include unit testing

2012-11-10 Thread prasanna
I like the idea of unittests with every commit. A few related topics I have that might be worth considering in this discussion: 1) What about unittests for the existing code? Or do we fill that gap slowly? 2) Minor but we should probably update the unittesting wiki on how to mock our managers, da

Re: [DISCUSS] QA/Testing focus on 4.1

2012-11-10 Thread prasanna
On 10 November 2012 19:59, prasanna wrote: >> I am going to start having my weekly IRC time at 1800 UTC in >> #cloudstack-dev on Wednesdays - all are welcome to join, I know it is >> inconvenient for many - and so don't hesitate to do things outside of >> that time - I am going to start working on

Error in Spinning up a 4.0.0-incubating DevCloud image

2012-11-10 Thread Joe Brockmeier
Figured I might as well start a new thread and see if anyone else is hitting this. Following the guide on the wiki to build DevCloud (https://cwiki.apache.org/CLOUDSTACK/building-devcloud.html) I run into this error: translation missing: en.vagrant.actions.box.unpackage.already_exists After th

Re: Can we still use DevCloud VM Image ?

2012-11-10 Thread Joe Brockmeier
The precise error is this: translation missing: en.vagrant.actions.box.unpackage.already_exists On Sat, Nov 10, 2012, at 09:54 AM, Joe Brockmeier wrote: > Any chance of spinning up a DevCloud instance that "just works"? We > should have a download that works on first try. (that includes > downloa

Re: Can we still use DevCloud VM Image ?

2012-11-10 Thread Joe Brockmeier
Any chance of spinning up a DevCloud instance that "just works"? We should have a download that works on first try. (that includes downloading templates, console, etc.) I tried following the steps to create my own, but it kept failing at the last step, complaining about a translation or something

Re: Unit tests

2012-11-10 Thread prasanna
On 10 November 2012 03:03, David Nalley wrote: > On Fri, Nov 9, 2012 at 2:30 PM, Alex Huang wrote: >> +1 the more tests the merrier. >> >> I have noticed that in master doing mvn install actually runs some unit >> tests. I don't like that because it slows down compilation. I haven't >> track

Re: [DISCUSS] Deprecating jenkins.cs.o

2012-11-10 Thread prasanna
On 10 November 2012 01:18, Chip Childers wrote: > On Sun, Nov 4, 2012 at 4:57 PM, David Nalley wrote: >> Hi folks: >> >> Our existing jenkins instance is housed on my AWS account [1]. >> However, since its inception, the project has moved to the Apache >> Software Foundation; and the ASF has its

[jira] [Commented] (CLOUDSTACK-466) Progress Indicators via API / UI for Long Running Tasks

2012-11-10 Thread Prasanna Santhanam (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-466?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13494708#comment-13494708 ] Prasanna Santhanam commented on CLOUDSTACK-466: --- ISO, template downloads

[jira] [Commented] (CLOUDSTACK-465) French language file quotes are dropping javascript syntax errors

2012-11-10 Thread Prasanna Santhanam (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-465?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13494706#comment-13494706 ] Prasanna Santhanam commented on CLOUDSTACK-465: --- Gaetan, thanks for catc

Re: Review Request: maven : sort dependencies version by alphabetical order

2012-11-10 Thread Prasanna Santhanam
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/8001/#review13323 --- Happy to push this since it's only a reorder. But apart from easier m

Re: Nightly tests

2012-11-10 Thread prasanna
On 10 November 2012 03:34, David Nalley wrote: > On Fri, Nov 9, 2012 at 8:45 AM, Prasanna Santhanam > wrote: >> On Fri, Nov 02, 2012 at 06:14:34PM +0530, Prasanna Santhanam wrote: >> >>> Since the module level fixtures are independent of each other. I will >>> set them to execute concurrently. O

Re: [DISCUSS] All checkins must include unit testing

2012-11-10 Thread prasanna
I like the idea of unittests with every commit. A few related topics I have that might be worth considering in this discussion: 1) What about unittests for the existing code? Or do we fill that gap slowly? 2) Minor but we should probably update the unittesting wiki on how to mock our managers, da

Re: [DISCUSS] QA/Testing focus on 4.1

2012-11-10 Thread prasanna
> I am going to start having my weekly IRC time at 1800 UTC in > #cloudstack-dev on Wednesdays - all are welcome to join, I know it is > inconvenient for many - and so don't hesitate to do things outside of > that time - I am going to start working on migrating some of the > simpler stuff to builds

RE: [DISCUSS] All checkins must include unit testing

2012-11-10 Thread Alex Huang
While I understand what you are saying, I still think anyway we can get gerrit up and running and just have people used to using it is a big plus. The fact is we really don't know what people are checking in right now. If we actually have testing, I wouldn't be as big on this. It is precisely

RE: [DISCUSS] QA/Testing focus on 4.1

2012-11-10 Thread Alex Huang
Hey Dave, I didn't even know you started this all important email. Definitely +1 on the ideas. But I also think cloudstack is too many components to just start writing tests. Can you take a look and comment at my proposal to refactor cloudstack? It will be much easier to write tests once w

RE: Can we still use DevCloud VM Image ?

2012-11-10 Thread Rohit Yadav
Hi Charles, it won't work as the vms inside host only network can only access the host os and other vms on it. Therefore devcloud inside host-only network won't be able to reach the Internet. I'm actually trying to create a new devcloud image with two network adapters, one NAT (eth1, so devcloud

[jira] [Assigned] (CLOUDSTACK-337) Create SELinux policy for KVM agent

2012-11-10 Thread David Nalley (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-337?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Nalley reassigned CLOUDSTACK-337: --- Assignee: David Nalley > Create SELinux policy for KVM agent > --

[jira] [Commented] (CLOUDSTACK-337) Create SELinux policy for KVM agent

2012-11-10 Thread David Nalley (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-337?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13494642#comment-13494642 ] David Nalley commented on CLOUDSTACK-337: - Just a heads up that getting a work

Fwd: [jira] [Created] (CLOUDSTACK-337) Create SELinux policy for KVM agent

2012-11-10 Thread David Nalley
Just a heads up that getting a working SELinux policy for the CloudStack agent is one of my goals for 4.1. My rough plan of attack is that I plan on starting with logs from some of my own machines - generating a policy around that, apply it and see if I come across other things. I'll publish that

Re: [DISCUSS] QA/Testing focus on 4.1

2012-11-10 Thread David Nalley
Hi folks - haven't followed up on this in several weeks - also haven't had a chance to do much - I've been on holiday and traveling to ACEU. I did have the opportunity to talk to Gavin McDonald of ASF Infra fame while at ACEU this past week and discuss with him some ideas for our testing. He did r

Re: [DISCUSS] All checkins must include unit testing

2012-11-10 Thread David Nalley
On Sat, Nov 10, 2012 at 2:04 AM, Rohit Yadav wrote: > Can we ask ASF infra to setup gerrit, it that a possibility? If yes, that > would give us a lot more flexibility and quality control. > Regards, > Rohit So I am going to don my ASF infra hat for a minute, despite having no real authority with

Re: git commit: Some ACL POC work

2012-11-10 Thread David Nalley
Hi Prachi: I am still trying to get caught up on my backlog of mail, is there a place where you've discussed some of these ACL ideas? --David On Wed, Oct 24, 2012 at 5:11 PM, wrote: > Updated Branches: > refs/heads/acl f16b5103d -> 3058520ab > > > Some ACL POC work > > > Project: http://git-

Re: Can we still use DevCloud VM Image ?

2012-11-10 Thread Charles Moulliard
Additional info. Here is the DNS config of the DevCloud VM where you can see that the address 192.168.1.1 corresponds to the address of my DSL router connected to internet. root@devcloud:/home/devcloud/download# more /etc/resolv.conf # Dynamic resolv.conf(5) file for glibc resolver(3) generated by

Re: [2/2] git commit: CS-16752:Mode option need to be removed whiile adding Netscaler Device

2012-11-10 Thread David Nalley
Is there a reason to only comment this out instead of just removing it? --David On Tue, Nov 6, 2012 at 3:13 AM, wrote: > CS-16752:Mode option need to be removed whiile adding Netscaler Device > > > Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo > Commit: > http://git

Re: Can we still use DevCloud VM Image ?

2012-11-10 Thread Charles Moulliard
Hi, I have been able to setup the bridged adapter on virtualbox to allow the guest machine to get an IP address (from my DHCP server runinng in this lan : 192.168.1x). The guest is configured like this : root@devcloud:/home/devcloud/download# more /etc/network/interfaces # The loopback network i