RE: [Issue] can't find storage provider: null on latest master while adding nfs as primary storage

2013-03-25 Thread Rajesh Battala
Bug is already raised for the issue https://issues.apache.org/jira/browse/CLOUDSTACK-1788?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel#comment-13613548 > -Original Message- > From: Rajesh Battala [mailto:rajesh.batt...@citrix.com] > Sent: Tuesday, March 26, 2013 11:

Re: [ACS41] Bugs blocking our 4.1 release

2013-03-25 Thread Kelven Yang
About CLOUDSTACK-1795 Customize AOP to fully support legacy CloudStack @DB and @ActionEvent semantics, I've done with code changes now, I will have more tests at tomorrow before check it in. Kelven On 3/25/13 4:26 PM, "Kelven Yang" wrote: >1772 and 1664 will be fixed together. I have to work o

[Issue] can't find storage provider: null on latest master while adding nfs as primary storage

2013-03-25 Thread Rajesh Battala
Hi All, On the latest master , while adding the nfs location as primary storage, am getting error and not able to add the primary storage. Error is can't find storage provider: null This is from the storageManagerImpl as it's not able to find the DatastoreProvider. Others also getting the same

Re: Storage Subsystem 2.0 plugin docs

2013-03-25 Thread Mike Tutkowski
Exactly, John ... All of what you said, plus - for example - it really puts the onus on the plug-in developer to update the plug in whenever we add support for a new hypervisor (say, HyperV). I'm happy to help out with this effort to extract hypervisor knowledge away from these plug-ins, so - if w

Re: Storage Subsystem 2.0 plugin docs

2013-03-25 Thread John Burwell
Mike, +1 .. If storage plugins have to understand each hypervisor, the support matrix becomes unmaintainably complex. We have a variety of abstractions commonly understood by hypervisors (e.g. LUNs, I/O streams, sockets, files, etc) that a storage can either be yielded or manipulated by a storage

Re: Review Request: CLOUDSTACK-1156: Limit Primary and Secondary storage for domain/accounts

2013-03-25 Thread Nitin Mehta
This looks good to me, and I will merge the code soon. If anyone has any objections do let me know. From: Sanjay Tripathi mailto:sanjay.tripa...@citrix.com>> Reply-To: Sanjay Tripathi mailto:sanjay.tripa...@citrix.com>> Date: Thursday 21 March 2013 12:47 PM To: Sateesh Chodapuneedi mailto:sate

Re: Review Request: CLOUDSTACK-1156: Limit Primary and Secondary storage for domain/accounts

2013-03-25 Thread Nitin Mehta
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9541/#review18380 --- Ship it! Ship It! - Nitin Mehta On March 21, 2013, 7:17 a.m., San

Re: New committer: Hiroaki Kawai

2013-03-25 Thread prasanna
On 25 March 2013 19:09, David Nalley wrote: > The Project Management Committee (PMC) for Apache CloudStack has asked > Hiroaki Kawai to become a committer and we are pleased to announce > that they have accepted. > > Being a committer allows many contributors to contribute more > autonomously. For

Re: New committer: Geoff Higginbottom

2013-03-25 Thread prasanna
On 25 March 2013 20:55, Chip Childers wrote: > The Project Management Committee (PMC) for Apache CloudStack > has asked Geoff Higginbottom to become a committer and we are pleased to > announce that he has accepted. > > Being a committer allows many contributors to contribute more > autonomously.

Re: [DISCUSS] Hyper-V Plugin & Microsoft Compiler & IP Clearance

2013-03-25 Thread Rohit Yadav
On Tue, Mar 26, 2013 at 4:31 AM, Donal Lafferty wrote: > It makes a lot of sense to write the ServerResourse for Hyper-V in C#, > because there's a lot of frameworks written in the Microsoft ecosystem with > C# in mind. > > If that's the case, then it also makes sense to use the Microsoft compil

RE: [PROPOSAL] "Internal Load Balancing between VPC tiers"

2013-03-25 Thread Marcus Sorensen
I assume, and it seems this way from the spec, that the load balancer VM just lives in the same network as the VMS you want to balance and redirects traffic to them. It has a link local nic plus 1 nic. That's why I was thinking it would be easy to just create a static Nat rule to the internal load

RE: [PROPOSAL] "Internal Load Balancing between VPC tiers"

2013-03-25 Thread Vijay Venkatachalam
If the services are provided by a LBVM, it should have access to both networks, one NIC in the web tier (the guest network where the VIP is present) and one NIC in the App Tier (the guest network where the server vms are present), would that understanding be right? So when provisioning the LB VM

Re: New committer: Hiroaki Kawai

2013-03-25 Thread Satoshi Kobayashi
Congratualtions, kawai-san! 2013/3/25 David Nalley > The Project Management Committee (PMC) for Apache CloudStack has asked > Hiroaki Kawai to become a committer and we are pleased to announce > that they have accepted. > > Being a committer allows many contributors to contribute more > autonomo

Re: New committer: Hiroaki Kawai

2013-03-25 Thread Dave Cahill
Congrats Kawai-san! On Tue, Mar 26, 2013 at 3:37 AM, Ahmad Emneina wrote: > Congratulations Kawai-san! > > > On Mon, Mar 25, 2013 at 9:54 AM, Alena Prokharchyk < > alena.prokharc...@citrix.com> wrote: > > > Kawai-san, congratulations! > > > > On 3/25/13 6:39 AM, "David Nalley" wrote: > > > > >

Re: stuck build?

2013-03-25 Thread Ted Dunning
Thanks! On Tue, Mar 26, 2013 at 12:15 AM, David Nalley wrote: > On Mon, Mar 25, 2013 at 6:55 PM, Ted Dunning wrote: > > It looks like a build that normally takes 6 minutes has taken 2 hours. I > > would recommend killing it since it looks hung. > > > > See https://builds.apache.org/job/cloudst

Re: [ACS41] Bugs blocking our 4.1 release

2013-03-25 Thread Kelven Yang
1772 and 1664 will be fixed together. I have to work on a customer patch this morning. The fix for these two may be delayed Kelven On 3/25/13 1:15 PM, "Chip Childers" wrote: >Hi all, > >The following bugs need to be either (1) resolved or (2) triaged as not >being as high a priority as they are

Re: stuck build?

2013-03-25 Thread David Nalley
On Mon, Mar 25, 2013 at 6:55 PM, Ted Dunning wrote: > It looks like a build that normally takes 6 minutes has taken 2 hours. I > would recommend killing it since it looks hung. > > See https://builds.apache.org/job/cloudstack-build-41/246/ > > Note that I am not a subscriber so reply directly to

RE: [DISCUSS] create a general@ mailing list?

2013-03-25 Thread Alex Huang
Then agree to discuss it on dev list. Doesn't seem very hard to do to me. There's going to be people like you and me who'll be monitoring and reminding people that the feature is cross components. --Alex > -Original Message- > From: Joe Brockmeier [mailto:j...@zonker.net] > Sent: Mond

stuck build?

2013-03-25 Thread Ted Dunning
It looks like a build that normally takes 6 minutes has taken 2 hours. I would recommend killing it since it looks hung. See https://builds.apache.org/job/cloudstack-build-41/246/ Note that I am not a subscriber so reply directly to me if you want me to respond.

[DISCUSS] Hyper-V Plugin & Microsoft Compiler & IP Clearance

2013-03-25 Thread Donal Lafferty
It makes a lot of sense to write the ServerResourse for Hyper-V in C#, because there's a lot of frameworks written in the Microsoft ecosystem with C# in mind. If that's the case, then it also makes sense to use the Microsoft compiler to compile the ServerResource. I'm unclear how this impacts c

Re: [DISCUSS] create a general@ mailing list?

2013-03-25 Thread Joe Brockmeier
On Mon, Mar 25, 2013, at 05:45 PM, Alex Huang wrote: > To me the dev list is already a general list. I rather see more topic > oriented lists like: dev-network, dev-storage, dev-hypervisor. What happens if a topic crosses over between storage, networking and hypervisors (or some subset)? I think

RE: [DISCUSS] create a general@ mailing list?

2013-03-25 Thread Alex Huang
> -Original Message- > From: David Nalley [mailto:da...@gnsa.us] > Sent: Monday, March 25, 2013 3:36 PM > To: cloudstack-...@incubator.apache.org > Subject: Re: [DISCUSS] create a general@ mailing list? > > On Wed, Mar 20, 2013 at 11:42 PM, Chip Childers > wrote: > > I've noticed that s

Re: [DISCUSS] create a general@ mailing list?

2013-03-25 Thread David Nalley
On Wed, Mar 20, 2013 at 11:42 PM, Chip Childers wrote: > I've noticed that some of the projects separate discussions between dev > and general administrative items via a general@ and a dev@ list. For > example, the last email I sent was about project meta-data. It's not > specifically about deve

Re: [DISCUSS] create a general@ mailing list?

2013-03-25 Thread Joe Brockmeier
On Wed, Mar 20, 2013, at 10:42 PM, Chip Childers wrote: > I've noticed that some of the projects separate discussions between dev > and general administrative items via a general@ and a dev@ list. For > example, the last email I sent was about project meta-data. It's not > specifically about deve

Re: Storage Subsystem 2.0 plugin docs

2013-03-25 Thread Mike Tutkowski
Hey Edison, So...if you think my understanding is correct (please check out the e-mail below), then I have a question. Do we really want to have the storage plug-ins taking on the responsibility of talking to the hypervisors to hook up the storage that they just created? I'm a bit familiar with

[ACS41][QA] Has anyone upgraded from 4.0 to 4.1

2013-03-25 Thread Sudha Ponnaganti
Hi, Requesting help to resolve the following issue, if you have done upgrade. https://issues.apache.org/jira/browse/CLOUDSTACK-1694 Upgrade is failing - if there is anyone that can take a look at it during US time zone that would be great. Thanks /Sudha

Re: Review Request: CLOUDSTACK-922: LXC Support in Cloudstack

2013-03-25 Thread edison su
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/10122/#review18361 --- plugins/hypervisors/kvm/src/com/cloud/hypervisor/kvm/resource/Libvi

Re: [PROPOSAL] QuickCloud

2013-03-25 Thread Chip Childers
On Mon, Mar 25, 2013 at 02:05:49PM -0700, Chiradeep Vittal wrote: > Yes, baremetal implies not inside a system vm, so it could run in a VM > whose lifecycle is not controlled by CloudStack. Great! That's what thought. You might want to update to be a little more clear about it though, because I

Re: [PROPOSAL] QuickCloud

2013-03-25 Thread Outback Dingo
On Mon, Mar 25, 2013 at 5:07 PM, Chiradeep Vittal < chiradeep.vit...@citrix.com> wrote: > That facility exists already, although the only supported baremetal > appliance is the Juniper SRX. And thats expensive. Id prefer a viable open source solution external on bare metal then on the h

Re: [PROPOSAL] QuickCloud

2013-03-25 Thread Chiradeep Vittal
That facility exists already, although the only supported baremetal appliance is the Juniper SRX. On 3/25/13 1:59 PM, "Outback Dingo" wrote: >it would be even nicer if the "virtual router" could be bare metal so as >not to use resources required on the hosts >Id much prefer to run Vyatta, or oth

Re: [PROPOSAL] QuickCloud

2013-03-25 Thread Chiradeep Vittal
Yes, baremetal implies not inside a system vm, so it could run in a VM whose lifecycle is not controlled by CloudStack. On 3/25/13 1:44 PM, "Chip Childers" wrote: >On Sun, Mar 24, 2013 at 11:54:09PM -0700, Chiradeep Vittal wrote: >> To enable a cloud to start quicker, I am proposing that system

Re: [PROPOSAL] QuickCloud

2013-03-25 Thread Outback Dingo
it would be even nicer if the "virtual router" could be bare metal so as not to use resources required on the hosts Id much prefer to run Vyatta, or other FreeBSD pf box as the virtual router, and just have cloudstack comunicate to it however its probably outside the scope of this document, Im also

Re: [PROPOSAL] QuickCloud

2013-03-25 Thread Chip Childers
On Sun, Mar 24, 2013 at 11:54:09PM -0700, Chiradeep Vittal wrote: > To enable a cloud to start quicker, I am proposing that system vms be made > optional in the boot-up of a CloudStack Cloud. > I'm working on the 'quickcloud' branch and the detailed proposal is here: > https://cwiki.apache.org/con

Re: Review Request: BugFix CLOUDSTACK-1803: Slashes removed from local storage path

2013-03-25 Thread Chip Childers
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/10124/ --- (Updated March 25, 2013, 8:41 p.m.) Review request for cloudstack and edison su

Review Request: BugFix CLOUDSTACK-1803: Slashes removed from local storage path

2013-03-25 Thread Brian Spindler
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/10124/ --- Review request for cloudstack. Description --- Fix for deleting all slashe

[ACS41] Bugs blocking our 4.1 release

2013-03-25 Thread Chip Childers
Hi all, The following bugs need to be either (1) resolved or (2) triaged as not being as high a priority as they are now before I cut the RC. Can folks take a moment to review and update / fix accordingly please? CLOUDSTACK-1694 Issues to start/access Management Server after upgrade from 4.0 to

[QA] Test plan for Password Encryption - Make SHA1 Salted as default authenticator and encoder.

2013-03-25 Thread Parth Jagirdar
https://cwiki.apache.org/confluence/display/CLOUDSTACK/Password+Encryption+ -+Make+SHA1+Salted+as+default+authenticator+and+encoder. ŠParth

Review Request: CLOUDSTACK-922: LXC Support in Cloudstack

2013-03-25 Thread Phong Nguyen
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/10122/ --- Review request for cloudstack, akarasulu and edison su. Description --- Th

Re: Review Request: Temporarily disabling baremetal functionality in CS 4.1

2013-03-25 Thread Chip Childers
On Mon, Mar 25, 2013 at 11:39:10AM -0700, Min Chen wrote: > Hi Chip, > > FYI. I also cannot use "git am" to apply this patch, it can only be > applied through "git apply", not sure why. Also, the patch downloaded from > review board cannot be applied even through "git apply". Vijay gave me h

Re: Review Request: Temporarily disabling baremetal functionality in CS 4.1

2013-03-25 Thread Min Chen
Hi Chip, FYI. I also cannot use "git am" to apply this patch, it can only be applied through "git apply", not sure why. Also, the patch downloaded from review board cannot be applied even through "git apply". Vijay gave me his patch last Friday, and I can apply that one using "git apply" a

Re: New committer: Hiroaki Kawai

2013-03-25 Thread Ahmad Emneina
Congratulations Kawai-san! On Mon, Mar 25, 2013 at 9:54 AM, Alena Prokharchyk < alena.prokharc...@citrix.com> wrote: > Kawai-san, congratulations! > > On 3/25/13 6:39 AM, "David Nalley" wrote: > > >The Project Management Committee (PMC) for Apache CloudStack has asked > >Hiroaki Kawai to become

Re: New committer: Geoff Higginbottom

2013-03-25 Thread Ahmad Emneina
Awesome news Geoff! Congrats and looking forward to more of your contributions. On Mon, Mar 25, 2013 at 9:38 AM, John Burwell wrote: > Congrats, Geoff. > > On Mar 25, 2013, at 12:37 PM, Animesh Chaturvedi < > animesh.chaturv...@citrix.com> wrote: > > > Congratulations Geoff > > > > Animesh > >

Re: New committer: Ahmad Emneina

2013-03-25 Thread Ahmad Emneina
woohoo! thanks gang... I appreciate the opportunity to give back to the open source community. On Mon, Mar 25, 2013 at 10:31 AM, Prachi Damle wrote: > Congratulations Ahmad!! > > -Original Message- > From: Sateesh Chodapuneedi [mailto:sateesh.chodapune...@citrix.com] > Sent: Monday, Marc

Re: [ACS41][Patch Request]

2013-03-25 Thread Chip Childers
On Mon, Mar 25, 2013 at 09:49:10AM -0600, Marcus Sorensen wrote: > commit 8eb3ebbe1abc6b33b28c58ff3cd4090dd78da58b > Author: Marcus Sorensen > Date: Mon Mar 25 09:44:44 2013 -0600 > > Summary: CLOUDSTACK-1565 - Waits for ip to come up before setting > default route > > Submitted-by: Ja

Re: [PROPOSAL] QuickCloud

2013-03-25 Thread Chiradeep Vittal
For clouds offering a full range of network services ("Advanced"), the virtual router template will still be necessary. On 3/25/13 2:43 AM, "Rohit Yadav" wrote: >Nice proposal, I would love to escape the necessity to preseed and >launch service VMs in order to install/start CloudStack to launch

Re: [ACS41][PatchRequest] CLOUDSTACK-1252: Failed to download default template in VMware

2013-03-25 Thread Chip Childers
On Mon, Mar 25, 2013 at 02:45:04PM +, Pradeep Soundararajan wrote: > Chip, > > I have reopened the one for you in 4.1. > > https://reviews.apache.org/r/9900/ > > This applies well in 4.1. Let me know if you still see any issue. Applied. Thanks! > > Thanks, > Pradeep S > > > -Origin

Re: Review Request: Proposal & BUG-ID: CLOUDSTACK-1252 Summary: Failed to download default template in VMware

2013-03-25 Thread Chip Childers
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9900/#review18352 --- Ship it! applied to 4.1 - Chip Childers On March 22, 2013, 10:21

Re: Review Request: Proposal & BUG-ID: CLOUDSTACK-1252 Summary: Failed to download default template in VMware

2013-03-25 Thread ASF Subversion and Git Services
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9900/#review18350 --- Commit 8d3a7f29b8307bff10a66d7871ad9c83f26deb1c in branch refs/heads/

Re: Review Request: BUG-ID: CLOUDSTACK-1252 Summary: Failed to download default template in VMware

2013-03-25 Thread ASF Subversion and Git Services
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/10079/#review18351 --- Commit 8d3a7f29b8307bff10a66d7871ad9c83f26deb1c in branch refs/heads

RE: New committer: Ahmad Emneina

2013-03-25 Thread Prachi Damle
Congratulations Ahmad!! -Original Message- From: Sateesh Chodapuneedi [mailto:sateesh.chodapune...@citrix.com] Sent: Monday, March 25, 2013 10:08 AM To: dev@cloudstack.apache.org; Ahmad Emneina Subject: RE: New committer: Ahmad Emneina Yey! Hearty Congratulations, Ahmad!! > On 3/24/13 4

Re: Review Request: Bugfix CLOUDSTACK-1736: Ubuntu 12.04 cloud-setup-management Failed to configure CloudStack Management Server

2013-03-25 Thread Chip Childers
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/10104/#review18349 --- Ship it! applied to master and 4.1 - Chip Childers On March 25,

Re: Review Request: Added fix for default route issue in system vms

2013-03-25 Thread Chip Childers
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/10060/#review18348 --- Ship it! applied to master and 4.1 - Chip Childers On March 25,

Re: Review Request: Bugfix CLOUDSTACK-1736: Ubuntu 12.04 cloud-setup-management Failed to configure CloudStack Management Server

2013-03-25 Thread ASF Subversion and Git Services
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/10104/#review18347 --- Commit 4d853d7d41a13996eeb6772cae173a672fb792ac in branch refs/heads

Re: Review Request: Bugfix CLOUDSTACK-1736: Ubuntu 12.04 cloud-setup-management Failed to configure CloudStack Management Server

2013-03-25 Thread ASF Subversion and Git Services
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/10104/#review18344 --- Commit ae3a04835096f3e2f8dd659a33ac46348e46b670 in branch refs/heads

Re: Review Request: Bugfix CLOUDSTACK-1736: Ubuntu 12.04 cloud-setup-management Failed to configure CloudStack Management Server

2013-03-25 Thread Brian Spindler
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/10104/ --- (Updated March 25, 2013, 5:16 p.m.) Review request for cloudstack. Changes --

Re: [PROPOSAL] "Internal Load Balancing between VPC tiers"

2013-03-25 Thread Alena Prokharchyk
Marcus, Supporting public LB on all tiers is a separate feature, and initially we were planning to add support for that in 4.2 along with Internal LB. But as we have limited engineering resources, so we decided to add support for Internal LB only at this point, as this is the use case most of the

RE: New committer: Ahmad Emneina

2013-03-25 Thread Sateesh Chodapuneedi
Yey! Hearty Congratulations, Ahmad!! > On 3/24/13 4:35 PM, "Joe Brockmeier" wrote: > > >Hi all, > > > >The Project Management Committee (PMC) for Apache CloudStack has asked > >Ahmad Emneina to become a committer and we are pleased to announce that > >he has accepted. > > > >Being a committer al

Re: New committer: Hiroaki Kawai

2013-03-25 Thread Alena Prokharchyk
Kawai-san, congratulations! On 3/25/13 6:39 AM, "David Nalley" wrote: >The Project Management Committee (PMC) for Apache CloudStack has asked >Hiroaki Kawai to become a committer and we are pleased to announce >that they have accepted. > >Being a committer allows many contributors to contribute

Re: New committer: Hiroaki Kawai

2013-03-25 Thread Sebastien Goasguen
Felicitations, Hiroaki On Mar 25, 2013, at 12:38 PM, John Burwell wrote: > Congrats, Hiroaki. > > On Mar 25, 2013, at 12:35 PM, Min Chen wrote: > >> Congrats Hiroaki. >> >> -min >> >> On 3/25/13 6:52 AM, "Rohit Yadav" wrote: >> >>> Congrats Hiroaki! >>> >>> On Mon, Mar 25, 2013 at 7:09 P

Re: New committer: Geoff Higginbottom

2013-03-25 Thread John Burwell
Congrats, Geoff. On Mar 25, 2013, at 12:37 PM, Animesh Chaturvedi wrote: > Congratulations Geoff > > Animesh > >> -Original Message- >> From: Chip Childers [mailto:chip.child...@sungard.com] >> Sent: Monday, March 25, 2013 8:25 AM >> To: dev@cloudstack.apache.org >> Subject: New commi

Re: New committer: Hiroaki Kawai

2013-03-25 Thread John Burwell
Congrats, Hiroaki. On Mar 25, 2013, at 12:35 PM, Min Chen wrote: > Congrats Hiroaki. > > -min > > On 3/25/13 6:52 AM, "Rohit Yadav" wrote: > >> Congrats Hiroaki! >> >> On Mon, Mar 25, 2013 at 7:09 PM, David Nalley wrote: >>> The Project Management Committee (PMC) for Apache CloudStack has

Re: New committer: Ahmad Emneina

2013-03-25 Thread John Burwell
Congrats, Ahmad. On Mar 25, 2013, at 12:30 PM, Min Chen wrote: > Congrats, Ahmad. Well deserved. > > -min > > On 3/24/13 4:35 PM, "Joe Brockmeier" wrote: > >> Hi all, >> >> The Project Management Committee (PMC) for Apache CloudStack >> has asked Ahmad Emneina to become a committer and we ar

RE: New committer: Ahmad Emneina

2013-03-25 Thread Animesh Chaturvedi
Congratulations Ahmad Animesh > -Original Message- > From: Joe Brockmeier [mailto:j...@zonker.net] > Sent: Sunday, March 24, 2013 4:35 PM > To: dev@cloudstack.apache.org > Subject: New committer: Ahmad Emneina > > Hi all, > > The Project Management Committee (PMC) for Apache CloudStack

RE: New committer: Geoff Higginbottom

2013-03-25 Thread Animesh Chaturvedi
Congratulations Geoff Animesh > -Original Message- > From: Chip Childers [mailto:chip.child...@sungard.com] > Sent: Monday, March 25, 2013 8:25 AM > To: dev@cloudstack.apache.org > Subject: New committer: Geoff Higginbottom > > The Project Management Committee (PMC) for Apache CloudStack

Re: New committer: Hiroaki Kawai

2013-03-25 Thread Kelceydamage@bbits
Congrats Hiroaki! Sent from my iPhone On Mar 25, 2013, at 9:35 AM, Min Chen wrote: > Congrats Hiroaki. > > -min > > On 3/25/13 6:52 AM, "Rohit Yadav" wrote: > >> Congrats Hiroaki! >> >> On Mon, Mar 25, 2013 at 7:09 PM, David Nalley wrote: >>> The Project Management Committee (PMC) for Apa

RE: New committer: Hiroaki Kawai

2013-03-25 Thread Animesh Chaturvedi
Congratualtions Hiroaki > -Original Message- > From: David Nalley [mailto:da...@gnsa.us] > Sent: Monday, March 25, 2013 6:39 AM > To: dev@cloudstack.apache.org > Subject: New committer: Hiroaki Kawai > > The Project Management Committee (PMC) for Apache CloudStack has > asked Hiroaki Kawa

Re: Review Request: Temporarily disabling baremetal functionality in CS 4.1

2013-03-25 Thread Chip Childers
On Mon, Mar 25, 2013 at 09:33:38AM -0700, Animesh Chaturvedi wrote: > > > > -Original Message- > > From: Chip Childers [mailto:chip.child...@sungard.com] > > Sent: Monday, March 25, 2013 8:15 AM > > To: Animesh Chaturvedi > > Cc: dev@cloudstack.apache.org; Frank Zhang; Kelven Yang; clouds

Re: New committer: Hiroaki Kawai

2013-03-25 Thread Min Chen
Congrats Hiroaki. -min On 3/25/13 6:52 AM, "Rohit Yadav" wrote: >Congrats Hiroaki! > >On Mon, Mar 25, 2013 at 7:09 PM, David Nalley wrote: >> The Project Management Committee (PMC) for Apache CloudStack has asked >> Hiroaki Kawai to become a committer and we are pleased to announce >> that the

RE: Review Request: Temporarily disabling baremetal functionality in CS 4.1

2013-03-25 Thread Animesh Chaturvedi
> -Original Message- > From: Chip Childers [mailto:chip.child...@sungard.com] > Sent: Monday, March 25, 2013 8:15 AM > To: Animesh Chaturvedi > Cc: dev@cloudstack.apache.org; Frank Zhang; Kelven Yang; cloudstack; > Vijayendra Bhamidipati > Subject: Re: Review Request: Temporarily disablin

Re: [PROPOSAL] "Internal Load Balancing between VPC tiers"

2013-03-25 Thread Marcus Sorensen
I'm not sure if this belongs in the same conversation, but we'd also like to remove the "only one loadbanced network per VPC" limitation. It seems like maybe this could be leveraged to do that, for example you could bring up a loadbalancer system VM in each VPC network and then forward a public IP

Re: New committer: Ahmad Emneina

2013-03-25 Thread Min Chen
Congrats, Ahmad. Well deserved. -min On 3/24/13 4:35 PM, "Joe Brockmeier" wrote: >Hi all, > >The Project Management Committee (PMC) for Apache CloudStack >has asked Ahmad Emneina to become a committer and we are pleased to >announce that he has accepted. > >Being a committer allows many contrib

Re: New committer: Ahmad Emneina

2013-03-25 Thread Alena Prokharchyk
Congratulations, Ahmad!! On 3/24/13 4:35 PM, "Joe Brockmeier" wrote: >Hi all, > >The Project Management Committee (PMC) for Apache CloudStack >has asked Ahmad Emneina to become a committer and we are pleased to >announce that he has accepted. > >Being a committer allows many contributors to cont

Re: [PROPOSAL] "Internal Load Balancing between VPC tiers"

2013-03-25 Thread Alena Prokharchyk
Hi Rajesh, The template for the InternalLBVM is still TBD. As I'm covering management server business logic only, I will probably use VR template for the system vm to test my stuff. It will be for the backend engineer to decide which template to use as the default for InteranlLB. -Alena. On 3/22

RE: New committer: Geoff Higginbottom

2013-03-25 Thread Musayev, Ilya
Congrats and welcome! -Original Message- From: Radhika Puthiyetath [mailto:radhika.puthiyet...@citrix.com] Sent: Monday, March 25, 2013 12:20 PM To: dev@cloudstack.apache.org Subject: RE: New committer: Geoff Higginbottom Well deserved. Congrats Geoff... -Original Message- From:

RE: New committer: Geoff Higginbottom

2013-03-25 Thread Radhika Puthiyetath
Well deserved. Congrats Geoff... -Original Message- From: Chip Childers [mailto:chip.child...@sungard.com] Sent: Monday, March 25, 2013 8:55 PM To: dev@cloudstack.apache.org Subject: New committer: Geoff Higginbottom The Project Management Committee (PMC) for Apache CloudStack has asked

Re: New committer: Geoff Higginbottom

2013-03-25 Thread Kelceydamage@bbits
Congrats Geoff! Sent from my iPhone On Mar 25, 2013, at 8:41 AM, Joe Brockmeier wrote: > On Mon, Mar 25, 2013, at 10:25 AM, Chip Childers wrote: >> Please join me in congratulating Geoff! > > Congrats, Geoff! Welcome aboard! > > Best, > > jzb > -- > Joe Brockmeier > j...@zonker.net > Twitte

[ACS41][Patch Request]

2013-03-25 Thread Marcus Sorensen
commit 8eb3ebbe1abc6b33b28c58ff3cd4090dd78da58b Author: Marcus Sorensen Date: Mon Mar 25 09:44:44 2013 -0600 Summary: CLOUDSTACK-1565 - Waits for ip to come up before setting default route Submitted-by: Jayapal Reddy Signed-off-by: Marcus Sorensen 1364226284 -0600

Re: New committer: Geoff Higginbottom

2013-03-25 Thread Joe Brockmeier
On Mon, Mar 25, 2013, at 10:25 AM, Chip Childers wrote: > Please join me in congratulating Geoff! Congrats, Geoff! Welcome aboard! Best, jzb -- Joe Brockmeier j...@zonker.net Twitter: @jzb http://www.dissociatedpress.net/

Re: Review Request: Added fix for default route issue in system vms

2013-03-25 Thread Marcus Sorensen
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/10060/#review18340 --- Ship it! Ship It! - Marcus Sorensen On March 25, 2013, 10:27 a.m

Re: New committer: Geoff Higginbottom

2013-03-25 Thread Sebastien Goasguen
Well deserved Geoff, thanks for helping out all the users. -sebastien On Mar 25, 2013, at 11:25 AM, Chip Childers wrote: > The Project Management Committee (PMC) for Apache CloudStack > has asked Geoff Higginbottom to become a committer and we are pleased to > announce that he has accepted. >

New committer: Geoff Higginbottom

2013-03-25 Thread Chip Childers
The Project Management Committee (PMC) for Apache CloudStack has asked Geoff Higginbottom to become a committer and we are pleased to announce that he has accepted. Being a committer allows many contributors to contribute more autonomously. For developers, it makes it easier to submit changes and

invite to discussing about cloud stack installation

2013-03-25 Thread vennila.G Ani
Hi there, I am vennila. How are you doing?.well, I am trying to deploy a cloud environment using cloud-stack. So, i wannna know some details. How can I contact you?

Re: Review Request: Temporarily disabling baremetal functionality in CS 4.1

2013-03-25 Thread Chip Childers
On Mon, Mar 25, 2013 at 08:12:52AM -0700, Animesh Chaturvedi wrote: > Vijay > > Can you check this again with a new workspace? Chip both Min and I had > verified on Friday that patch was applying before Vijay posted it. I will > also try again with fresh 4.1. Sorry for the inconvenience. I did

Re: The Apache Software Foundation Announces Apache CloudStack� as a Top-Level Project

2013-03-25 Thread Chip Childers
On Mon, Mar 25, 2013 at 03:02:56PM +, Nitin Mehta wrote: > Congrats everyoneŠ > > A stupid question and probably little late for this Šbut what does it > exactly mean to become a TLP - (other than the fact that we are officially > part of Apache foundation now) ? Several things, but primarily

Re: Review Request: Temporarily disabling baremetal functionality in CS 4.1

2013-03-25 Thread Animesh Chaturvedi
Vijay Can you check this again with a new workspace? Chip both Min and I had verified on Friday that patch was applying before Vijay posted it. I will also try again with fresh 4.1. Sorry for the inconvenience. Thanks Animesh On Mar 24, 2013, at 11:08 AM, "Chip Childers" wrote: > > --

Re: The Apache Software Foundation Announces Apache CloudStack� as a Top-Level Project

2013-03-25 Thread Nitin Mehta
Congrats everyoneŠ A stupid question and probably little late for this Šbut what does it exactly mean to become a TLP - (other than the fact that we are officially part of Apache foundation now) ? And can we please also share our proposal to the the IPMC for graduating to a TLP - should be an inte

[ACS41][QA] Automated test result status - 3/25

2013-03-25 Thread Sudha Ponnaganti
Hi, I have posted automated test result status. Thanks Rayees and Talluri to run the tests and compiling the data. Test results are less than spectacular but process has started and will continue in that path. Also several test cases and env configurations need to be resolved. https://cwiki.ap

RE: [ACS41][PatchRequest] CLOUDSTACK-1252: Failed to download default template in VMware

2013-03-25 Thread Pradeep Soundararajan
Chip, I have reopened the one for you in 4.1. https://reviews.apache.org/r/9900/ This applies well in 4.1. Let me know if you still see any issue. Thanks, Pradeep S -Original Message- From: Chip Childers [mailto:chip.child...@sungard.com] Sent: Friday, March 22, 2013 8:53 PM To: Prad

Re: The Apache Software Foundation Announces Apache CloudStack™ as a Top-Level Project

2013-03-25 Thread Wido den Hollander
On 03/25/2013 03:20 PM, Radhika Puthiyetath wrote: Party time... Indeed! I'll open a beer on this awesome news tonight! Great work again everybody, let's keep making CloudStack better and better! Wido -Original Message- From: Joe Brockmeier [mailto:j...@zonker.net] Sent: Monday, Ma

RE: The Apache Software Foundation Announces Apache CloudStack™ as a Top-Level Project

2013-03-25 Thread Radhika Puthiyetath
Party time... -Original Message- From: Joe Brockmeier [mailto:j...@zonker.net] Sent: Monday, March 25, 2013 7:45 PM To: dev@cloudstack.apache.org Subject: The Apache Software Foundation Announces Apache CloudStack™ as a Top-Level Project Sending to dev@ - it's now officially official: P

Re: Latest master build fails

2013-03-25 Thread Francois Gaudreault
On my side I still cannot get pass the SNMP Alert test failure. I ran the test from the console using /bin/sh -c cd /root/incubator-cloudstack/plugins/alert-handlers/snmp-alerts && /usr/lib/jvm/java-1.7.0-openjdk-1.7.0.9.x86_64/jre/bin/java -jar /root/incubator-cloudstack/plugins/alert-handlers/sn

The Apache Software Foundation Announces Apache CloudStack™ as a Top-Level Project

2013-03-25 Thread Joe Brockmeier
Sending to dev@ - it's now officially official: Please spread the word! Thanks! Mature, Open Source turn-key platform widely used for delivering scalable, full-featured Infrastructure-as-a-Service (IaaS) clouds. Forest Hill, MD –25 March 2013– The Apache Software Foundation (ASF), the all-volunte

Re: New committer: Ahmad Emneina

2013-03-25 Thread Chip Childers
On Sun, Mar 24, 2013 at 06:35:27PM -0500, Joe Brockmeier wrote: > Hi all, > > The Project Management Committee (PMC) for Apache CloudStack > has asked Ahmad Emneina to become a committer and we are pleased to > announce that he has accepted. > > Being a committer allows many contributors to cont

Re: New committer: Hiroaki Kawai

2013-03-25 Thread Rohit Yadav
Congrats Hiroaki! On Mon, Mar 25, 2013 at 7:09 PM, David Nalley wrote: > The Project Management Committee (PMC) for Apache CloudStack has asked > Hiroaki Kawai to become a committer and we are pleased to announce > that they have accepted. > > Being a committer allows many contributors to contrib

Re: New committer: Hiroaki Kawai

2013-03-25 Thread Joe Brockmeier
Congrats Kawai-san! On Mon, Mar 25, 2013, at 08:39 AM, David Nalley wrote: > The Project Management Committee (PMC) for Apache CloudStack has asked > Hiroaki Kawai to become a committer and we are pleased to announce > that they have accepted. > > Being a committer allows many contributors to co

Re: New committer: Hiroaki Kawai

2013-03-25 Thread Chip Childers
Congratulations! On Mon, Mar 25, 2013 at 09:39:11AM -0400, David Nalley wrote: > The Project Management Committee (PMC) for Apache CloudStack has asked > Hiroaki Kawai to become a committer and we are pleased to announce > that they have accepted. > > Being a committer allows many contributors to

New committer: Hiroaki Kawai

2013-03-25 Thread David Nalley
The Project Management Committee (PMC) for Apache CloudStack has asked Hiroaki Kawai to become a committer and we are pleased to announce that they have accepted. Being a committer allows many contributors to contribute more autonomously. For developers, it makes it easier to submit changes and el

Re: [PROPOSAL] BVT for CloudStack checkins

2013-03-25 Thread Prasanna Santhanam
On Sat, Mar 23, 2013 at 09:01:49PM +0530, prasanna wrote: > On 23 March 2013 17:53, prasanna wrote: > > On 23 March 2013 01:49, Chip Childers wrote: > >> > >> OK - Next errors: > >> > >> mvn -Pdeveloper,marvin -Dmarvin.config=setup/dev/advanced.cfg -pl > >> :cloud-marvin integration-test > >> [I

Re: [PROPOSAL] [CLOUDSTACK-751] Blacklist of routes

2013-03-25 Thread Prasanna Santhanam
On Fri, Mar 22, 2013 at 10:37:09AM -0700, Alena Prokharchyk wrote: > I would like to propose a new subfeature for the VPC - Blacklist of > Routes. It will allow admin to block certain routes so they can't be > configured as Static Routes for the VPC Private gateway. > > The detailed requirements a

Re: JIRA Component addition - Need to add Automation

2013-03-25 Thread Prasanna Santhanam
Can we call it 'marvin-test/integration-test' or something similar? automation is a bit generic. We have automated tests as unit tests running via jUnit as well. Edison has some tests in his storage adapter that uses TestNG. On Fri, Mar 22, 2013 at 11:24:00AM -0400, David Nalley wrote: > Yep - eas

  1   2   >