RE: Development environment for RPM-based distros.

2012-06-03 Thread Rajesh Battala
Hi Daniel , I think "Robert Schweikert " had built rpm's for SuSE. He might help you in building rpm's. please see waf scripts of CS. Thanks Rajesh Battala > -Original Message- > From: Daniel Mezentsev [mailto:d...@soleks.com] > Sent: Sunday, June 03, 2012 2:12 AM > To: cloudstack-de

Re: [Patch] Network framework enhancement replaced by netty 3.2.5. (#11)

2012-06-03 Thread Chen Qi
Hi Alex: I understand your comment, but I am sorry now I am in vacation, will back to work it in next Tuesday(6/5), so I think in next week, I can change the patch like your suggested, thanks! --Kaka Chen 在 2012-5-31,上午6:34, Alex Huang 写道: > I will take that. My first comment is to introdu

Re: Proposal to use OSGi for component modularity

2012-06-03 Thread Ioannis Canellos
> > I like to gather opinions about > > 1. Whether to use OSGi or there should be other frameworks to consider? > Regardless of wether you are going to use OSGi or not, providing valid OSGi metadata and making sure that the project is OSGi-ready is generally a good thing to do. 2. If OSGi, whethe

Re: [DISCUSS] where to begin the process for Apache CloudStack 4.0.0

2012-06-03 Thread John Kinsella
On Jun 2, 2012, at 3:38 PM, David Nalley wrote: > I think the consensus thus far has been to work in master - and > eventually branch when we get close to release (I am thinking perhaps > the RC timeframe). Feature development can continue moving forward via > topic branches that stay closed based

Re: Development environment for RPM-based distros.

2012-06-03 Thread Daniel Mezentsev
Hi Rajesh, Thanks for reply. But how was CentOS rpms were built ? Hi Daniel , I think "Robert Schweikert " had built rpm's for SuSE. He might help you in building rpm's. please see waf scripts of CS. Thanks Rajesh Battala -Original Message- From: Daniel Mezentsev [mailto:d...@soleks

3.0.2 - KVM Agent problem? Please help.

2012-06-03 Thread Serg
Hi, How to debug such problem ? All volumes exist and instances running, but can't to CentOS release 6.2 (Final) libvirt-0.9.4-23.el6_2.4.x86_64 libvirt-client-0.9.4-23.el6_2.4.x86_64 [root@kvmhost2 snapshot]# tail -10 /var/log/cloud/agent/agent.log com.cloud.utils.exception.CloudRuntimeExcep

Re: Easy task for folks looking to get involved

2012-06-03 Thread Brett Porter
I think RAT adds, but doesn't replace. It's certainly useful for verifying that they are correct over time though. IntelliJ CE contains a very handy copyright/license header updater that I generally use. There is also this: http://mojo.codehaus.org/license-maven-plugin/. Even if you don't use M

Incubator PMC/Board report for Jun 2012 ([ppmc])

2012-06-03 Thread Marvin
Dear podling, This email was sent by an automated system on behalf of the Apache Incubator PMC. It is an initial reminder to give you plenty of time to prepare your quarterly board report. The board meeting is scheduled for Wed, 20 June 2012, 10:00:00 PST. The report for your podling will for

Re: making VM startup more fine-grained

2012-06-03 Thread Chiradeep Vittal
Anybody else integrating their SDN controllers / network orchestrators with CloudStack? Do you require the vif uuid similarly? What is the strategy for KVM? Although I get Alex's point, I think at an logical level, it makes sense to break it up in such a fashion? Perhaps it should be up to the hy

Re: making VM startup more fine-grained

2012-06-03 Thread Chiradeep Vittal
This could work as well. If volumes are prepared as part of CreateVm, is there a reason why nics cannot be as well? Is it because the volumes are prepared before the destination host is chosen? On 6/1/12 5:38 AM, "Murali Reddy" wrote: >On 01/06/12 10:46 AM, "Chiradeep Vittal" >wrote: > >>A thir

RE: making VM startup more fine-grained

2012-06-03 Thread Kelven Yang
> If volumes are prepared as part of CreateVm, is there a reason why nics > cannot be as well? Is it because the volumes are prepared before the > destination host is chosen? It depends on whether or not nics are first or secondary class objects in the hypervisor, being first class object means t