Re: failing mvn -P deps in CS 4.0.1

2013-04-22 Thread Ajimangun lintang mas
when building with command mvn -P developer clean install , building apache cloudstack marvin failure 2013/4/21 Ajimangun lintang mas ajimangu...@gmail.com i've stopped tomcat and jetty server was starting succesfully but when i write the localhost:8080/client URL on browser showed : HTTP

Re: Review Request: CLOUDSTACK-713 Limit Resources to domain/accounts

2013-04-22 Thread ASF Subversion and Git Services
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9110/#review19518 --- Commit 2f67dae711ec2cd084229d8fd5366a72a832c060 in branch

RE: [VOTE][ACS402] Apache CloudStack 4.0.2 (Third Round)

2013-04-22 Thread Hugo Trippaers
+1 (binding) Tested (round 2 vote): * Clean installation on clean Xen Hypervisors * Upgrade from 4.0.1 to 4.0.2 with clean database * Upgrade from 4.0.1 to 4.0.2 with copy of a production database * Nicira L2 Features (QA NVP 001-006 and NVP 101-106) Retested (with nonoss) : * Clean installation

RE: ReviewRequest: Storage XenMotion Test Plan

2013-04-22 Thread Devdeep Singh
Hi, Some review comments on the test plan. 1. The listHostsForMigration and listStoragePoolsForMigration apis have been renamed to findHostsForMigration and findStoragePoolsForMigration. The updated FS has these details. This was done to address the review comments shared here [1]. 2. Test

[GSOC] Update and registration as mentor

2013-04-22 Thread Sebastien Goasguen
Hi Folks, Students applications should start trickling in. Application period will end May 3rd. All interested mentors need to register and request ack from the CloudStack PMC, see: http://community.apache.org/gsoc.html Note that anyone is welcome to pick up mentorship for the projects I

RE: [DOCS] Submitting Feedback and Getting Help in Release Notes?

2013-04-22 Thread Radhika Puthiyetath
Hi Joe/David/Jessica FYI Today when I checked in couple of files for limit resource usage, Release Notes build failed. The files I checked in are nothing to do with the Release Notes. I am trying to fix the build errors, and found that no feedback.xml file is available in the repo. So I

RE: qa tests for nicira code in 4.1

2013-04-22 Thread Daan Hoogland
I updated the page you pasted for me to conclude the bureaucratic part. Hope it satisfied the apache/cloudstack way. Is it there a formal timeline between resolved and closed status for tickets to observe? (otherwise 2092 can be closed) -Original Message- From: Sudha Ponnaganti

Error when acquiring new ip for an instance

2013-04-22 Thread Isaac Chiang
Hi all: When I tried to acquire a new ip for an instance from UI, I got following error message from server: com.cloud.utils.exception.CloudRuntimeException: callHostPlugin failed for cmd: network_rules_vmSecondaryIp with args vmSecIp: 192.168. 56.168, vmMac: 06:dd:30:00:00:6c, action:

Re: [VOTE][ACS402] Apache CloudStack 4.0.2 (Third Round)

2013-04-22 Thread Sebastien Goasguen
+1 (binding) Followed my screencast at: http://www.youtube.com/watch?v=vvgIkF1e1QE -sebastien On Apr 22, 2013, at 4:08 AM, Hugo Trippaers htrippa...@schubergphilis.com wrote: +1 (binding) Tested (round 2 vote): * Clean installation on clean Xen Hypervisors * Upgrade from 4.0.1 to 4.0.2

RE: The IPaddr parameter for vmcreate API

2013-04-22 Thread Pranav Saxena
Hey Jerry, Custom ip allocation failure leads to vm deploy failure. Happens in following cases: * If ipAddress doesn't exist in the network. * If requested ip address exists in the network, but already allocated.

Review Request: fix the sting formatting error in cloudConnection.py

2013-04-22 Thread SrikanteswaraRao Talluri
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/10702/ --- Review request for cloudstack and Prasanna Santhanam. Description --- fix

Review Request: updated the listnics response for non-root user

2013-04-22 Thread Jayapal Reddy
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/10703/ --- Review request for cloudstack, Abhinandan Prateek and Murali Reddy.

Re: Review Request: fix the string formatting error in cloudConnection.py

2013-04-22 Thread SrikanteswaraRao Talluri
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/10702/ --- (Updated April 22, 2013, 11:21 a.m.) Review request for cloudstack and

[Discuss] - Domain admin not having the flexibility to create sub-domains/sub-child domains/accounts

2013-04-22 Thread Pranav Saxena
Hi, Currently only the ROOT-admin has the power to create any domains/sub-domains/sub-child domains for himself or the domain-admin . But there are certain situations ( like updating resource limit for a sub-child domain under a domain admin ) for which the ROOT-admin has to create a

Re: [VOTE][ACS402] Apache CloudStack 4.0.2 (Third Round)

2013-04-22 Thread Joe Brockmeier
On Mon, Apr 22, 2013, at 04:56 AM, Sebastien Goasguen wrote: +1 (binding) Followed my screencast at: http://www.youtube.com/watch?v=vvgIkF1e1QE Thanks, Sebastien! Best, jzb -- Joe Brockmeier j...@zonker.net Twitter: @jzb http://www.dissociatedpress.net/

Re: Review Request: fix the string formatting error in cloudConnection.py

2013-04-22 Thread Prasanna Santhanam
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/10702/#review19523 --- Ship it! - Prasanna Santhanam On April 22, 2013, 11:21 a.m.,

Re: Review Request: fix the string formatting error in cloudConnection.py

2013-04-22 Thread Prasanna Santhanam
On April 22, 2013, 2:19 p.m., Prasanna Santhanam wrote: 9572f576483796beb85c7aeb5e0ce3925aee9e42 - Prasanna --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/10702/#review19523

Re: [DOCS] Submitting Feedback and Getting Help in Release Notes?

2013-04-22 Thread Joe Brockmeier
On Mon, Apr 22, 2013, at 09:14 AM, Radhika Puthiyetath wrote: I was talking about the Release Notes build on my Windows machine. When I checked in the files for admin guide, a build is automatically triggered for install, admin, and Release Notes. I knew you meant local machine. There's the

Re: [DOCS][TRANSLATIONS] Upate

2013-04-22 Thread Milamber
Le 17/04/2013 07:26, Sebastien Goasguen a ecrit : On Apr 16, 2013, at 11:10 AM, Milambermilam...@apache.org wrote: Le 16/04/2013 13:41, Gavin Lee a ecrit : Yes, Traditional Chinese moving very quickly. Hopefully, the other languages can have more contributors. For the UI part, I saw the

Re: [VOTE][ACS402] Apache CloudStack 4.0.2 (Third Round)

2013-04-22 Thread Marcus Sorensen
+1 (binding) - tested in devcloud-kvm, deployed advanced zone, template, VPC, two tiers, two instances, checked connectivity, added data volumes, removed data volumes, destroyed instances. On Mon, Apr 22, 2013 at 7:27 AM, Joe Brockmeier j...@zonker.net wrote: On Mon, Apr 22, 2013, at 04:56 AM,

New PMC Member: Prasanna Santhanam

2013-04-22 Thread Chip Childers
Hi folks The Project Management Committee (PMC) for Apache CloudStack has asked Prasanna Santhanam to become a member of the PMC and we are pleased to announce that he has accepted. Please join me in congratulating Prasanna! Regards, --Chip on behalf of the CloudStack PMC

Re: New PMC Member: Prasanna Santhanam

2013-04-22 Thread Nitin Mehta
Congrats PrasannaŠgreat work man keep it up !!! On 22/04/13 9:21 PM, Chip Childers chip.child...@sungard.com wrote: Hi folks The Project Management Committee (PMC) for Apache CloudStack has asked Prasanna Santhanam to become a member of the PMC and we are pleased to announce that he has

Re: [DOCS][TRANSLATIONS] Upate

2013-04-22 Thread Sebastien Goasguen
Milamber, I made you a manager of the transifex project so you can help fixing those issues. -sebastien On Apr 22, 2013, at 11:10 AM, Milamber milam...@apache.org wrote: Le 17/04/2013 07:26, Sebastien Goasguen a ecrit : On Apr 16, 2013, at 11:10 AM, Milambermilam...@apache.org wrote:

RE: New PMC Member: Prasanna Santhanam

2013-04-22 Thread Sateesh Chodapuneedi
-Original Message- From: Chip Childers [mailto:chip.child...@sungard.com] Sent: 22 April 2013 21:21 To: dev@cloudstack.apache.org Subject: New PMC Member: Prasanna Santhanam Hi folks The Project Management Committee (PMC) for Apache CloudStack has asked Prasanna Santhanam to

Re: New PMC Member: Prasanna Santhanam

2013-04-22 Thread Joe Brockmeier
On Mon, Apr 22, 2013, at 10:51 AM, Chip Childers wrote: Please join me in congratulating Prasanna! Congratulations, Prasanna! Best, jzb -- Joe Brockmeier j...@zonker.net Twitter: @jzb http://www.dissociatedpress.net/

RE: New PMC Member: Prasanna Santhanam

2013-04-22 Thread Radhika Puthiyetath
Congratz Prasanna... -Original Message- From: Chip Childers [mailto:chip.child...@sungard.com] Sent: Monday, April 22, 2013 9:21 PM To: dev@cloudstack.apache.org Subject: New PMC Member: Prasanna Santhanam Hi folks The Project Management Committee (PMC) for Apache CloudStack has asked

RE: [DOCS] Submitting Feedback and Getting Help in Release Notes?

2013-04-22 Thread Radhika Puthiyetath
Looks like I have to reinstall the branding files. I simply followed the steps in the Publican User Guide...the branding files are grabbed from Jessica. -Original Message- From: Joe Brockmeier [mailto:j...@zonker.net] Sent: Monday, April 22, 2013 8:09 PM To: dev@cloudstack.apache.org

Re: New PMC Member: Prasanna Santhanam

2013-04-22 Thread Min Chen
Congratulations, Prasanna. -min On 4/22/13 8:51 AM, Chip Childers chip.child...@sungard.com wrote: Hi folks The Project Management Committee (PMC) for Apache CloudStack has asked Prasanna Santhanam to become a member of the PMC and we are pleased to announce that he has accepted. Please join

RE: New PMC Member: Prasanna Santhanam

2013-04-22 Thread Musayev, Ilya
Congrats Prasanna! -Original Message- From: Chip Childers [mailto:chip.child...@sungard.com] Sent: Monday, April 22, 2013 11:51 AM To: dev@cloudstack.apache.org Subject: New PMC Member: Prasanna Santhanam Hi folks The Project Management Committee (PMC) for Apache CloudStack has

RE: [VOTE] Apache Cloudstack 4.1.0

2013-04-22 Thread Musayev, Ilya
+ 1 (binding) -Original Message- From: Chip Childers [mailto:chip.child...@sungard.com] Sent: Monday, April 22, 2013 11:38 AM To: dev@cloudstack.apache.org Subject: [VOTE] Apache Cloudstack 4.1.0 Hi All, I've created a 4.1.0 release, with the following artifacts up for a vote:

Re: [DOCS] Submitting Feedback and Getting Help in Release Notes?

2013-04-22 Thread David Nalley
The branding files are in git /docs/publican-cloudstack On Mon, Apr 22, 2013 at 12:13 PM, Radhika Puthiyetath radhika.puthiyet...@citrix.com wrote: Looks like I have to reinstall the branding files. I simply followed the steps in the Publican User Guide...the branding files are grabbed from

RE: New PMC Member: Prasanna Santhanam

2013-04-22 Thread Kelcey Damage (BT)
Congrats! -Original Message- From: Sebastien Goasguen [mailto:run...@gmail.com] Sent: Monday, April 22, 2013 9:51 AM To: dev@cloudstack.apache.org Subject: Re: New PMC Member: Prasanna Santhanam Well done Prasanna, On Apr 22, 2013, at 12:28 PM, Musayev, Ilya imusa...@webmd.net wrote:

Re: [DIscuss]Storage image store plugin framework refactoring

2013-04-22 Thread Min Chen
Yes. You should be able to use it to test S3 object store. THanks -min On 4/22/13 4:53 AM, Sanjeev Neelarapu sanjeev.neelar...@citrix.com wrote: Hi, I have prepared RIAK CS object store in our lab environment and planning to use it for object store feature testing . As per my understanding

Re: [DIscuss]Storage image store plugin framework refactoring

2013-04-22 Thread Min Chen
See my comments inline. -min On 4/16/13 11:41 PM, Sanjeev Neelarapu sanjeev.neelar...@citrix.com wrote: Hi, Few more review comments: 1.In a fresh installed environment will SSVM continue to be there? If yes will it be auto launched or admin should launch it? [Min] ssvm will still be there and

RE: qa tests for nicira code in 4.1

2013-04-22 Thread Sudha Ponnaganti
No worries. I have closed the defect and one of the stories (725) as well. But waiting for doc to be completed to lose this [1] story [1] https://issues.apache.org/jira/browse/CLOUDSTACK-726 -Original Message- From: Daan Hoogland [mailto:dhoogl...@schubergphilis.com] Sent: Monday,

RE: New PMC Member: Prasanna Santhanam

2013-04-22 Thread Edison Su
Congrats! -Original Message- From: Chip Childers [mailto:chip.child...@sungard.com] Sent: Monday, April 22, 2013 8:51 AM To: dev@cloudstack.apache.org Subject: New PMC Member: Prasanna Santhanam Hi folks The Project Management Committee (PMC) for Apache CloudStack has asked

Re: [Discuss] - Domain admin not having the flexibility to create sub-domains/sub-child domains/accounts

2013-04-22 Thread Alena Prokharchyk
On 4/22/13 10:47 AM, Chip Childers chip.child...@sungard.com wrote: On Mon, Apr 22, 2013 at 11:22:16AM +, Pranav Saxena wrote: Hi, Currently only the ROOT-admin has the power to create any domains/sub-domains/sub-child domains for himself or the domain-admin . But there are certain

Re: New PMC Member: Prasanna Santhanam

2013-04-22 Thread Alena Prokharchyk
Prasanna, well deserved! Congratulations! On 4/22/13 8:51 AM, Chip Childers chip.child...@sungard.com wrote: Hi folks The Project Management Committee (PMC) for Apache CloudStack has asked Prasanna Santhanam to become a member of the PMC and we are pleased to announce that he has accepted.

Re: New PMC Member: Prasanna Santhanam

2013-04-22 Thread Ahmad Emneina
Excellent news. Congrats Mr. Santhanam. On Mon, Apr 22, 2013 at 11:06 AM, Alena Prokharchyk alena.prokharc...@citrix.com wrote: Prasanna, well deserved! Congratulations! On 4/22/13 8:51 AM, Chip Childers chip.child...@sungard.com wrote: Hi folks The Project Management Committee (PMC)

RE: New PMC Member: Prasanna Santhanam

2013-04-22 Thread Animesh Chaturvedi
Congratulations Prasanna -Original Message- From: Chip Childers [mailto:chip.child...@sungard.com] Sent: Monday, April 22, 2013 8:51 AM To: dev@cloudstack.apache.org Subject: New PMC Member: Prasanna Santhanam Hi folks The Project Management Committee (PMC) for Apache

Re: New PMC Member: Prasanna Santhanam

2013-04-22 Thread Wei ZHOU
Congratulations! 2013/4/22 Ahmad Emneina aemne...@gmail.com Excellent news. Congrats Mr. Santhanam. On Mon, Apr 22, 2013 at 11:06 AM, Alena Prokharchyk alena.prokharc...@citrix.com wrote: Prasanna, well deserved! Congratulations! On 4/22/13 8:51 AM, Chip Childers

RE: [DISCUSS] - Deletion of Users within the Admin account

2013-04-22 Thread Pranav Saxena
Hi Chip , This issue has been fixed in asf/master at both the UI and API layers (CLOUDSTACK-1941) . Now , if you think that we should support the same functionality in 4.1 as well , then myself and Alena can back-port our fixes to 4.1 from master. Thanks, Pranav -Original Message-

Re: [DISCUSS] - Deletion of Users within the Admin account

2013-04-22 Thread Chip Childers
On Mon, Apr 22, 2013 at 07:02:41PM +, Pranav Saxena wrote: Hi Chip , This issue has been fixed in asf/master at both the UI and API layers (CLOUDSTACK-1941) . Now , if you think that we should support the same functionality in 4.1 as well , then myself and Alena can back-port our fixes

RE: [DISCUSS] - Deletion of Users within the Admin account

2013-04-22 Thread Pranav Saxena
If we don't , then the only trade-off is the deletion of the users accounts won't be possible :) . IMHO , we should be allowing that . I'll leave it upto you to take a final go at it . -Original Message- From: Chip Childers [mailto:chip.child...@sungard.com] Sent: Tuesday, April 23,

Re: [DISCUSS] - Deletion of Users within the Admin account

2013-04-22 Thread Chip Childers
On Mon, Apr 22, 2013 at 07:25:53PM +, Pranav Saxena wrote: If we don't , then the only trade-off is the deletion of the users accounts won't be possible :) . IMHO , we should be allowing that . I'll leave it upto you to take a final go at it . Tell you what... why don't you go ahead

logstash

2013-04-22 Thread Sebastien Goasguen
Is anyone using log stash to look at CloudStack logs ? I am looking for CS specific filters. -sebastien

Re: Problem creating primary storage

2013-04-22 Thread Will Stevens
I just ran into this after pulling master. I have everything compiling and I can deploy the db and then startup CS using jetty. I reverted my Xen server host back to my 'clean' snapshot and try to do deploy server (using devcloud) and I get this... Will --- WARN

Re: [ASFCS42] Proposed schedule for our next release

2013-04-22 Thread Joe Brockmeier
On Thu, Apr 11, 2013, at 04:50 PM, Animesh Chaturvedi wrote: Based on the community discussions of having 4 month cadence I am proposing the following schedule: We seem to have gone off the rails into a 4-month vs. 6-month discussion. It's been a week since the original schedule discussion

RE: [ASFCS42] Proposed schedule for our next release

2013-04-22 Thread Animesh Chaturvedi
Joe thanks for bringing this up and noting that the subject may not have got everyone's attention. I will start a separate thread on 4 month v/s 6 month Animesh -Original Message- From: Joe Brockmeier [mailto:j...@zonker.net] Sent: Monday, April 22, 2013 12:49 PM To:

Re: [DISCUSS] - Deletion of Users within the Admin account

2013-04-22 Thread Alena Prokharchyk
On 4/22/13 12:29 PM, Chip Childers chip.child...@sungard.com wrote: On Mon, Apr 22, 2013 at 07:25:53PM +, Pranav Saxena wrote: If we don't , then the only trade-off is the deletion of the users accounts won't be possible :) . IMHO , we should be allowing that . I'll leave it upto you to

Re: [ACS41] RC Blocker issue. Help Needed!

2013-04-22 Thread Marcus Sorensen
Why is the HEAD of 4.1 branch now on 4.1.1? Don't we need a stable 4.1.0 completed first, before we break 4.1? I ran into several issues today with this, and then finally now there's not a database upgrade from 4.1.0 to 4.1.1-SNAPSHOT. On Mon, Apr 22, 2013 at 6:54 AM, Chip Childers

RE: [DISCUSS] - Deletion of Users within the Admin account

2013-04-22 Thread Pranav Saxena
I second that ! we could leave it in master then . -Original Message- From: Alena Prokharchyk [mailto:alena.prokharc...@citrix.com] Sent: Tuesday, April 23, 2013 2:10 AM To: Chip Childers Cc: dev@cloudstack.apache.org Subject: Re: [DISCUSS] - Deletion of Users within the Admin account

Re: [ACS41] RC Blocker issue. Help Needed!

2013-04-22 Thread David Nalley
On Mon, Apr 22, 2013 at 4:50 PM, Marcus Sorensen shadow...@gmail.com wrote: Why is the HEAD of 4.1 branch now on 4.1.1? Don't we need a stable 4.1.0 completed first, before we break 4.1? I ran into several issues today with this, and then finally now there's not a database upgrade from 4.1.0

Re: [ACS41] RC Blocker issue. Help Needed!

2013-04-22 Thread Chip Childers
On Mon, Apr 22, 2013 at 04:55:11PM -0400, David Nalley wrote: On Mon, Apr 22, 2013 at 4:50 PM, Marcus Sorensen shadow...@gmail.com wrote: Why is the HEAD of 4.1 branch now on 4.1.1? Don't we need a stable 4.1.0 completed first, before we break 4.1? I ran into several issues today with

Re: [ACS41] RC Blocker issue. Help Needed!

2013-04-22 Thread Marcus Sorensen
So if I understand correctly, when the vote fails it will auto revert so we can work on the 4.1 branch again? For the moment it's kind of stuck in limbo, but maybe that's how it's meant to be. I suppose we work on the branch from the commit where the RC was cut, and then apply any patches after

Re: [ACS41] RC Blocker issue. Help Needed!

2013-04-22 Thread Chip Childers
On Mon, Apr 22, 2013 at 03:01:30PM -0600, Marcus Sorensen wrote: So if I understand correctly, when the vote fails it will auto revert so we can work on the 4.1 branch again? For the moment it's kind of stuck in limbo, but maybe that's how it's meant to be. I suppose we work on the branch from

[MERGE] UI support for VM affinity/anti-affinity groups

2013-04-22 Thread Brian Federle
Hi all, I would like to merge the UI support for VM affinity/anti-affinity groups to master. JIRA ticket: https://issues.apache.org/jira/browse/CLOUDSTACK-2074 FS: https://cwiki.apache.org/confluence/display/CLOUDSTACK/FS+-+Affinity-Anti-affinity+groups Branch: ui-vm-affinity Unit

Re: Problem creating primary storage

2013-04-22 Thread Will Stevens
Thanks, I was running into the same problem. Will On Mon, Apr 22, 2013 at 4:18 PM, Mike Tutkowski mike.tutkow...@solidfire.com wrote: Hi Will, I actually do not see that error, but I updated master most recently some time last week, so I don't have the super latest. I think my problem

Re: [ACS41] RC Blocker issue. Help Needed!

2013-04-22 Thread Marcus Sorensen
The DB version is set to 4.1.0 on my dev systems, so I think somehow the SNAPSHOT was added to the db version only when we hit 4.1.1. I think it makes sense to roll back to your 4.1.0 if/when possible, that way if we need work on the RC we can without rolling forward and back each time the vote

[DISCUSS] ACS Release 4 month v/s 6 month

2013-04-22 Thread Animesh Chaturvedi
Folks We started discussing 4 month v/s 6 month release cycle in a another thread [1]. Since the subject of that thread was different, community may not have participated in this important discussion fully. I am are bringing this discussion to its own thread. Here is the summary so far please

Re: CS 4.0.1 | KVM | CentOS 6.3

2013-04-22 Thread Chiradeep Vittal
The msid is generated from the mac address: the first mac address found while doing 'ifconfig –a'. If this listing changes on every reboot and you have 3 nics then you might end up with 3 management servers From: Ahmad Emneina aemne...@gmail.commailto:aemne...@gmail.com Date: Thursday, April

Re: [ACS41] RC Blocker issue. Help Needed!

2013-04-22 Thread Chip Childers
On Mon, Apr 22, 2013 at 03:10:11PM -0600, Marcus Sorensen wrote: The DB version is set to 4.1.0 on my dev systems, so I think somehow the SNAPSHOT was added to the db version only when we hit 4.1.1. I think it makes sense to roll back to your 4.1.0 if/when possible, that way if we need work

Re: PVlan branch created

2013-04-22 Thread Sheng Yang
Some update: I just pushed another improved version of ovs policies for pvlan. This time we won't need to tell if the VM is in the same host as dhcp server or not. Much more elegant(and less code!) than last time. --Sheng On Sun, Apr 21, 2013 at 4:32 PM, Sheng Yang sh...@yasker.org wrote:

[ACS41][BUG] CS does honor use of Storage IP space- Advanced Network w/vSphere 5.x

2013-04-22 Thread Musayev, Ilya
Deploy ACS too many times and notice an issue, while I have allocated an IP range for Storage VMs, the IPs are still being used from Public Network, and my storage IP space is unclaimed. I'm using ACS 4.1 Advanced Network with vSphere 5.0. Would anyone else please confirm they see a similar

RE: [ACS41][BUG] CS does honor use of Storage IP space- Advanced Network w/vSphere 5.x

2013-04-22 Thread Musayev, Ilya
Also, I don't believe this is VMWare related, perhaps it affects KVM/XEN implementations as well. -Original Message- From: Musayev, Ilya [mailto:imusa...@webmd.net] Sent: Monday, April 22, 2013 6:26 PM To: dev@cloudstack.apache.org Subject: [ACS41][BUG] CS does honor use of Storage

Re: ebtables

2013-04-22 Thread Maurice Lawler
text/html; CHARSET=US-ASCII: Unrecognized

Review Request: fix RPM version on non-SNAPSHOT releases

2013-04-22 Thread Marcus Sorensen
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/10714/ --- Review request for cloudstack and Chip Childers. Description --- When

[ACS41][Patch Request]

2013-04-22 Thread Marcus Sorensen
https://reviews.apache.org/r/10714/ RPMs don't build via package.sh when '-SNAPSHOT' is removed from version

Re: [ACS41][Patch Request]

2013-04-22 Thread Chip Childers
On Mon, Apr 22, 2013 at 04:53:35PM -0600, Marcus Sorensen wrote: https://reviews.apache.org/r/10714/ RPMs don't build via package.sh when '-SNAPSHOT' is removed from version OK - Cancelling the vote then.

Re: ebtables (More Information)

2013-04-22 Thread Maurice Lawler
text/html; CHARSET=US-ASCII: Unrecognized

RE: [DISCUSS] ACS Release 4 month v/s 6 month

2013-04-22 Thread Animesh Chaturvedi
-Original Message- From: Animesh Chaturvedi [mailto:animesh.chaturv...@citrix.com] Sent: Monday, April 22, 2013 2:20 PM To: cloudstack-...@incubator.apache.org Subject: [DISCUSS] ACS Release 4 month v/s 6 month Folks We started discussing 4 month v/s 6 month release cycle in a

[CANCELLED][VOTE] Apache Cloudstack 4.1.0

2013-04-22 Thread Chip Childers
On Mon, Apr 22, 2013 at 11:37:30AM -0400, Chip Childers wrote: Hi All, I've created a 4.1.0 release, with the following artifacts up for a vote: Git Branch and Commit SH: https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;a=shortlog;h=refs/heads/4.1 Commit:

Re: [CANCELLED][VOTE] Apache Cloudstack 4.1.0

2013-04-22 Thread Marcus Sorensen
-1 :-) On Mon, Apr 22, 2013 at 5:08 PM, Chip Childers chip.child...@sungard.comwrote: On Mon, Apr 22, 2013 at 11:37:30AM -0400, Chip Childers wrote: Hi All, I've created a 4.1.0 release, with the following artifacts up for a vote: Git Branch and Commit SH:

Re: Review Request: fix RPM version on non-SNAPSHOT releases

2013-04-22 Thread Chip Childers
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/10714/#review19563 --- Ship it! Ship It! - Chip Childers On April 22, 2013, 10:52

RE: [DISCUSS] ACS Release 4 month v/s 6 month

2013-04-22 Thread Frank Zhang
Before we have most of tests automated, 4 months release cycle seems too tight to me -Original Message- From: Animesh Chaturvedi [mailto:animesh.chaturv...@citrix.com] Sent: Monday, April 22, 2013 4:08 PM To: dev@cloudstack.apache.org; cloudstack-...@incubator.apache.org Subject:

RE: [ACS41][BUG] CS does honor use of Storage IP space- Advanced Network w/vSphere 5.x

2013-04-22 Thread Musayev, Ilya
Actually storage vm picked 3 ip addresses all from Public IP range. Why would it need 3 ip addresses on public ip space? In my case I have public ip space for qa and dev networks. 1 came from qa and 2 came from dev, none from designated storage network. Original message

Re: [DISCUSS] ACS Release 4 month v/s 6 month

2013-04-22 Thread Min Chen
Same feelings here. -min On 4/22/13 4:18 PM, Frank Zhang frank.zh...@citrix.com wrote: Before we have most of tests automated, 4 months release cycle seems too tight to me -Original Message- From: Animesh Chaturvedi [mailto:animesh.chaturv...@citrix.com] Sent: Monday, April 22, 2013

cannot run management server with mvn -pl :cloud-client-ui jetty:run command

2013-04-22 Thread Ajimangun lintang mas
now i am using cloudstack 4.0.1 and succesfully for building section. but when i started management server, the result like this : [INFO] Reactor Summary: [INFO] [INFO] Apache CloudStack .. ... SUCCESS [2.100s] [INFO] Apache CloudStack Utils ...

RE: [DISCUSS] ACS Release 4 month v/s 6 month

2013-04-22 Thread Musayev, Ilya
Animesh I personally believe 4 months cycle is too rapid and we need more time to Qa and fix all issues. I'm finding issues constantly that automated tests missed. My opinion, we should release a stable product when it's ready, hopefully following a 6 months cycle. Regards Ilya

[VOTE] Apache CloudStack 4.1.0 (second round)

2013-04-22 Thread Chip Childers
Hi All, I've created a 4.1.0 release, with the following artifacts up for a vote: Changes from the first round of voting: Marcus found an RPM build issue when -SNAPSHOT is removed from our mvn pom.xml files, and submitted a patch for it (commit-sh 73b7fa9d). Git Branch and Commit SH:

[ACS41] Catalana.out needs log rotate

2013-04-22 Thread Musayev, Ilya
Catalana.out on a lightly used demo ACS41 is 166mb in size in less than 2 weeks old implementation running on centos6.3 How does log rotate work? Would anyone know if we are using Linux based log rotate or some other engine? Thanks Ilya

Re: [DISCUSS] ACS Release 4 month v/s 6 month

2013-04-22 Thread Kelven Yang
Given the remaining work to reshape CloudStack into a better architecture to response other Stacks (i.e., OpenStack) at architecture level in addition to feature development. I prefer a 6 month release cycle. Kelven On 4/22/13 4:47 PM, Musayev, Ilya imusa...@webmd.net wrote: Animesh I

Re: Review Request: Remove 2k limitation for user data on a deployVMCmd issued as an HTTP POST request

2013-04-22 Thread Venkata Siva Vijayendra Bhamidipati
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/10294/ --- (Updated April 23, 2013, 1:52 a.m.) Review request for cloudstack, Chip

Re: Review Request: Remove 2k limitation for user data on a deployVMCmd issued as an HTTP POST request

2013-04-22 Thread Venkata Siva Vijayendra Bhamidipati
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/10294/ --- (Updated April 23, 2013, 1:55 a.m.) Review request for cloudstack, Chip

Re: Review Request: Remove 2k limitation for user data on a deployVMCmd issued as an HTTP POST request

2013-04-22 Thread Venkata Siva Vijayendra Bhamidipati
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/10294/ --- (Updated April 23, 2013, 1:57 a.m.) Review request for cloudstack, Chip

Re: New PMC Member: Prasanna Santhanam

2013-04-22 Thread Prasanna Santhanam
Thanks Everyone! On Mon, Apr 22, 2013 at 11:51:10AM -0400, Chip Childers wrote: Hi folks The Project Management Committee (PMC) for Apache CloudStack has asked Prasanna Santhanam to become a member of the PMC and we are pleased to announce that he has accepted. Please join me in

RE: [DISCUSS] ACS Release 4 month v/s 6 month

2013-04-22 Thread Mice Xia
+1 for 6 months, leave buffer for testing and bug fixing -Mice -Original Message- From: Radhika Puthiyetath [mailto:radhika.puthiyet...@citrix.com] Sent: Tuesday, April 23, 2013 12:36 PM To: dev@cloudstack.apache.org; cloudstack-...@incubator.apache.org Subject: RE: [DISCUSS] ACS

RE: New PMC Member: Prasanna Santhanam

2013-04-22 Thread Kishan Kavala
Congratulations Prasanna! Well deserved. -Original Message- From: Wei ZHOU [mailto:ustcweiz...@gmail.com] Sent: Tuesday, 23 April 2013 12:21 AM To: dev@cloudstack.apache.org; aemne...@gmail.com Subject: Re: New PMC Member: Prasanna Santhanam Congratulations! 2013/4/22 Ahmad

RE: New PMC Member: Prasanna Santhanam

2013-04-22 Thread Devdeep Singh
Congrats Prasanna. Regards, Devdeep -Original Message- From: Chip Childers [mailto:chip.child...@sungard.com] Sent: Monday, April 22, 2013 9:21 PM To: dev@cloudstack.apache.org Subject: New PMC Member: Prasanna Santhanam Hi folks The Project Management Committee (PMC) for

Re: [DISCUSS] ACS Release 4 month v/s 6 month

2013-04-22 Thread Nitin Mehta
David - You have some compelling logic :) Given the debate about 4 month to 6 month, lets make an educated decision First - Lets hear from the release managers as to what they have to say about the last 2 releases. What went well and what didn't. Chip - ? Second - If we plan to do a 6 month

RE: ReviewRequest: Storage XenMotion Test Plan

2013-04-22 Thread Srikanteswararao Talluri
See my comments inline -Original Message- From: Devdeep Singh Sent: Monday, April 22, 2013 1:56 PM To: dev@cloudstack.apache.org; Srikanteswararao Talluri Subject: RE: ReviewRequest: Storage XenMotion Test Plan Hi, Some review comments on the test plan. 1. The