RE: Building latest master is failing while compiling VMware

2013-03-05 Thread Rajesh Battala
Thanks min. > -Original Message- > From: Min Chen [mailto:min.c...@citrix.com] > Sent: Wednesday, March 6, 2013 11:55 AM > To: cloudstack-dev@incubator.apache.org > Subject: Re: Building latest master is failing while compiling VMware > > Thanks Kawai for your patch, I have applied it to

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

2013-03-05 Thread Bharat Kumar
The changes will be atomic. before removing any range we need to check if any of the vlans in the range are in use. The operation will fail if some vlans in the remove range are in use. i.e. if E=100-200 (existing) U(used)=101,121,131 and remove=100-201 we do not remove this range as 101,121, and

Re: Setting up a better eclipse environment....

2013-03-05 Thread Mike Tutkowski
Here is what I have for MAVEN_OPTS when trying to run Jetty/Management Server: -XX:MaxPermSize=1024m -Xmx2048m -Xdebug -Xrunjdwp:transport=dt_socket,address=8787,server=y,suspend=n On Wed, Mar 6, 2013 at 12:02 AM, Mike Tutkowski < mike.tutkow...@solidfire.com> wrote: > Hey guys, > > I appreciat

Re: Setting up a better eclipse environment....

2013-03-05 Thread Mike Tutkowski
Hey guys, I appreciate all this Eclipse info. I've mainly been building and running the system from a command prompt, but would like to work more in Eclipse. I have cleaning, installing, and deploying a new DB working, but running the management server with Jetty leads to an out-of-heap-memory e

Re: Review Request: Fix the integration scripts for nose import and ostypeid corrections

2013-03-05 Thread SrikanteswaraRao Talluri
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9769/ --- (Updated March 6, 2013, 6:56 a.m.) Review request for cloudstack and Prasanna Sa

Re: Review Request: Fix the integration scripts for nose import and ostypeid corrections

2013-03-05 Thread Prasanna Santhanam
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9769/#review17465 --- Think you may have hit other files while creating the patch. Like the

Review Request: Fix the integration scripts for nose import and ostypeid corrections

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

Re: [DOCS] cloud monkey and friends docs

2013-03-05 Thread Rohit Yadav
Hi Sebastien, thanks for the new chapter. I've few corrections, so what I'll do is update the cloudmonkey wiki and let you know so you can pick the updated content. We'll be officially releasing it with 4.1, so we've some important things that need to be fixed: - CloudMonkey no longer depends on Ma

Re: Building latest master is failing while compiling VMware

2013-03-05 Thread Min Chen
Thanks Kawai for your patch, I have applied it to master. -min On 3/5/13 10:12 PM, "Rajesh Battala" wrote: >Thanks Kawai, >I had applied your patch, Build is success now. > >Thanks >Rajesh Battala > >> -Original Message- >> From: KAWAI Hiroaki [mailto:ka...@stratosphere.co.jp] >> Sent:

Re: Review Request: Remove invalid use of library internal class found in vmware-base

2013-03-05 Thread Min Chen
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9768/#review17463 --- Commit to master branch 0fd30af5f87a0c3f1eb9496a2c0a409d7987028b. -

Re: Review Request: Remove invalid use of library internal class found in vmware-base

2013-03-05 Thread Min Chen
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9768/#review17462 --- Ship it! Ship It! - Min Chen On March 6, 2013, 6:13 a.m., Hiroaki

RE: Building latest master is failing while compiling VMware

2013-03-05 Thread Rajesh Battala
Thanks Kawai, I had applied your patch, Build is success now. Thanks Rajesh Battala > -Original Message- > From: KAWAI Hiroaki [mailto:ka...@stratosphere.co.jp] > Sent: Wednesday, March 6, 2013 11:38 AM > To: cloudstack-dev@incubator.apache.org > Subject: Re: Building latest master is f

Re: Review Request: Remove invalid use of library internal class found in vmware-base

2013-03-05 Thread Hiroaki Kawai
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9768/ --- (Updated March 6, 2013, 6:13 a.m.) Review request for cloudstack. Changes

Re: Review Request: Remove invalid use of library internal class found in vmware-base

2013-03-05 Thread Rajesh Battala
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9768/#review17461 --- Thanks for the patch, My build is success after applying your patch.

Re: Building latest master is failing while compiling VMware

2013-03-05 Thread KAWAI Hiroaki
Hi, FYI, I wrote a patch. please see https://reviews.apache.org/r/9768/ (2013/03/06 14:09), Chiradeep Vittal wrote: For now, there's 2 ways of getting past this: A. Switch to JDK 6 B. Comment out the code I discussed this with Min and she's looking for a solution. My understanding is that it wo

Re: Review Request: Remove invalid use of library internal class found in vmware-base

2013-03-05 Thread Rajesh Battala
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9768/#review17460 --- I was trying to apply this patch got below errors. vmwareissue.patc

Re: Review Request: Feature SNMP Alerts support in CloudStack

2013-03-05 Thread Anshul Gangwar
> On March 6, 2013, 5:19 a.m., Rajesh Battala wrote: > > plugins/alert-handlers/snmp-alerts/src/org/apache/cloudstack/alert/snmp/SnmpConstants2.java, > > line 1 > > > > > > why this class named ending with "2"? It is su

Re: Review Request: Feature SNMP Alerts support in CloudStack

2013-03-05 Thread Anshul Gangwar
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9587/#review17456 --- plugins/alert-handlers/snmp-alerts/src/org/apache/cloudstack/alert/s

Re: 5.1 Vmware SDK requires JDK 6

2013-03-05 Thread Min Chen
Thanks Kawai. Nice patch to retrieve session cookie, I just found this link: http://www.java.net/node/696222, talking about similar issue. But it seems that you found a better way to extract cookie using BrowserCompatSpec. I will apply your patch shortly to master to address the build issue. -min

Re: Review Request: Feature SNMP Alerts support in CloudStack

2013-03-05 Thread Rajesh Battala
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9587/#review17458 --- plugins/alert-handlers/snmp-alerts/src/org/apache/cloudstack/alert/s

Re: 5.1 Vmware SDK requires JDK 6

2013-03-05 Thread KAWAI Hiroaki
Hi, I wrote a patch for this problem, too. Please see https://reviews.apache.org/r/9768/ (2013/03/06 10:28), Min Chen wrote: Hi there, With recent Vmware SDK upgrade in master branch, Chiradeep reported an issue with JDK7 that I overlooked during my local testing since my setup has JDK 6. We

Re: Building on Cloudstack

2013-03-05 Thread Seif Eddine Jemli
You asked me about the scheduler i would like to implement. In fact, i have a school project: i have to divide matrix calculus on several VM's, the VM's have to calculate then return the results to the scheduler for aggregation. The scheduler have then to send the aggregated results to the user wh

Re: Master branch build is broken again

2013-03-05 Thread Nitin Mehta
Chip - This is relatively small feature and more or less isolated with other functionalities. IMHO I don¹t think it needs a different feature branch. I will definitely add unit tests for this though. Thanks, -Nitin On 05/03/13 12:02 AM, "Chip Childers" wrote: >On Mon, Mar 04, 2013 at 10:00:24AM

Re: Review Request: Remove invalid use of library internal class found in vmware-base

2013-03-05 Thread Hiroaki Kawai
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9768/ --- (Updated March 6, 2013, 5:46 a.m.) Review request for cloudstack. Description

Review Request: Remove invalid use of library internal class found in vmware-base

2013-03-05 Thread Hiroaki Kawai
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9768/ --- Review request for cloudstack. Description --- com.cloud.hypervisor.vmware.

Re: Review Request: multiple ip address per nic changes for basic zone

2013-03-05 Thread Jayapal Reddy
> On March 5, 2013, 7:28 p.m., anthony xu wrote: > > - log file for SG is used to restore SG when VM reboot, and do SG sync, I > > saw log for second ip is added, I didn't see code to use the log to restore > > SG, can you check it SG rules is correct after you reboot VM through > > xencener?

RE: Review Request: CLOUDSTACK-874 Ability to delete Events and Alerts

2013-03-05 Thread Hari Kannan
Thanks - can you please update the FS with this info, in case you already haven’t? Hari -Original Message- From: Sanjay Tripathi Sent: Tuesday, March 5, 2013 9:17 PM To: Hari Kannan; cloudstack-dev@incubator.apache.org; Sateesh Chodapuneedi; Min Chen; Devdeep Singh Subject: RE: Review

Re: 5.1 Vmware SDK requires JDK 6

2013-03-05 Thread Chiradeep Vittal
Agree with Kawai here. On 3/5/13 7:49 PM, "KAWAI Hiroaki" wrote: >Hi, that is not a problem of vmware jar. That is a matter of >com.cloud.hypervisor.vmware.util.VmwareContext. It imports >com.sun.xml.internal.ws.transport.http.client.CookieJar, but >it MUST NOT DO so, because it is an library in

Re: Review Request: Document add/remove network on a VM features

2013-03-05 Thread Radhika PC
> On March 6, 2013, 5:06 a.m., Marcus Sorensen wrote: > > Looks good to me. Thank you Marcus. Merged: 4.1 Commit: 47ea8bee95d906f21722de1689cb28a556e3b073 Master Commit: 00cd9d5d6fd0901dc00b9f685897ef8e8736453e - Radhika --- This is

Re: Review Request: Feature SNMP Alerts support in CloudStack

2013-03-05 Thread Rajesh Battala
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9587/#review17450 --- plugins/alert-handlers/snmp-alerts/src/org/apache/cloudstack/alert/s

RE: Review Request: CLOUDSTACK-874 Ability to delete Events and Alerts

2013-03-05 Thread Sanjay Tripathi
Hari, > -Original Message- > From: Hari Kannan > Sent: Wednesday, March 06, 2013 1:15 AM > To: cloudstack-dev@incubator.apache.org; Sanjay Tripathi; Sateesh > Chodapuneedi; Min Chen; Devdeep Singh > Subject: RE: Review Request: CLOUDSTACK-874 Ability to delete Events and > Alerts > > Hel

Re: Building latest master is failing while compiling VMware

2013-03-05 Thread Chiradeep Vittal
For now, there's 2 ways of getting past this: A. Switch to JDK 6 B. Comment out the code I discussed this with Min and she's looking for a solution. My understanding is that it works for JDK6. If she cannot find a workaround quickly she will comment it out herself. On 3/5/13 9:02 PM, "Rajesh Bat

RE: [DOCS] cloud monkey and friends docs

2013-03-05 Thread Radhika Puthiyetath
Hi Sebastien, I am still updating the Developer guide. The latest patch https://reviews.apache.org/r/9726/ has updated the Dev Guide. Marcus marked it Ship it, and I am going to merge it right away. Would you be considering these changes for translation ? Regards -Radhika -Original Messa

Re: Review Request: Document add/remove network on a VM features

2013-03-05 Thread Marcus Sorensen
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9726/#review17449 --- Ship it! Looks good to me. - Marcus Sorensen On March 5, 2013, 10

Building latest master is failing while compiling VMware

2013-03-05 Thread Rajesh Battala
Hi, Am not able to build the latest master. How to resolve this vmware error. [INFO] Building Apache CloudStack VMware Base 4.2.0-SNAPSHOT [INFO] [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cloud-vmware-b

Re: Review Request: multiple ip address per nic changes for basic zone

2013-03-05 Thread Jayapal Reddy
> On March 5, 2013, 7:28 p.m., anthony xu wrote: > > - log file for SG is used to restore SG when VM reboot, and do SG sync, I > > saw log for second ip is added, I didn't see code to use the log to restore > > SG, can you check it SG rules is correct after you reboot VM through > > xencener?

Re: Review Request: CLOUDSTACK-1514 : Unable to remove secondary ips though there are no PF rules associated with it

2013-03-05 Thread Sateesh Chodapuneedi
> On March 6, 2013, 5:01 a.m., Sateesh Chodapuneedi wrote: > > Ship It! Applied the patch to master branch. Commit cdae53a28914507b32545b37b836ea5aca8bbd83 - Sateesh --- This is an automatically generated e-mail. To reply, visit: https:

Re: Review Request: CLOUDSTACK-1514 : Unable to remove secondary ips though there are no PF rules associated with it

2013-03-05 Thread Sateesh Chodapuneedi
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9750/#review17446 --- Ship it! Ship It! - Sateesh Chodapuneedi On March 5, 2013, 1:29 p

[ACS41][DOC]Add/Remove Networks Doc Patch

2013-03-05 Thread Radhika Puthiyetath
Hi Marcus, Let me know the patch I submitted looks fine now: https://reviews.apache.org/r/9726/ Thank you -Radhika

Re: Review Request: CLOUDSTACK-1514 : Unable to remove secondary ips though there are no PF rules associated with it

2013-03-05 Thread Jayapal Reddy
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9750/#review17445 --- Ship it! Ship It! - Jayapal Reddy On March 5, 2013, 1:29 p.m., ve

Re: unit tests guidelines...

2013-03-05 Thread Ahmad Emneina
+1 to fostering guruism. On Tue, Mar 5, 2013 at 5:42 PM, Alex Huang wrote: > With the discussion in the BVT thread and other evidence from the > check-ins, I think there are some confusion on when to and what to write in > a unit test. > > Unit tests are a philosophy thing and I usually stay aw

Re: 5.1 Vmware SDK requires JDK 6

2013-03-05 Thread KAWAI Hiroaki
Hi, that is not a problem of vmware jar. That is a matter of com.cloud.hypervisor.vmware.util.VmwareContext. It imports com.sun.xml.internal.ws.transport.http.client.CookieJar, but it MUST NOT DO so, because it is an library internal class. We should fix the implementation not use that class. (20

RE: Setting up a better eclipse environment....

2013-03-05 Thread Alex Huang
I tried that but it seems to be overloaded. Like to choose my own plugins and keep it to a minimum. Maybe just psychological but at least I think it's faster. --Alex > -Original Message- > From: Frank Zhang [mailto:frank.zh...@citrix.com] > Sent: Tuesday, March 5, 2013 5:09 PM > To: c

unit tests guidelines...

2013-03-05 Thread Alex Huang
With the discussion in the BVT thread and other evidence from the check-ins, I think there are some confusion on when to and what to write in a unit test. Unit tests are a philosophy thing and I usually stay away from things like that. If you are interested in writing the right type unit tests,

5.1 Vmware SDK requires JDK 6

2013-03-05 Thread Min Chen
Hi there, With recent Vmware SDK upgrade in master branch, Chiradeep reported an issue with JDK7 that I overlooked during my local testing since my setup has JDK 6. We failed to compile vmware-base using JDK 7 due to using com.sun.xml.internal.ws.transport.http.client.CookieJar to retrieve Cook

RE: f5 jar dependency error?

2013-03-05 Thread Vijayendra Bhamidipati
Looks like this issue is occurring because the icontrol-1.0.jar in the local mvn repository ~/.m2/repository/com/cloud/com/f5/icontrol/1.0/ isn't getting downloaded from the remote mvn repository. I tried a few things to force the re-download the jar file using `mvn compile` and `mvn clean inst

[ALERT] Memory issue fix in master has been pushed in

2013-03-05 Thread Kelven Yang
I've pushed in the memory issue fix to master to work with storage subsystem. This will help get rid of huge memory footprint issue on master builds. A small stripped version of MAVEN_OPTS can be used if your development environment is in short of memory, you may try following settings to MAVEN

Re: Using newer DIY SystemVMs

2013-03-05 Thread Marcus Sorensen
Oh, and I have yet to test all of the vpc functions, but so far so good. I was able to bring up the VPC, it got it's gateways all configured, and my public ip with portforwarding rule/ acl to allow 22 in worked. On Tue, Mar 5, 2013 at 6:04 PM, Marcus Sorensen wrote: > Rohit, I think I tracked dow

Re: [ACS41][Patch Request]

2013-03-05 Thread Marcus Sorensen
done. Thanks On Tue, Mar 5, 2013 at 5:42 PM, Chip Childers wrote: > Please go ahead and apply it to 4.1. I'm not going to be at a terminal > tonight. Looks good to me. > > On Mar 5, 2013, at 5:16 PM, Marcus Sorensen wrote: > >> commit 7dbea68b8728e4b3a5b727a4fd69712cd8a1c468 >> Author: Marcus So

RE: Setting up a better eclipse environment....

2013-03-05 Thread Frank Zhang
Another tip: Using Spring Tool Suite that is a forked eclipse with Spring features saves you much time in installing plugins like m2e(maven plugin) http://www.springsource.org/sts > -Original Message- > From: Alex Huang [mailto:alex.hu...@citrix.com] > Sent: Tuesday, March 05, 2013 5:07

Re: Setting up a better eclipse environment....

2013-03-05 Thread Sheng Yang
Need to save to wiki... --Sheng On Tue, Mar 5, 2013 at 5:06 PM, Alex Huang wrote: > Another tip I have is to create one source repo and workspace for one major > branch. We've been changing our environment a lot and it really messes with > the whole git checkout and then have eclipse reconfi

RE: Setting up a better eclipse environment....

2013-03-05 Thread Alex Huang
Another tip I have is to create one source repo and workspace for one major branch. We've been changing our environment a lot and it really messes with the whole git checkout and then have eclipse reconfigure automatically. It has the added benefit of working on multiple branches at the same

Re: Using newer DIY SystemVMs

2013-03-05 Thread Marcus Sorensen
Rohit, I think I tracked down why the router keeps rebooting. When it comes up, the first thing we do is run get_template_version.sh, which replies: /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8) Cloudstack Release 4.2.0 Tue Mar 5 13:17:51 UTC 2013&a8af8cdd546e575e64f69b

Re: [Discuss] Support for multiple ip ranges.

2013-03-05 Thread Chiradeep Vittal
The FS is confusing. createVlanIpRange is used for shared networks and public networks. There should be separate sections detailing the usecases for basic zone and advanced zone. What about removing ip ranges? Api parameters description, format, range should be provided Error conditions should be d

Setting up a better eclipse environment....

2013-03-05 Thread Alex Huang
Hi All, I've heard this from a couple of developers on eclipse and cloudstack. Thought I share this tip. When you open hit Shift-Ctrl-R on eclipse, it opens up the Open Resource dialogue. A lot of people do this as a quick way to get to a file. With CloudStack, many people see a bunch of .c

Re: [ACS41][Patch Reuqest]CLOUDSTACK-1521: Stop services after switch to BACKUP

2013-03-05 Thread Sheng Yang
Applied. Thanks. --Sheng On Tue, Mar 5, 2013 at 4:41 PM, Chip Childers wrote: > Please go ahead and apply it to 4.1. I'm not going to be at a terminal > tonight. Looks good to me. > > On Mar 5, 2013, at 7:17 PM, Sheng Yang wrote: > >> Btw, the commit is in MASTER right now, and tested. >> >> -

Re: [ACS41][Patch Request]

2013-03-05 Thread Chip Childers
Please go ahead and apply it to 4.1. I'm not going to be at a terminal tonight. Looks good to me. On Mar 5, 2013, at 5:16 PM, Marcus Sorensen wrote: > commit 7dbea68b8728e4b3a5b727a4fd69712cd8a1c468 > Author: Marcus Sorensen > Date: Tue Mar 5 15:10:53 2013 -0700 > >Summary: Wait for VPC r

Re: [ACS41][Patch Reuqest]CLOUDSTACK-1521: Stop services after switch to BACKUP

2013-03-05 Thread Chip Childers
Please go ahead and apply it to 4.1. I'm not going to be at a terminal tonight. Looks good to me. On Mar 5, 2013, at 7:17 PM, Sheng Yang wrote: > Btw, the commit is in MASTER right now, and tested. > > --Sheng > > On Tue, Mar 5, 2013 at 4:00 PM, Sheng Yang wrote: >> commit 7602997b90232c3b11a3d

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

2013-03-05 Thread Chiradeep Vittal
Will the changes be atomic? All or nothing? Existing range E= 100-200, in use U=101,121,131 New request: add=201-301, remove=100-201 Or E = 100-200, U=110-120 A = 150-250, R=100-149 etc On 1/24/13 10:13 PM, "Bharat Kumar" wrote: > Thank you Manan for pointing this out i intended to say multi

Re: [ACS41][Patch Reuqest]CLOUDSTACK-1521: Stop services after switch to BACKUP

2013-03-05 Thread Sheng Yang
Btw, the commit is in MASTER right now, and tested. --Sheng On Tue, Mar 5, 2013 at 4:00 PM, Sheng Yang wrote: > commit 7602997b90232c3b11a3dfbf69e9f9cccfe898f6 > Author: Sheng Yang > Date: Tue Mar 5 14:25:04 2013 -0800 > > CLOUDSTACK-1521: Stop services after switch to BACKUP > > --Sheng

[ACS41][Patch Reuqest]CLOUDSTACK-1521: Stop services after switch to BACKUP

2013-03-05 Thread Sheng Yang
commit 7602997b90232c3b11a3dfbf69e9f9cccfe898f6 Author: Sheng Yang Date: Tue Mar 5 14:25:04 2013 -0800 CLOUDSTACK-1521: Stop services after switch to BACKUP --Sheng

RE: copying scripts in client/pom.xml

2013-03-05 Thread Frank Zhang
Hmm, it doesn't work as Min stated The final script path is client/target/cloud-client-ui-4.1.0-SNAPSHOT/WEB-INF/classes/scripts which I think is generated from jetty plugin. Maven as java problem seems to have the same problem with copying. We have to check if jetty has a way to chmod > -

RE: copying scripts in client/pom.xml

2013-03-05 Thread Frank Zhang
How do we deploy the war file? As far as I know, deploying a war file to tomcat would not strip executed bit on files, tomcat just simple unzip it > -Original Message- > From: Min Chen [mailto:min.c...@citrix.com] > Sent: Tuesday, March 05, 2013 2:56 PM > To: cloudstack-dev@incubator.apac

Re: [Discuss] CloudStack Collab Summit 2013

2013-03-05 Thread Mark Hinkle
The best laid plans. I heard back from our EMEA contingent for the Collab Summit and their conference planners think that the the spring might be too aggressive to but on the European event. The conference folks that organized ApacheCon (The Open Bastion) tell me that they are available to or

Review Request: CLOUDSTACK-465 - French language file quotes are dropping javascript syntax errors (after login)

2013-03-05 Thread Milamber ASF
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9762/ --- Review request for cloudstack and Sebastien Goasguen. Description --- Curre

RE: Building on Cloudstack

2013-03-05 Thread Alex Huang
Serge, In CloudStack, you can control where VM's are deployed. If you don't want to do any programming, the easiest is to do host-tags and storage-tags to control where vms run and their storage deployed. However, that gives you very static information. If you're fine with writing code, Clo

Re: copying scripts in client/pom.xml

2013-03-05 Thread Min Chen
This fix will still not solve the issue for developer environment, since we are running scripts from client/target/cloud-client-ui-4.2.0-SNAPSHOT/WEB-INF/classes/scripts when we launch MS through maven. When maven deploys war to that folder, it will strip the permission set in generated-webapp. Th

Re: Cannot add host on master

2013-03-05 Thread Mike Tutkowski
My mistake. :) I was looking at some of the new features while creating my cluster and adding a host to it and had selected the wrong hypervisor. The error message in the GUI didn't really provide any guidance, but I have already logged a related bug. On Tue, Mar 5, 2013 at 3:40 PM, Mike Tutko

Cannot add host on master

2013-03-05 Thread Mike Tutkowski
Hi, I recently updated my master branch and can no longer add a host. I am able to ping this box (192.168.56.9) from the box running my management server. Any thoughts on this? Thanks! INFO [cloud.resource.ResourceManagerImpl] (1013732875@qtp-883187649-9:) Trying to add a new host at http://1

Re: Review Request: CLOUDSTACK-1465: We need to pass an Array instead of a List to SearchCriteria.Op.IN operator, causing listZones returns NULL

2013-03-05 Thread Chip Childers
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9760/#review17426 --- Ship it! Applied to 4.1: commit 7e12ffe4de375542141a1ab2b4f584a3b87

[ACS41][Patch Request]

2013-03-05 Thread Marcus Sorensen
commit 7dbea68b8728e4b3a5b727a4fd69712cd8a1c468 Author: Marcus Sorensen Date: Tue Mar 5 15:10:53 2013 -0700 Summary: Wait for VPC router nics to hotplug before assigning IPs Detail: CLOUDSTACK-1452, CLOUDSTACK-1523 - When rebooting VPC routers, ip addr assignment was inconsistent,

Re: Storage Subsystem 2.0 Questions

2013-03-05 Thread Mike Tutkowski
On a related note, it looks like the scope of Primary Storage has changed in 4.2. What are the benefits of this scoping feature? For example, does it help mainly if you want to migrate a VM from one cluster to another? Thanks On Tue, Mar 5, 2013 at 10:56 AM, Mike Tutkowski < mike.tutkow...@sol

RE: Question: how to set the line number option inside Eclipse debugger?

2013-03-05 Thread Fang Wang
Thanks Min, I tried it, after choose the "ignoring" the box, it works! -Original Message- From: Fang Wang [mailto:fang.w...@citrix.com] Sent: Tuesday, March 05, 2013 1:51 PM To: cloudstack-dev@incubator.apache.org Subject: Question: how to set the line number option inside Eclipse debugge

Review Request: CLOUDSTACK-1465: We need to pass an Array instead of a List to SearchCriteria.Op.IN operator, causing listZones returns NULL

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

[DOCS] cloud monkey and friends docs

2013-03-05 Thread Sebastien Goasguen
Hi, I just closed CLOUDSTACK-825, cloud monkey docs. Committed to master and picked to 4.1 (as agreed). Please check staging area for the pdf I just built: http://people.apache.org/~sebgoa/Apache_CloudStack-4.0.0-incubating-Developers_Guide-en-US.pdf Don't worry about the version number on the f

Re: [PROPOSAL] BVT for CloudStack checkins

2013-03-05 Thread David Nalley
On Tue, Mar 5, 2013 at 1:42 PM, Alex Huang wrote: > Hi All, > > As most of you are aware, the master branch keeps getting broken by checkins > for various reasons. Committers need to be more responsible about their > checkins but I don't think we can depend on that happening. There are > vari

Re: Building on Cloudstack

2013-03-05 Thread Serge A. Salamanka
Hi, Alex I've joined the list couple days ago. Interested in this same feature. At the supercomputing center where I work we have lots of computing power that could be used as a virtual supercomputer through virtualization with CloudStack. I'm just thinking how it can be realized with the help of C

Re: [PROPOSAL] BVT for CloudStack checkins

2013-03-05 Thread Ahmad Emneina
> > For a developer to checkin: > > - S/he must writes marvin tests for their feature and add it to > the BVT. > > - S/he must run the checkin tests to verify everything works. > +1 to the above suggestions. there has been a lot of breakage on master recently, this should elimina

RE: Building on Cloudstack

2013-03-05 Thread Alex Huang
Seif, What is the function of your scheduler? Can you go into it a little more? Thanks. --Alex > -Original Message- > From: Seif Eddine Jemli [mailto:seifeddineje...@gmail.com] > Sent: Tuesday, March 5, 2013 12:36 PM > To: cloudstack-dev@incubator.apache.org > Subject: Building on Clo

RE: [PROPOSAL] BVT for CloudStack checkins

2013-03-05 Thread Frank Zhang
Sorry, pervious mail is off topic of BVT. +1 to BVT > -Original Message- > From: Frank Zhang [mailto:frank.zh...@citrix.com] > Sent: Tuesday, March 05, 2013 11:41 AM > To: cloudstack-dev@incubator.apache.org > Subject: RE: [PROPOSAL] BVT for CloudStack checkins > > >> Many types of design

RE: [ACS41] New DB upgrade changes

2013-03-05 Thread Alex Huang
Db upgrade still works the same as it did in 4.0. There's no changes there. There were some people who created a new schema file and did not follow the upgrade procedure. Rohit helped in getting that resolved and they've been moved to the appropriate files. --Alex > -Original Message---

Re: [DISCUSS] UI user prompt redesign

2013-03-05 Thread Ahmad Emneina
I think for minimal impact or change to the UI, can i suggest just prompting that the server needs a restart once? Have some variable track if the user has ack'ed the restart message, and subsequent changes to params, wont trigger the same pop-up. On Tue, Mar 5, 2013 at 8:40 AM, Pranav Saxena wro

Re: Building on Cloudstack

2013-03-05 Thread Mike Tutkowski
This is probably the most relevant method for your purposes: private static String executeCloudStackCommand(final String strCsIpAddress, final String strCsPort, final String strCommand, final String strCsApiKey, final String strCsSecretKey) throws Exception On Tue, Mar 5, 2013 at 2:06 PM, Mik

Re: Building on Cloudstack

2013-03-05 Thread Mike Tutkowski
I forgot to mention that I was - at one time - passing in parameters to that app. You may see that some of those parameters are still used while others are hard coded. On Tue, Mar 5, 2013 at 1:58 PM, Mike Tutkowski wrote: > I know we prefer that conversations be held on the e-mail list (as opp

Re: Building on Cloudstack

2013-03-05 Thread Mike Tutkowski
I know we prefer that conversations be held on the e-mail list (as opposed to direct communications), so here's a copy/paste of what I sent over directly (I sent it directly because I included an attachment and I think the e-mail list woud have blocked it): Hi! I've attached that Java code. A lo

Re: [DISCUSS] Review Board Guidelines DRAFT

2013-03-05 Thread Chip Childers
On Wed, Feb 27, 2013 at 12:07:13PM -0800, Alex Huang wrote: > Nice. > > But I think the first step for any patch review is to go through the jira > workflow. Can you add explanation on how to use the jira workflow for a > contributor contributing on review board? +1 - A Jira ID should be requi

Re: [DISCUSS] Review Board Guidelines DRAFT

2013-03-05 Thread Chip Childers
On Wed, Feb 27, 2013 at 02:17:50PM -0800, Alex Huang wrote: > Good point Joe. I think actually all patches in this manner should be > treated as if it's a merge and go through Chip's merge guidelines. +1 - added a link. > > --Alex > > > -Original Message- > > From: Joe Brockmeier [mai

Re: app license issue

2013-03-05 Thread David Nalley
On Tue, Mar 5, 2013 at 3:42 PM, Yichi Lu wrote: > Does anyone know that whether it is OK, from licensing point of view, to > add a GPLv2 package into CloudStack? > My understanding is that Apache/CloudStack is under Apache v2 licensing, > which is incompatible to GPLv2. > The particular package (o

Re: app license issue

2013-03-05 Thread Chip Childers
On Tue, Mar 05, 2013 at 02:42:02PM -0600, Yichi Lu wrote: > Does anyone know that whether it is OK, from licensing point of view, to > add a GPLv2 package into CloudStack? > My understanding is that Apache/CloudStack is under Apache v2 licensing, > which is incompatible to GPLv2. > The particular p

Re: Building on Cloudstack

2013-03-05 Thread Seif Eddine Jemli
send it directly to me if you don't mind. thanks, i already sent you a direct email

app license issue

2013-03-05 Thread Yichi Lu
Does anyone know that whether it is OK, from licensing point of view, to add a GPLv2 package into CloudStack? My understanding is that Apache/CloudStack is under Apache v2 licensing, which is incompatible to GPLv2. The particular package (or Program) is under GPLv2 with FLOSS exceptions (to allevia

Re: Building on Cloudstack

2013-03-05 Thread Mike Tutkowski
Would this example code help? I think if I send it out as an attachment to the e-mail list that it will be blocked, though. Perhaps I should send it directly to you? On Tue, Mar 5, 2013 at 1:40 PM, Seif Eddine Jemli wrote: > i prefer java > -- *Mike Tutkowski* *Senior CloudStack Developer

Re: Building on Cloudstack

2013-03-05 Thread Mike Tutkowski
What language are you using? I just learned how to use the CloudStack API and have working examples in Java. On Tue, Mar 5, 2013 at 1:36 PM, Seif Eddine Jemli wrote: > Hi, > > I am working on a project using Cloudstack. > I'll need to implement a scheduler to control the virtual machines > gen

RE: Review Request: CLOUDSTACK-874 Ability to delete Events and Alerts

2013-03-05 Thread Hari Kannan
Hello Sanjay Can you please let me know what happens during an upgrade? Specifically, wanted to confirm that the default setting of the global alert.purge.delay is set to do-not-delete, which is the current behavior? Also, is there an equivalent global/setting for events? Hari -Original M

RE: [PROPOSAL] BVT for CloudStack checkins

2013-03-05 Thread Frank Zhang
>> Many types of designs/applications are better tested by automating tests at >> the module/package level. >>In my experience, most coding errors are not because the code in a class was >>coded incorrectly but because the coder didn't understand how their class was >>supposed to work with othe

RE: [QA][DISCUSS] Should we document formal release criteria?

2013-03-05 Thread Sudha Ponnaganti
I would think we need to address up to Major ( Blockers/Critical/Major ). Major list can be reviewed / Triaged and issues which doesn't need to be fixed can be deferred. As this is time based release, incoming and critical defect criteria that Chip mentioned should be fine. -Original Mes

Re: Review Request: multiple ip address per nic changes for basic zone

2013-03-05 Thread anthony xu
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9730/#review17417 --- - log file for SG is used to restore SG when VM reboot, and do SG syn

Re: Master branch build is broken again

2013-03-05 Thread Chip Childers
On Tue, Mar 05, 2013 at 10:10:45PM +0530, Prasanna Santhanam wrote: > On Tue, Mar 05, 2013 at 11:15:18AM -0500, Min Chen wrote: > > Thanks Prasanna. I did mvn build before merging to master locally, > > not sure what happened here. Will check my local files again when I > > am back to my computer.

Re: Review Request: CLOUDSTACK-874 Ability to delete Events and Alerts

2013-03-05 Thread Sanjay Tripathi
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9753/ --- (Updated March 5, 2013, 7:19 p.m.) Review request for cloudstack, Devdeep Singh,

Re: [QA][DISCUSS] Should we document formal release criteria?

2013-03-05 Thread Joe Brockmeier
On Tue, Mar 5, 2013, at 01:14 PM, Chip Childers wrote: > On Tue, Mar 05, 2013 at 11:11:51AM -0800, Alex Huang wrote: > > So in this definition, MAJOR and above must be fixed before a release is > > cut? > > Personally, I've used the "no blockers and <5 critical with work > arounds" as the criteri

  1   2   >