RE: [ACS42][QA] Test plan for SNMP Alerts support in CloudStack

2013-03-14 Thread Abhinav Roy
Thanks for your comments Anshul, I have updated the test plan and posted it at https://cwiki.apache.org/confluence/download/attachments/30751773/SNMP_Alerts_Support_In_CloudStack_Testcases_v2.xlsx?version=1&modificationDate=1363244839373 Thanks and regards, Abhinav -Original Message- F

Re: Review Request: CLOUDSTACK-1604: deploy VM failed when global setting "vm.allocation.algorithm" is set to "userdispersing"

2013-03-14 Thread Prachi Damle
> On March 14, 2013, 1:36 a.m., David Nalley wrote: > > Prachi: > > > > This doesn't cleanly apply to 4.1 > > > > [ke4qqq@mba incubator-cloudstack]$ git am foo.patch > > Applying: CLOUDSTACK-1604: deploy VM failed when global setting > > "vm.allocation.algorithm" is set to "userdispersing" >

Re: git commit: refs/heads/master - debian: Further improve the usage server package

2013-03-14 Thread Wido den Hollander
Ah, forgot to add the copyright. I'll correct that right away! On 03/14/2013 02:19 AM, Animesh Chaturvedi wrote: Wido Looks like the build is broken (RAT failure) with the new file usage/conf/db.properties.in added. Can you check on it Thanks Animesh -Original Message- From: wid...

Re: Review Request: MidoNet Networking Plugin [2/2]

2013-03-14 Thread Hugo Trippaers
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9898/#review17865 --- deps/install-non-oss.sh

Re: Using newer DIY SystemVMs

2013-03-14 Thread Serge A. Salamanka
On 07.03.2013 23:09, Chip Childers wrote: > On Thu, Mar 07, 2013 at 01:07:26PM -0700, Marcus Sorensen wrote: >> Ok, didn't realize we were going to point people to this particular >> system vm for production installs, I thought this was just a >> proof-of-concept for building custom ones. > > The

Re: [Discuss] Support for non-contiguous vlan ranges.

2013-03-14 Thread Bharat Kumar
If the remove fails add will also fail. Bharat. On Mar 13, 2013, at 11:26 AM, Chiradeep Vittal wrote: > If the remove fails, will the add still succeed? > > On 3/5/13 11:20 PM, "Bharat Kumar" wrote: > >> The changes will be atomic. >> before removing any range we need to check if any of the

Re: Review Request: MidoNet Networking Plugin [2/2]

2013-03-14 Thread Dave Cahill
> On March 14, 2013, 8:15 a.m., Hugo Trippaers wrote: > > Hi Hugo, thanks for the quick review reply. > On March 14, 2013, 8:15 a.m., Hugo Trippaers wrote: > > deps/install-non-oss.sh, line 19 > > > > > > I'm not real

Ability to delete Events and Alerts -UI [Merged with Master]- CloudStack-874

2013-03-14 Thread Pranav Saxena
Hi , The UI support for deleting/archiving alerts/events is now available in asf/master . Request the QA team and the docs team to take it up further for their respective tasks. Thanks, Pranav -Original Message- From: Sanjay Tripathi [mailto:nore...@reviews.apache.org] On Behalf Of S

CloudStack cloudmonkey 4.1.0-snapshot

2013-03-14 Thread Rohit Yadav
As we are getting closer to 4.1.0 release, I want to take this opportunity to ask people try out cloudmonkey 4.1.0-snapshot [2]. Pl. note that it is not the official release yet but I published this on pypi to encourage everyone to use the latest cloudmonkey, comment/report-bugs before we'll releas

Re: Using newer DIY SystemVMs

2013-03-14 Thread Rohit Yadav
Hi Serge, We've a wiki (Pl. feel free to edit the wiki in case you think anything is missing or let us know if you have any questions): https://cwiki.apache.org/confluence/display/CLOUDSTACK/How+to+build+on+master+branch Blog on build automation of appliance using veewee+vbox using jenkins: http:

Re: Using newer DIY SystemVMs

2013-03-14 Thread Rohit Yadav
Serge, oops wrong wiki, this one: https://cwiki.apache.org/confluence/display/CLOUDSTACK/Build+Your+Own+SystemVM+Templates On Thu, Mar 14, 2013 at 2:24 PM, Rohit Yadav wrote: > Hi Serge, > > We've a wiki (Pl. feel free to edit the wiki in case you think > anything is missing or let us know if you

Re: About intergrating IDS/IPS to CloudStack

2013-03-14 Thread Nguyen Anh Tu
I'm thinking about the following scenario: deploying one IDS virtual machine, which has two NICs, on each host (XCP). One Nic connect to Guest network (controlled by OpenvSwitch) and one Nic connect to management network to raise alerts. VMs traffic is mirrored to IDS port (via port-mirroring featu

Re: Using newer DIY SystemVMs

2013-03-14 Thread Serge A. Salamanka
Thank you, Rohit That is enough to start with. I'll write back on the progress. #Serge On 14.03.2013 11:55, Rohit Yadav wrote: > Serge, oops wrong wiki, this one: > https://cwiki.apache.org/confluence/display/CLOUDSTACK/Build+Your+Own+SystemVM+Templates > > On Thu, Mar 14, 2013 at 2:24 PM, Rohi

Re: CloudStack cloudmonkey 4.1.0-snapshot

2013-03-14 Thread Sebastien Goasguen
Rohit, can you check the wiki, it still mentions that it's built on Marvin (end of the page). Also, will the sync for api discovery work with 4.0 ? I need to finish the docs but I want to get that right and not tell 4.0 folks to sync if it's not supported. thx, -sebastien On Mar 14, 2013, at

RE: Running cloud-usage server 'manually'

2013-03-14 Thread Kishan Kavala
Sinisa, You can use below command to start usage using maven. mvn -pl usage -Drun -Dpid=$$ ~kishan > -Original Message- > From: Sinisa Denic [mailto:sde...@peacebellservers.com] > Sent: Thursday, 14 March 2013 12:08 AM > To: cloudstack-dev@incubator.apache.org > Subject: Running cloud-u

Re: CloudStack cloudmonkey 4.1.0-snapshot

2013-03-14 Thread Rohit Yadav
On Thu, Mar 14, 2013 at 3:10 PM, Sebastien Goasguen wrote: > Rohit, can you check the wiki, it still mentions that it's built on Marvin > (end of the page). Fixed thanks. > > Also, will the sync for api discovery work with 4.0 ? No, API discovery was added on 4.1, so 4.1+ versions will have it

Re: CloudStack cloudmonkey 4.1.0-snapshot

2013-03-14 Thread Sebastien Goasguen
On Mar 14, 2013, at 6:10 AM, Rohit Yadav wrote: > On Thu, Mar 14, 2013 at 3:10 PM, Sebastien Goasguen wrote: >> Rohit, can you check the wiki, it still mentions that it's built on Marvin >> (end of the page). > > Fixed thanks. > >> >> Also, will the sync for api discovery work with 4.0 ? >

Re: [Discuss] Support for multiple ip ranges.

2013-03-14 Thread Bharat Kumar
Hi Chiradeep, I think you are asking about the changes I am going to make to assign IPs considering the multiple subnets associated to a network. (Earlier i thought you were asking if i provide a way to choose a subnet for allocation.) So this is how i plan to handle the IP allocation. if user

Review Request: (CLOUDSTACK-1668) Fix IP conflict in VPC tier

2013-03-14 Thread Wei Zhou
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9923/ --- Review request for cloudstack. Description --- Currently, allPossibleIps re

Re: No password at start of new password enabled VM

2013-03-14 Thread Sinisa Denic
OK I was a little confused, it returns right password on first start and on reset password but only from UI. When I create VM by API it doesn't return anything(no password returned) on GUI, but in log file there is record like this: {"routing.SavePasswordCommand":{"password":"iJ2vcrdmf","vmIp

Re: 4.1 Reviewboard patch action items

2013-03-14 Thread Chip Childers
On Wed, Mar 13, 2013 at 10:20 PM, Animesh Chaturvedi wrote: > David > > I looked up the review board for patches that need to go in 4.1 and here are > the action items for you and other folks on cc list > > Review ID SummarySubmitter Status > Who to

Re: [VOTE] Graduate Apache CloudStack from the Incubator

2013-03-14 Thread George Reese
+1 On Mar 11, 2013, at 11:42 AM, Chip Childers wrote: > Hi, > > I would like to invite the CloudStack community to vote on whether > Apache CloudStack is ready to graduate to top-level project status. The > result of this vote will demonstrate whether the community is willing to > govern its

Re: [VOTE] Graduate Apache CloudStack from the Incubator

2013-03-14 Thread Saksham Srivastava
+1 Saksham On Thursday 14 March 2013 05:50 PM, George Reese wrote: > +1 > > On Mar 11, 2013, at 11:42 AM, Chip Childers wrote: > >> Hi, >> >> I would like to invite the CloudStack community to vote on whether >> Apache CloudStack is ready to graduate to top-level project status. The >> result of t

Re: Review Request: AWS Style HealthCheck feature BugID : 664

2013-03-14 Thread Rajesh Battala
> On March 12, 2013, 1:59 p.m., Vijay Venkatachalam wrote: > > server/src/com/cloud/network/lb/LoadBalancingRulesManagerImpl.java, line 773 > > > > > > In AWS, health checks are collected for every LBrule. In upgrade ca

Re: Review Request: AWS Style HealthCheck feature BugID : 664

2013-03-14 Thread Rajesh Battala
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9165/ --- (Updated March 14, 2013, 12:36 p.m.) Review request for cloudstack and Vijay Ven

Re: Review Request: (CLOUDSTACK-1668) Fix IP conflict in VPC tier

2013-03-14 Thread Rajesh Battala
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9923/#review17871 --- server/src/com/cloud/network/NetworkManagerImpl.java

Action Events are not logged due to spring changes

2013-03-14 Thread Kishan Kavala
CS Events are triggered by ActionEvent annotation. ActionEvent annotations are in manager Impl. Spring proxies the interface and not the implementing class. Since there are no annotations at the interface level, needToIntercept method in ActionEventInterceptor always returns false. TransactionC

Re: Graduation process update

2013-03-14 Thread Noah Slater
Exciting times! On 14 March 2013 00:46, Chip Childers wrote: > Hey all, > > I wanted to share status and next steps on our road to graduation. > > Our Vote: > > I'll be able to close the graduation VOTE on time tomorrow (72 hours). > Right now, I'm assuming that we pass the vote. We currently

Re: [DISCUSS] Site Analytics?

2013-03-14 Thread Noah Slater
Firstly, I'd say the PPMC members should really be subscribed to the marketing list. But that's just my opinion. I don't see how you can do project oversight if you're not actually overseeing the lists. RoyF would disagree with me probably. He doesn't even subscribe to user@httpd. So whatever. I d

Re: No password at start of new password enabled VM

2013-03-14 Thread Harikrishna Patnala
My answers inline. On 14-Mar-2013, at 5:16 PM, Sinisa Denic mailto:sde...@peacebellservers.com>> wrote: OK I was a little confused, it returns right password on first start and on reset password but only from UI. Hari: Yes if you deploy a vm from UI, it shows a dialog with password. If you do

Re: No password at start of new password enabled VM

2013-03-14 Thread Sinisa Denic
Thank you Hari, I all got working and clarified well. Regards. - Original Message - From: "Harikrishna Patnala" To: cloudstack-dev@incubator.apache.org Cc: "Sinisa Denic" Sent: Thursday, March 14, 2013 1:51:53 PM Subject: Re: No password at start of new password enabled VM My a

Re: 4.1 Reviewboard patch action items

2013-03-14 Thread Rohit Yadav
Hey Chip, I can try tonight or some hacker in pacific timezone can? Regards. On Thu, Mar 14, 2013 at 5:37 PM, Chip Childers wrote: > On Wed, Mar 13, 2013 at 10:20 PM, Animesh Chaturvedi > wrote: >> David >> >> I looked up the review board for patches that need to go in 4.1 and here are >> the

Re: Graduation process update

2013-03-14 Thread Rohit Yadav
On Thu, Mar 14, 2013 at 6:17 PM, Noah Slater wrote: > Exciting times! +1 Yes sir, indeed! > > > On 14 March 2013 00:46, Chip Childers wrote: > >> Hey all, >> >> I wanted to share status and next steps on our road to graduation. >> >> Our Vote: >> >> I'll be able to close the graduation VOTE on

Re: Review Request: (CLOUDSTACK-1668) Fix IP conflict in VPC tier

2013-03-14 Thread Wei Zhou
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9923/ --- (Updated March 14, 2013, 1:30 p.m.) Review request for cloudstack. Changes ---

RE: Action Events are not logged due to spring changes

2013-03-14 Thread Alex Huang
This is a big bug. Have you filed jira issue? --Alex > -Original Message- > From: Kishan Kavala [mailto:kishan.kav...@citrix.com] > Sent: Thursday, March 14, 2013 5:44 AM > To: 'cloudstack-dev@incubator.apache.org' > Cc: Kelven Yang > Subject: Action Events are not logged due to spring c

[DISCUSS] Establish the cloudstack-announce mailing list

2013-03-14 Thread Noah Slater
Dear community, I would like to establish the cloudstack-announce mailing list. The primary purpose of this mailing list will be to post release announcements to. It is important that we provide high signal channels through which people can discover project status. I have two use cases in mind.

Re: [DISCUSS] Establish the cloudstack-announce mailing list

2013-03-14 Thread David Nalley
On Thu, Mar 14, 2013 at 10:22 AM, Noah Slater wrote: > Dear community, > > I would like to establish the cloudstack-announce mailing list. > > The primary purpose of this mailing list will be to post release > announcements to. > > It is important that we provide high signal channels through which

Re: [DISCUSS] Establish the cloudstack-announce mailing list

2013-03-14 Thread Chip Childers
On Thu, Mar 14, 2013 at 10:24:13AM -0400, David Nalley wrote: > On Thu, Mar 14, 2013 at 10:22 AM, Noah Slater wrote: > > Dear community, > > > > I would like to establish the cloudstack-announce mailing list. > > > > The primary purpose of this mailing list will be to post release > > announcement

Re: [DISCUSS] Establish the cloudstack-announce mailing list

2013-03-14 Thread Noah Slater
We're gonna have to do that anyway, and I believe the process is automated. So why wait? On 14 March 2013 14:26, Chip Childers wrote: > On Thu, Mar 14, 2013 at 10:24:13AM -0400, David Nalley wrote: > > On Thu, Mar 14, 2013 at 10:22 AM, Noah Slater > wrote: > > > Dear community, > > > > > > I w

Re: [DISCUSS] Establish the cloudstack-announce mailing list

2013-03-14 Thread Noah Slater
P.S. Thanks, David! On 14 March 2013 14:24, David Nalley wrote: > On Thu, Mar 14, 2013 at 10:22 AM, Noah Slater wrote: > > Dear community, > > > > I would like to establish the cloudstack-announce mailing list. > > > > The primary purpose of this mailing list will be to post release > > announ

Re: [DISCUSS] Establish the cloudstack-announce mailing list

2013-03-14 Thread Chip Childers
On Thu, Mar 14, 2013 at 02:27:11PM +, Noah Slater wrote: > We're gonna have to do that anyway, and I believe the process is automated. > So why wait? I wasn't aware that it was automated, so I guess we don't have a reason to wait.

RE: Action Events are not logged due to spring changes

2013-03-14 Thread Kishan Kavala
Yes. CLOUDSTACK-1664 > -Original Message- > From: Alex Huang [mailto:alex.hu...@citrix.com] > Sent: Thursday, 14 March 2013 7:13 PM > To: cloudstack-dev@incubator.apache.org > Cc: Kelven Yang > Subject: RE: Action Events are not logged due to spring changes > > This is a big bug. Have yo

Re: [DISCUSS] Establish the cloudstack-announce mailing list

2013-03-14 Thread Chip Childers
On Thu, Mar 14, 2013 at 02:27:17PM +, Noah Slater wrote: > P.S. Thanks, David! I'm also happy to mod the list.

Re: [DISCUSS] Establish the cloudstack-announce mailing list

2013-03-14 Thread David Nalley
On Thu, Mar 14, 2013 at 10:31 AM, Chip Childers wrote: > On Thu, Mar 14, 2013 at 02:27:11PM +, Noah Slater wrote: >> We're gonna have to do that anyway, and I believe the process is automated. >> So why wait? > > I wasn't aware that it was automated, so I guess we don't have a reason > to wait

Re: [DISCUSS] Establish the cloudstack-announce mailing list

2013-03-14 Thread Noah Slater
Daniel Shahaf asks us if we plan to make a release before graduation. If yes, I suspect we ought to create this now. If not, let's wait. On 14 March 2013 14:34, David Nalley wrote: > On Thu, Mar 14, 2013 at 10:31 AM, Chip Childers > wrote: > > On Thu, Mar 14, 2013 at 02:27:11PM +, Noah Sla

Re: [DISCUSS] Establish the cloudstack-announce mailing list

2013-03-14 Thread David Nalley
That really depends on whether our resolution gets in front of the board this month or next. 4.0.2 is pretty close, and 4.1.0 would probably ship before the April board meeting. On Mar 14, 2013 9:38 AM, "Noah Slater" wrote: > Daniel Shahaf asks us if we plan to make a release before graduation. I

Re: [DISCUSS] Establish the cloudstack-announce mailing list

2013-03-14 Thread Chip Childers
On Thu, Mar 14, 2013 at 02:38:24PM +, Noah Slater wrote: > Daniel Shahaf asks us if we plan to make a release before graduation. If > yes, I suspect we ought to create this now. If not, let's wait. Unknown. We have 4.0.2 and a 4.1.0 working towards a release right now. We also have our gradua

Re: [OFFLINE] Thursday, Friday, Monday

2013-03-14 Thread Chip Childers
On Wed, Mar 13, 2013 at 8:26 PM, Chip Childers wrote: > Sorry for this, but it's jury duty and I got picked to serve on a > (hopefully) short trial. Woot! Never mind all that, they apparently settled the case this morning. I'm around and online.

Re: Review Request: AWS Style HealthCheck feature BugID : 664

2013-03-14 Thread Vijay Venkatachalam
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9165/#review17874 --- Ship it! Ship It! - Vijay Venkatachalam On March 14, 2013, 12:36

Re: [OFFLINE] Thursday, Friday, Monday

2013-03-14 Thread Joe Brockmeier
On Thu, Mar 14, 2013, at 09:47 AM, Chip Childers wrote: > On Wed, Mar 13, 2013 at 8:26 PM, Chip Childers > wrote: > > Sorry for this, but it's jury duty and I got picked to serve on a > > (hopefully) short trial. > > Woot! Never mind all that, they apparently settled the case this > morning. I'

RE: Review Request: AWS Style HealthCheck feature BugID : 664

2013-03-14 Thread Rajesh Battala
Thanks a lot Vijay for your review. Thanks Rajesh Battala > -Original Message- > From: Vijay Venkatachalam [mailto:nore...@reviews.apache.org] On Behalf Of > Vijay Venkatachalam > Sent: Thursday, March 14, 2013 8:43 PM > To: Vijay Venkatachalam > Cc: Rajesh Battala; cloudstack > Subject:

Re: Local versus Shared Storage Type for Compute Offering

2013-03-14 Thread Mike Tutkowski
Hey guys, This is great info - thanks! I admit, however, that I still don't understand why we have the shared/local storage type for Compute and Disk Offerings. It seems like you could accomplish this with tagging. For example, if you only want the Offering deployed to local storage, then use a

[VOTE][RESULT] Graduate Apache CloudStack from the Incubator

2013-03-14 Thread Chip Childers
The vote is now closed and has passed. I will start the IPMC vote on general@i.a.o now. Thanks to everyone for their expression of support for our community! Results: +1: 55 +0: none -1: none The following individuals have voted +1: Mohammad Nour El-Din (IPMC/mentor) Noah Slater (IPMC/me

Re: [VOTE][RESULT] Graduate Apache CloudStack from the Incubator

2013-03-14 Thread Chip Childers
On Thu, Mar 14, 2013 at 12:42 PM, Chip Childers wrote: > The vote is now closed and has passed. I will start the IPMC vote on > general@i.a.o now. Thanks to everyone for their expression of support > for our community! IPMC vote running now: http://markmail.org/message/5v4znxvilfngvna3#query:+p

Re: [DISCUSS] Establish the cloudstack-announce mailing list

2013-03-14 Thread David Nalley
On Thu, Mar 14, 2013 at 10:44 AM, David Nalley wrote: > That really depends on whether our resolution gets in front of the board > this month or next. 4.0.2 is pretty close, and 4.1.0 would probably ship > before the April board meeting. Following up on the conversation in IRC. Perhaps waiting t

Re: [DISCUSS] Establish the cloudstack-announce mailing list

2013-03-14 Thread Joe Brockmeier
On Thu, Mar 14, 2013, at 09:22 AM, Noah Slater wrote: > Dear community, > > I would like to establish the cloudstack-announce mailing list. > > The primary purpose of this mailing list will be to post release > announcements to. Will we limit it to release and security/high-priority bugfix annou

Re: [DISCUSS] Establish the cloudstack-announce mailing list

2013-03-14 Thread Rohit Yadav
+1 On Thu, Mar 14, 2013 at 7:52 PM, Noah Slater wrote: > Dear community, > > I would like to establish the cloudstack-announce mailing list. > > The primary purpose of this mailing list will be to post release > announcements to. > > It is important that we provide high signal channels through wh

RE: Review Request: MidoNet Networking Plugin [1/2]

2013-03-14 Thread Animesh Chaturvedi
Chiradeep, Hugo can you review 9897,9898? > -Original Message- > From: Dave Cahill [mailto:nore...@reviews.apache.org] On Behalf Of Dave > Cahill > Sent: Wednesday, March 13, 2013 2:30 AM > To: Chiradeep Vittal; Hugo Trippaers > Cc: cloudstack; Dave Cahill > Subject: Review Request: MidoNe

Wiki Content Licensing

2013-03-14 Thread Mark Hinkle
I bring this up because as I look at the wiki there is no copyright notice nor does a search bring up a link to a copyright notice on the wiki. Is the wiki content licensed under the Apache License 2.0 like the manuals or does it fall under some other licensing? The reason I ask is that a numb

RE: [VOTE] Graduate Apache CloudStack from the Incubator

2013-03-14 Thread Prachi Damle
+1! On 3/11/13 9:42 AM, "Chip Childers" wrote: >Hi, > >I would like to invite the CloudStack community to vote on whether >Apache CloudStack is ready to graduate to top-level project status. The >result of this vote will demonstrate whether the community is willing >to govern itself (which is

Re: Wiki Content Licensing

2013-03-14 Thread David Nalley
On Thu, Mar 14, 2013 at 1:20 PM, Mark Hinkle wrote: > I bring this up because as I look at the wiki there is no copyright notice > nor does a search bring up a link to a copyright notice on the wiki. Is the > wiki content licensed under the Apache License 2.0 like the manuals or does > it fall

RE: Action Events are not logged due to spring changes

2013-03-14 Thread Sangeetha Hariharan
I do see events being logged in few cases like when disabling accounts/users and deleting domains. These activities are "scheduled type" events. -Original Message- From: Kishan Kavala [mailto:kishan.kav...@citrix.com] Sent: Thursday, March 14, 2013 7:33 AM To: cloudstack-dev@incubator.a

RE: local.storage.uuid in agent.properties

2013-03-14 Thread Edison Su
The uuid is a shortcut to find out local storage, when restart cloud-agent. I agree, we should only take a look at local.storage.path, instead of uuid. > -Original Message- > From: Marcus Sorensen [mailto:shadow...@gmail.com] > Sent: Tuesday, March 12, 2013 11:05 PM > To: cloudstack-dev@i

Re: Action Events are not logged due to spring changes

2013-03-14 Thread Kishan Kavala
Scheduled events are logged by api server. They are not triggered using ActionEvent annotation. All the annotation driven events are not getting logged. On 14-Mar-2013, at 11:01 PM, "Sangeetha Hariharan" wrote: > I do see events being logged in few cases like when disabling accounts/users > a

Re: [DISCUSS] Establish the cloudstack-announce mailing list

2013-03-14 Thread Noah Slater
Joe, It would be for release announcements and security announcements only. The meet-ups/events thing is another problem... ;) On 14 March 2013 17:12, Joe Brockmeier wrote: > On Thu, Mar 14, 2013, at 09:22 AM, Noah Slater wrote: > > Dear community, > > > > I would like to establish the clouds

Re: [DISCUSS] Establish the cloudstack-announce mailing list

2013-03-14 Thread Noah Slater
(Sorry, and yes, moderation only. Thanks. I'll put you down as a mod.) On 14 March 2013 17:12, Joe Brockmeier wrote: > On Thu, Mar 14, 2013, at 09:22 AM, Noah Slater wrote: > > Dear community, > > > > I would like to establish the cloudstack-announce mailing list. > > > > The primary purpose of

Re: Wiki Content Licensing

2013-03-14 Thread Mark Hinkle
On 3/14/13 1:27 PM, "David Nalley" wrote: >On Thu, Mar 14, 2013 at 1:20 PM, Mark Hinkle >wrote: >> I bring this up because as I look at the wiki there is no copyright >>notice nor does a search bring up a link to a copyright notice on the >>wiki. Is the wiki content licensed under the Apache Li

Review Request: CLOUDSTACK-1684:api.throttling.enabled configuration setting should be set to "false" in Config.java

2013-03-14 Thread Min Chen
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9924/ --- Review request for cloudstack and Chip Childers. Description --- The defaul

RE: [MERGE] Multiple IPs per NIC UI

2013-03-14 Thread Brian Federle
Hi all, UI support for multiple IPs per NIC is now in master and ready for QA. https://issues.apache.org/jira/browse/CLOUDSTACK-1628 Thanks, Brian -Original Message- From: Brian Federle [mailto:brian.fede...@citrix.com] Sent: Wednesday, March 13, 2013 11:01 AM To: cloudstack-dev@incuba

"Vlan Assignment to Isolated network" FS

2013-03-14 Thread Alena Prokharchyk
Wanted to share the FS on the "Vlan Assignment to Isolated network" 4.2 feature with the community: https://cwiki.apache.org/confluence/display/CLOUDSTACK/Vlan+assignment+to+I solated+network The use case for the feature: Administrator wants to assign the Vlan to an Isolated network at the mome

Re: Wiki Content Licensing

2013-03-14 Thread David Nalley
On Thu, Mar 14, 2013 at 1:48 PM, Mark Hinkle wrote: > On 3/14/13 1:27 PM, "David Nalley" wrote: > > >>On Thu, Mar 14, 2013 at 1:20 PM, Mark Hinkle >>wrote: >>> I bring this up because as I look at the wiki there is no copyright >>>notice nor does a search bring up a link to a copyright notice on

RE: Review Request: CLOUDSTACK-1575 Failed to transit volume with uploadVolume

2013-03-14 Thread Animesh Chaturvedi
Deepti I see Abhi commited your patch, please mark your patch as submitted Animesh > -Original Message- > From: deepti dohare [mailto:nore...@reviews.apache.org] On Behalf Of > deepti dohare > Sent: Monday, March 11, 2013 11:57 PM > To: Edison Su; Devdeep Singh > Cc: cloudstack; Deepti D

RE: Review Request: CLOUDSTACK-356 Snapshot errors with multiple secondary storage in one zone.

2013-03-14 Thread Animesh Chaturvedi
Anthony can you review and submit the patch if satisfied Animesh > -Original Message- > From: deepti dohare [mailto:nore...@reviews.apache.org] On Behalf Of > deepti dohare > Sent: Wednesday, February 27, 2013 1:30 AM > To: Anthony Xu > Cc: David Nalley; Nitin Mehta; Deepti Dohare; Satees

RE: Review Request: Documentation for the new features: Optional Public IP assignment for EIP with Basic Zone, Enable L4-L7 network services in the shared network in the advanced zone, and User-provid

2013-03-14 Thread Animesh Chaturvedi
Murali Is your relevant code in master now Animesh > -Original Message- > From: Radhika PC [mailto:nore...@reviews.apache.org] On Behalf Of > Radhika PC > Sent: Tuesday, March 05, 2013 1:26 AM > To: Chip Childers; Joe Brockmeier; Vijayendra Bhamidipati; Murali Reddy; > Jessica Tomechak

Re: Review Request: CLOUDSTACK-1604: deploy VM failed when global setting "vm.allocation.algorithm" is set to "userdispersing"

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

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

2013-03-14 Thread Animesh Chaturvedi
Nitin please review and commit the patch if satisfied Animesh > -Original Message- > From: Devdeep Singh [mailto:nore...@reviews.apache.org] On Behalf Of > Devdeep Singh > Sent: Wednesday, March 13, 2013 12:46 AM > To: Sateesh Chodapuneedi; mice xia; Min Chen; Nitin Mehta; Devdeep Singh >

Re: Review Request: CLOUDSTACK-1604: deploy VM failed when global setting "vm.allocation.algorithm" is set to "userdispersing"

2013-03-14 Thread Prachi Damle
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9917/#review17901 --- David, I committed this to master. Commit hash:a7231015e8f27a4

RE: Review Request: CLOUDSTACK-1604: deploy VM failed when global setting "vm.allocation.algorithm" is set to "userdispersing"

2013-03-14 Thread Animesh Chaturvedi
This is a critical bug for 4.1 so needs to be in 4.1 as well > -Original Message- > From: Prachi Damle [mailto:nore...@reviews.apache.org] On Behalf Of > Prachi Damle > Sent: Thursday, March 14, 2013 11:43 AM > To: Chip Childers; David Nalley > Cc: cloudstack; Prachi Damle > Subject: Re: R

Re: Review Request: CLOUDSTACK-356 Snapshot errors with multiple secondary storage in one zone.

2013-03-14 Thread anthony xu
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/7594/#review17902 --- Ship it! Ship It! - anthony xu On Feb. 27, 2013, 9:29 a.m., deept

RE: Review Request: CLOUDSTACK-356 Snapshot errors with multiple secondary storage in one zone.

2013-03-14 Thread Animesh Chaturvedi
Please commit the patch > -Original Message- > From: anthony xu [mailto:nore...@reviews.apache.org] On Behalf Of > anthony xu > Sent: Thursday, March 14, 2013 11:49 AM > To: Anthony Xu > Cc: cloudstack; Deepti Dohare > Subject: Re: Review Request: CLOUDSTACK-356 Snapshot errors with > mult

RE: Review Request: CLOUDSTACK-420: listZones missing name parameter

2013-03-14 Thread Animesh Chaturvedi
David Please mark patch as submitted > -Original Message- > From: Prasanna Santhanam [mailto:nore...@reviews.apache.org] On Behalf > Of Prasanna Santhanam > Sent: Wednesday, February 27, 2013 12:17 AM > To: cloudstack; Prasanna Santhanam; David Grizzanti > Subject: Re: Review Request: CLO

RE: Review Request: CLOUDSTACK-1157: No API Documentation on Listing Custom User Templates Using CS4 API

2013-03-14 Thread Animesh Chaturvedi
Alena can you review and apply the patch Animesh > -Original Message- > From: David Grizzanti [mailto:nore...@reviews.apache.org] On Behalf Of > David Grizzanti > Sent: Wednesday, March 13, 2013 8:04 AM > To: cloudstack; David Grizzanti > Subject: Review Request: CLOUDSTACK-1157: No API D

RE: Review Request: fix bug CLOUDSTACK-1531: vmware create volume from snapshot will missing data

2013-03-14 Thread Animesh Chaturvedi
Hongtu can you fix and resubmit the patch > -Original Message- > From: Sateesh Chodapuneedi [mailto:nore...@reviews.apache.org] On > Behalf Of Sateesh Chodapuneedi > Sent: Wednesday, March 13, 2013 11:39 AM > To: Sateesh Chodapuneedi; mice xia; Kelven Yang > Cc: cloudstack; Hongtu Zang > S

RE: Review Request: (CLOUDSTACK-1638) Network plugins won't be notified VM migration.

2013-03-14 Thread Animesh Chaturvedi
Hiroaki Can you add Chiradeep and Hugo as reviewers > -Original Message- > From: Hiroaki Kawai [mailto:nore...@reviews.apache.org] On Behalf Of > Hiroaki Kawai > Sent: Tuesday, March 12, 2013 12:24 AM > To: cloudstack; Hiroaki Kawai > Subject: Review Request: (CLOUDSTACK-1638) Network plu

RE: Review Request: BigSwitch networking plugin update

2013-03-14 Thread Animesh Chaturvedi
Murali please review and apply the patch if satisfied > -Original Message- > From: Kanzhe Jiang [mailto:nore...@reviews.apache.org] On Behalf Of > Kanzhe Jiang > Sent: Wednesday, March 06, 2013 5:30 PM > To: Murali Reddy > Cc: cloudstack; Kanzhe Jiang > Subject: Review Request: BigSwitch n

RE: Review Request: Decoupling Account and User mgmt by introducing UserService and UserManager

2013-03-14 Thread Animesh Chaturvedi
Mani Do you have any updates following Chip's comment. This patch has been pending for a month > -Original Message- > From: Chip Childers [mailto:nore...@reviews.apache.org] On Behalf Of Chip > Childers > Sent: Friday, February 08, 2013 8:15 AM > To: Alex Huang > Cc: Chip Childers; cloud

RE: question on Distributed Virtual Switch support

2013-03-14 Thread Musayev, Ilya
One more reason to use DVS for everything.. If I have 16 hosts and I need to disjoin from CS, I need to go to each of 16 hosts and remove the "cloud*" portgroups CS create on each local switch. I know this can be scripted :) If its in DVS, we just remove it in one place - and that's it. >

RE: Review Request: 4.1 deb packaging tomcat fixes

2013-03-14 Thread Animesh Chaturvedi
Wido, Noa Any updates on this patch. We are closing on 4.1 so appreciate early response Animesh > -Original Message- > From: Chip Childers [mailto:chip.child...@sungard.com] > Sent: Wednesday, March 06, 2013 7:51 AM > To: Wido den Hollander > Cc: cloudstack-dev@incubator.apache.org; Noa

RE: Review Request: Bugfix CLOUDSTACK-1594: Secondary storage host always remains Alert status

2013-03-14 Thread Animesh Chaturvedi
Edison Please review and apply patch if satisfied Animesh From: roxanne chang [mailto:nore...@reviews.apache.org] On Behalf Of roxanne chang Sent: Wednesday, March 13, 2013 8:26 PM To: Edison Su Cc: cloudstack; Animesh Chaturvedi; roxanne chang Subject: Re: Review Request: Bugfix CLOUDSTACK-159

RE: Review Request: (CLOUDSTACK-1666) Fix NetworkUsage for VPC on KVM

2013-03-14 Thread Animesh Chaturvedi
Wei Please add Kishan and Edison as reviewers. Folks please review and apply patch Animes > -Original Message- > From: Wei Zhou [mailto:nore...@reviews.apache.org] On Behalf Of Wei > Zhou > Sent: Wednesday, March 13, 2013 12:21 PM > To: cloudstack; Wei Zhou > Subject: Review Request: (C

RE: Review Request: (CLOUDSTACK-1475) update keystore in SSVM and change download iso/template url after Update SSL Certificate

2013-03-14 Thread Animesh Chaturvedi
Nitin, Jayaal Please review and apply the patch if satisfied Animesh > -Original Message- > From: Prasanna Santhanam [mailto:nore...@reviews.apache.org] On Behalf > Of Prasanna Santhanam > Sent: Wednesday, March 06, 2013 2:06 AM > To: Jayapal Reddy Uradi; Nitin Mehta > Cc: cloudstack; Pr

RE: Review Request: CLOUDSTACK-1623 MySQL Database connection can fail to "localhost" on a V6 enabled host

2013-03-14 Thread Animesh Chaturvedi
David can you review and apply the patch > -Original Message- > From: David Nalley [mailto:nore...@reviews.apache.org] On Behalf Of David > Nalley > Sent: Monday, March 11, 2013 6:31 AM > To: cloudstack; David Nalley; Shanker Balan > Subject: Review Request: CLOUDSTACK-1623 MySQL Database

Re: Review Request: CLOUDSTACK-1604: deploy VM failed when global setting "vm.allocation.algorithm" is set to "userdispersing"

2013-03-14 Thread ASF Subversion and Git Services
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9917/#review17904 --- Commit 48495f86f7f5d0a27761c9a73468714ba4ff1c54 in branch refs/heads/

Re: Review Request: CLOUDSTACK-1604: deploy VM failed when global setting "vm.allocation.algorithm" is set to "userdispersing"

2013-03-14 Thread Chip Childers
On Thu, Mar 14, 2013 at 2:46 PM, Animesh Chaturvedi wrote: > This is a critical bug for 4.1 so needs to be in 4.1 as well Cherry-picked and pushed to 4.1. > >> -Original Message- >> From: Prachi Damle [mailto:nore...@reviews.apache.org] On Behalf Of >> Prachi Damle >> Sent: Thursday, Mar

Re: Review Request: CLOUDSTACK-1604: deploy VM failed when global setting "vm.allocation.algorithm" is set to "userdispersing"

2013-03-14 Thread Chip Childers
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9917/#review17905 --- Ship it! Ship It! - Chip Childers On March 14, 2013, 1:17 a.m., P

Re: Review Request: CLOUDSTACK-1264: Initialize some configuration variables properly to avoid any possible racing conditions.

2013-03-14 Thread Chip Childers
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9888/ --- (Updated March 14, 2013, 7:17 p.m.) Review request for cloudstack and Chip Child

Re: Review Request: CLOUDSTACK-1264: Initialize some configuration variables properly to avoid any possible racing conditions.

2013-03-14 Thread Chip Childers
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9888/#review17906 --- There's no comment about this being a required change in the bug, and

ReviewBoard cleanup

2013-03-14 Thread Animesh Chaturvedi
Folks Review board has 38 reviews pending . I have gone through all of them and sent individual action item emails. Please attend to your review call and help bring the number down. 9 review have ship it and only 2 of the patched have been applied. We can easily close these 9 reviews very qu

[ACS41][Patch Request] Several patches to security_group.py

2013-03-14 Thread John Kinsella
I've fixed several bugs in security_group.py in the last few days. Would be nice if we could get this into 4.1. commit 381f737e64ed9192e6eea4aeffe1920637f7d835 Author: John Kinsella Date: Wed Mar 13 16:52:49 2013 -0700 Summary: Fix exception handling in security_group.py Detail:

Re: eclipse and maven working together...

2013-03-14 Thread Min Chen
Tried this command mvn -T 3 -o -P impatient,systemvm clean install On my mac, and saw this warning in the output: [WARNING] The following plugins are not marked @threadSafe in Apache CloudStack Server: [WARNING] org.apache.maven.plugins:maven-site-plugin:3.1 [WARNING] *

  1   2   >