Re: CLI for CloudStack: cloudmonkey

2012-11-11 Thread Charles Moulliard
Hi, I don't want to create a developer war or position a technology against another (python against java) but we could leverage Apache Karaf (OSGI runtime container) project to provide the cloudmonkey client. This work has already be done for jclouds (http://www.youtube.com/watch?v=EKVkm6AV19U, ht

Re: Unit tests

2012-11-11 Thread Satoshi Kobayashi
2012/11/10 Sudha Ponnaganti : > Can any tests that require external components be added to the functional > regressions that are enabled now? This way you can keep unit and functional > tests clearly separated. +1 IMHO, An automation test separate and should be considered. For example and tend

RE: Can we still use DevCloud VM Image ?

2012-11-11 Thread Rajesh Battala
Hi Charles, To understand more about settings about generating devcloud Please go to https://git-wip-us.apache.org/repos/asf?p=incubator-cloudstack.git Under root source, tools-> devcloud holds all the files to build devcloud image. Puppet files which installs the pacakges are at https:/

Re: Development Environment for CloudStack

2012-11-11 Thread Jianwei Li (c)
The Maven compiling error is as following when I run "mvn -P developer clean install: [ERROR] Failed to execute goal on project cloud-console-proxy: Could not resolve dependencies for project org.apache.cloudstack:cloud-console-proxy:jar:4.1.0-SNAPSHOT: Could not find artifact org.apache.clou

Development Environment for CloudStack

2012-11-11 Thread Jianwei Li (c)
Hi, I noticed there is one page in http://incubator.apache.org/cloudstack/develop/environment.html. It may not be update to date. As When I tried to set up a dev env by following that, there is no Eclipse project in the source at all. Maven build commands does not work either. In the Wiki p

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

2012-11-11 Thread Aurelien DE FANTI
> On Nov. 10, 2012, 2:48 p.m., Prasanna Santhanam wrote: > > Happy to push this since it's only a reorder. But apart from easier > > maintenance is there a good maven practice or reason for doing this? For me, when dependencies version are sorted, you can more easily know what dependencies are

Re: Can we still use DevCloud VM Image ?

2012-11-11 Thread Charles Moulliard
Hi Rohit, Is there a wiki page describing what is installed / provided in the Devcloud image ? That should be interesting to have a step/by step guide describing how to setup ubuntu (or another OS) + Xen or KVM On Sun, Nov 11, 2012 at 5:50 PM, Rohit Yadav wrote: > Not really, in my setup

Review Request: removed some unused connection properties

2012-11-11 Thread Laszlo Hornyak
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/8013/ --- Review request for cloudstack. Description --- some connection properties w

Review Request: build fix

2012-11-11 Thread Laszlo Hornyak
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/8012/ --- Review request for cloudstack. Description --- patches is a 'pom' project,

Review Request: Removed redundant imports from VolumeHostDao and VolumeHostDaoImpl

2012-11-11 Thread Laszlo Hornyak
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/8011/ --- Review request for cloudstack. Description --- just testing if I got the pr

RE: Can we still use DevCloud VM Image ?

2012-11-11 Thread Rohit Yadav
Not really, in my setup I want eth0 to be host-only which is causing some issues; another problem is I'm making it x86 only, so I see few crashes. Will update when I'm done. From: Charles Moulliard [ch0...@gmail.com] Sent: Sunday, November 11, 2012 9:06 PM

Re: Can we still use DevCloud VM Image ?

2012-11-11 Thread Charles Moulliard
Did you succeed it to fix the routing issues ? On Sat, Nov 10, 2012 at 1:53 PM, Rohit Yadav wrote: > 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

Re: Can we still use DevCloud VM Image ?

2012-11-11 Thread Sebastien Goasguen
Joe, James Martin from Basho worked on this, I was hoping he was going to submit his patches, but nothing so far. -Sebastien On Nov 10, 2012, at 4:54 PM, Joe Brockmeier wrote: > Any chance of spinning up a DevCloud instance that "just works"? We > should have a download that works on first try

Re: committer

2012-11-11 Thread Jianwei Li (c)
Thank you all for your quick response. That's very helpful for me to ramp up CloudStack project. I will start from bugs and patch. Looking forward to work with you guys. Jarred - Original Message - From: "Alex Huang" To: cloudstack-dev@incubator.apache.org Sent: 星期日, 2012年 11 月 11

RE: committer

2012-11-11 Thread Alex Huang
Jarred, Welcome! Everyone starts off as contributors. Here's a link on how someone can start contributing: http://incubator.apache.org/cloudstack/develop/non-contributors.html PPMC monitors the patches and work on the wiki and mailing list and looks for strong contributors to become committe