[jira] [Commented] (CLOUDSTACK-1389) Interactive Password Prompts during Management Server Startup

2013-02-26 Thread gavin lee (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-1389?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13586959#comment-13586959 ] gavin lee commented on CLOUDSTACK-1389: --- I also encountered this on master

Re: Upgrade path for db

2013-02-24 Thread Gavin Lee
Still need to copy setup/db/db to project base dir to pass following build: bash$ mvn -pl developer,tools/devcloud -Ddeploydb -P developer If not, the error message is: 2013-02-24 22:15:44,656 WARN [utils.script.Script] (com.cloud.upgrade.DatabaseCreator.main():) Unable to find script

Re: Upgrade path for db

2013-02-24 Thread Gavin Lee
12:24 PM To: cloudstack-dev@incubator.apache.org Subject: RE: Upgrade path for db Hi Gavin, Can you send me the output from Mvn -X -e -pl developer,tools/devcloud -Ddeploydb -P developer Thanks. --Alex -Original Message- From: Gavin Lee [mailto:gavin@gmail.com] Sent

Re: Upgrade path for db

2013-02-24 Thread Gavin Lee
is not on classpath. Last time I checked, I fixed that in appConfig of client/pom.xml. Regards. On Mon, Feb 25, 2013 at 7:19 AM, Gavin Lee gavin@gmail.com wrote: Hi, Alex Using following command: bash$ mvn -P developer -pl developer,tools/devcloud -Ddeploydb -e -X The error log attached

[jira] [Created] (CLOUDSTACK-1355) Exception when DB upgrade from 4.0.0 to 4.2.0-SNAPSHOT

2013-02-21 Thread gavin lee (JIRA)
gavin lee created CLOUDSTACK-1355: - Summary: Exception when DB upgrade from 4.0.0 to 4.2.0-SNAPSHOT Key: CLOUDSTACK-1355 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-1355 Project: CloudStack

[jira] [Commented] (CLOUDSTACK-1317) No upgrade path to hit db schema changes from 4.1.0 to 4.2.0

2013-02-21 Thread gavin lee (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-1317?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13583034#comment-13583034 ] gavin lee commented on CLOUDSTACK-1317: --- Hi, Rohit I don't have the permission

Re: Master build failure

2013-02-21 Thread Gavin Lee
. Cheers, Hugo -Original Message- From: Isaac Chiang [mailto:isaacchi...@gmail.com] Sent: Thursday, February 21, 2013 8:35 AM To: cloudstack-dev@incubator.apache.org Subject: Re: Master build failure Hi Gavin: It works, thank you! Isaac On Thu, Feb 21, 2013 at 2:55 PM, Gavin

Re: Master build failure

2013-02-21 Thread Gavin Lee
failed. It's fixed in 4.1 and master now. General reminder: please run mvn clean test before you commit anything. The clean part is important here to make sure that all modules and dependencies are rebuild. Cheers, Hugo -Original Message- From: Gavin Lee [mailto:gavin

[jira] [Closed] (CLOUDSTACK-1354) Could not pass the test phase when building nvp plugin

2013-02-21 Thread gavin lee (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-1354?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] gavin lee closed CLOUDSTACK-1354. - Resolution: Fixed Hugo already fixed this issue. commit

Re: [DISCUSS] Animesh Chaturvedi as a committer

2013-02-21 Thread Gavin Lee
+1 On Fri, Feb 22, 2013 at 10:14 AM, Min Chen min.c...@citrix.com wrote: +1, well deserved. -min On 2/21/13 5:54 PM, Vijayendra Bhamidipati vijayendra.bhamidip...@citrix.com wrote: +1 -Original Message- From: Ahmad Emneina [mailto:aemne...@gmail.com] Sent: Thursday, February 21,

[jira] [Commented] (CLOUDSTACK-1317) No upgrade path to hit db schema changes from 4.1.0 to 4.2.0

2013-02-20 Thread gavin lee (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-1317?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13582195#comment-13582195 ] gavin lee commented on CLOUDSTACK-1317: --- Hi, Rohit After pull latest code

[jira] [Comment Edited] (CLOUDSTACK-1317) No upgrade path to hit db schema changes from 4.1.0 to 4.2.0

2013-02-20 Thread gavin lee (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-1317?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13582195#comment-13582195 ] gavin lee edited comment on CLOUDSTACK-1317 at 2/20/13 2:09 PM

[jira] [Created] (CLOUDSTACK-1354) Could not pass the test phase when building nvp plugin

2013-02-20 Thread gavin lee (JIRA)
gavin lee created CLOUDSTACK-1354: - Summary: Could not pass the test phase when building nvp plugin Key: CLOUDSTACK-1354 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-1354 Project: CloudStack

Re: Master build failure

2013-02-20 Thread Gavin Lee
Hi, Isaac I also encountered this build issue and submitted a bug: https://issues.apache.org/jira/browse/CLOUDSTACK-1354 If you are urgent to build this, just add -Dmaven.test.skip=true on maven command line. On Thu, Feb 21, 2013 at 9:12 AM, Isaac Chiang isaacchi...@gmail.com wrote: Hi all:

[jira] [Commented] (CLOUDSTACK-1317) No upgrade path to hit db schema changes from 4.1.0 to 4.2.0

2013-02-20 Thread gavin lee (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-1317?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13582982#comment-13582982 ] gavin lee commented on CLOUDSTACK-1317: --- Thanks Rohit for your time and kindly

[jira] [Commented] (CLOUDSTACK-1318) Failed to parse variable when build devcloud

2013-02-19 Thread gavin lee (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-1318?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13581375#comment-13581375 ] gavin lee commented on CLOUDSTACK-1318: --- commit id

[jira] [Commented] (CLOUDSTACK-1318) Failed to parse variable when build devcloud

2013-02-19 Thread gavin lee (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-1318?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13582007#comment-13582007 ] gavin lee commented on CLOUDSTACK-1318: --- Hi, Rohit I tried on 4.1, not have

[jira] [Comment Edited] (CLOUDSTACK-1318) Failed to parse variable when build devcloud

2013-02-19 Thread gavin lee (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-1318?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13582007#comment-13582007 ] gavin lee edited comment on CLOUDSTACK-1318 at 2/20/13 7:15 AM

[jira] [Commented] (CLOUDSTACK-1181) mvn deploy db failing with NPE

2013-02-18 Thread gavin lee (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-1181?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13580492#comment-13580492 ] gavin lee commented on CLOUDSTACK-1181: --- Pull the latest code on master branch

[jira] [Comment Edited] (CLOUDSTACK-1181) mvn deploy db failing with NPE

2013-02-18 Thread gavin lee (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-1181?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13580492#comment-13580492 ] gavin lee edited comment on CLOUDSTACK-1181 at 2/18/13 8:43 AM

[jira] [Created] (CLOUDSTACK-1318) Failed to parse variable when build devcloud

2013-02-18 Thread gavin lee (JIRA)
gavin lee created CLOUDSTACK-1318: - Summary: Failed to parse variable when build devcloud Key: CLOUDSTACK-1318 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-1318 Project: CloudStack

[jira] [Commented] (CLOUDSTACK-1181) mvn deploy db failing with NPE

2013-02-18 Thread gavin lee (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-1181?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13580996#comment-13580996 ] gavin lee commented on CLOUDSTACK-1181: --- Thanks for helping, Rohit. The root

[jira] [Commented] (CLOUDSTACK-1181) mvn deploy db failing with NPE

2013-02-08 Thread gavin lee (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-1181?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13574425#comment-13574425 ] gavin lee commented on CLOUDSTACK-1181: --- The issue persisted in my dev

Re: inconsistent docs in wiki for maven build and devcloud

2013-01-30 Thread Gavin Lee
Hi, Sebastien Following Rohit's blog: http://rohityadav.in/logs/devcloud/ I can build devcloud, but my management server is running in Dom0 not local. I also used deployDataCenter.py rather than mvn command to deploy a basic zone. On Wed, Jan 30, 2013 at 8:16 PM, Sebastien Goasguen

Re: signature

2013-01-13 Thread Gavin Lee
Hi, CloudStack itself also has the tool for signature generating based on command and secretkey. You can get reference from: test/src/com/cloud/test/utils/UtilsForTest.java There is a guide for CloudStack API (Chinese only): http://www.cloudstack-china.org/2012/12/1465.html On Mon, Jan 14, 2013

[jira] [Created] (CLOUDSTACK-870) Client UI: Wrong character encoding for some languages

2013-01-08 Thread gavin lee (JIRA)
gavin lee created CLOUDSTACK-870: Summary: Client UI: Wrong character encoding for some languages Key: CLOUDSTACK-870 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-870 Project: CloudStack

Re: 调用cloudstack API

2013-01-06 Thread Gavin Lee
Hello, You can refer to this screen shot: http://snag.gy/6HHCX.jpg You still need login as admin to get the apikey secretkey for normal users. English is encouraged for this mailing list :) 2013/1/6 hj19870610 hj19870...@gmail.com: 你好: 我想调用cloudstack API,请问API Key和Secret Key怎么获取呢?

Re: Building Master is failing for nonoss.

2012-12-27 Thread Gavin Lee
Hi, Both Try following reference: https://cwiki.apache.org/confluence/display/CLOUDSTACK/How+to+build+on+master+branch It's so weird when you click Edit on page: https://cwiki.apache.org/CLOUDSTACK/building-with-maven.html, then cancel, you will see different info in above link. There are some

Re: Mistakenly push the nonoss public, now reverted

2012-12-26 Thread Gavin Lee
this from happening in future ? Thanks, -Nitin On 26-Dec-2012, at 7:43 AM, Gavin Lee wrote: Dear all, I made a big mistake of pushing nonoss lib into remote. commit id: a387fcdd7cc10b7443453fbe84afc06cf51d2902 20fab87108ab4e6790709d4784ce6994467d3067 I did a revert this morning with commit

Re: Mistakenly push the nonoss public, now reverted

2012-12-26 Thread Gavin Lee
is that for vmware, if we went against their web services apis and generated that ourselves, it wouldn't need to be in non-oss. We should file bugs against each component in non-oss and see if anyone can help in converting them. --Alex -Original Message- From: Gavin Lee [mailto:gavin

Re: Review Request: Fix for CLOUDSTACK-648

2012-12-25 Thread Gavin Lee
/ --- (Updated Dec. 18, 2012, 2:16 a.m.) Review request for cloudstack and Gavin Lee. Description --- This patch is to fix the CLOUDSTACK-436 issue described in https://issues.apache.org/jira/browse/CLOUDSTACK-648. Diffs - api/src/com

Re: Review Request: Fix for CLOUDSTACK-648

2012-12-25 Thread Gavin Lee
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/8637/#review14889 --- Ship it! Ship It! - Gavin Lee On Dec. 18, 2012, 2:16 a.m., Isaac

Re: Review Request: Fix for CLOUDSTACK-648

2012-12-25 Thread Gavin Lee
On Dec. 25, 2012, 1:04 p.m., Gavin Lee wrote: Ship It! Hi, Isaac Thank for this patch sorry for my late reply. Please close as submitted. - Gavin --- This is an automatically generated e-mail. To reply, visit: https

[jira] [Resolved] (CLOUDSTACK-648) The normal users could change their own login password

2012-12-25 Thread gavin lee (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-648?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] gavin lee resolved CLOUDSTACK-648. -- Resolution: Fixed Please refer to commit 5aefd77f774723dd5729324043e62a413f580da8

Mistakenly push the nonoss public, now reverted

2012-12-25 Thread Gavin Lee
Dear all, I made a big mistake of pushing nonoss lib into remote. commit id: a387fcdd7cc10b7443453fbe84afc06cf51d2902 20fab87108ab4e6790709d4784ce6994467d3067 I did a revert this morning with commit id: 333e7c4ae69bf35fb62eafde18908ba9f674b46c Sorry for my mistake, I'll more careful next time of

[jira] [Commented] (CLOUDSTACK-648) The normal users could change their own login password

2012-12-19 Thread gavin lee (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-648?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13535828#comment-13535828 ] gavin lee commented on CLOUDSTACK-648: -- imho, since some guys really want

[jira] [Created] (CLOUDSTACK-648) The normal users could be change their own login password

2012-12-16 Thread gavin lee (JIRA)
gavin lee created CLOUDSTACK-648: Summary: The normal users could be change their own login password Key: CLOUDSTACK-648 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-648 Project: CloudStack

[jira] [Updated] (CLOUDSTACK-648) The normal users could change their own login password

2012-12-16 Thread gavin lee (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-648?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] gavin lee updated CLOUDSTACK-648: - Summary: The normal users could change their own login password (was: The normal users

[jira] [Commented] (CLOUDSTACK-648) The normal users could change their own login password

2012-12-16 Thread gavin lee (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-648?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13533650#comment-13533650 ] gavin lee commented on CLOUDSTACK-648: -- Hi, Isaac You remind me. I think

[jira] [Commented] (CLOUDSTACK-648) The normal users could change their own login password

2012-12-16 Thread gavin lee (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-648?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13533711#comment-13533711 ] gavin lee commented on CLOUDSTACK-648: -- Hi, Isaac I think the discussion

Re: [DISSCUSS][Unit Test] About class-level unit test

2012-12-13 Thread Gavin Lee
Hi, Howie You can find most #ccc12# presentations here: http://www.aarondelp.com/2012/12/links-to-everything-cloudstack.html But no Hack Fest yet, here is another one relate to test infrastructure by Prasanna: https://speakerdeck.com/vogxn/ccc12-lasvegas-apachetestinfrastructure On Fri, Dec 14,

[jira] [Commented] (CLOUDSTACK-605) Host physical CPU is incorrectly calculated for Vmware hosts

2012-12-11 Thread gavin lee (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-605?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13528951#comment-13528951 ] gavin lee commented on CLOUDSTACK-605: -- Not sure why this issue re-occured

Re: Review Request: Fix for CLOUDSTACK-547

2012-11-27 Thread Gavin Lee
build for publican-adminguide.cfg. Only one question, the file cloudplatform-api.xml should be renamed to cloudstack-api.xml rather than deleted. Could you please help to check this? Thanks again. - Gavin Lee On Nov. 27, 2012, 9:19 a.m., Sebastien Goasguen wrote

Re: Review Request: Fix for CLOUDSTACK-547

2012-11-27 Thread Gavin Lee
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/8233/#review13775 --- Ship it! Ship It! - Gavin Lee On Nov. 27, 2012, 9:19 a.m

Re: Review Request: Fix for CLOUDSTACK-547

2012-11-27 Thread Gavin Lee
On Nov. 27, 2012, 2:35 p.m., Gavin Lee wrote: Hi, Sebastien Thanks for the patch! I tested and it passed publican build for publican-adminguide.cfg. Only one question, the file cloudplatform-api.xml should be renamed to cloudstack-api.xml rather than deleted. Could you please help

Re: Review Request: Fix for CLOUDSTACK-547

2012-11-27 Thread Gavin Lee
On Nov. 27, 2012, 3 p.m., Gavin Lee wrote: Ship It! I'll apply the patch tomorrow morning. Please close it as submitted. Thanks. - Gavin --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r

[jira] [Commented] (CLOUDSTACK-547) [DOC] There are lots of CloudPlatform inside docbook xml files

2012-11-27 Thread gavin lee (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-547?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13505223#comment-13505223 ] gavin lee commented on CLOUDSTACK-547: -- The patch was committed

[jira] [Closed] (CLOUDSTACK-547) [DOC] There are lots of CloudPlatform inside docbook xml files

2012-11-27 Thread gavin lee (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-547?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] gavin lee closed CLOUDSTACK-547. Resolution: Fixed Fixed on commit: d9f11b5b09cbbe6dae5aefeee6d6616f6a634e92

Re: source code architecture?

2012-11-23 Thread Gavin Lee
You man find some related info on cwiki.a.o. eg: Development 101: https://cwiki.apache.org/confluence/display/CLOUDSTACK/Development+101 The best way is still from the source. On Fri, Nov 23, 2012 at 10:48 AM, Fungo Wang cloudst...@fungo.me wrote: hi is there any doc introduce the code

Re: source code architecture?

2012-11-23 Thread Gavin Lee
You may find some related info on cwiki.a.o. eg: Development 101: https://cwiki.apache.org/confluence/display/CLOUDSTACK/Development+101 The best way is still from the source. On Fri, Nov 23, 2012 at 10:48 AM, Fungo Wang cloudst...@fungo.me wrote: hi is there any doc introduce the code

[jira] [Commented] (CLOUDSTACK-382) Install Guide: Network Type Descriptions

2012-11-18 Thread gavin lee (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-382?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=1355#comment-1355 ] gavin lee commented on CLOUDSTACK-382: -- +1 to change the label. I used to cost

Re: [VOTE] Apache Cloudstack 4.0.0-incubating Release, third round

2012-10-26 Thread Gavin Lee
Still can vote? My +1 vote, did not try DevCloud but below testing: Passed package verification Passed source verification Passed license header verification Passed compile Passed installation on CentOS6.2 x64 Create 2 zones successfully: --1 basic zone with 1 cluster with 1 xenserver 6.02

Re: new committer: Gavin Lee

2012-10-23 Thread Gavin Lee
if you have any questions about this! On 18 October 2012 15:43, Gavin Lee gavin@gmail.com wrote: Thanks guys. I'm so pleased and honored, I wish I could make more contribution to the community. Meanwhile, I created and maintained http://www.cloudstack-china.org for Chinese guys who want

Re: new committer: Gavin Lee

2012-10-23 Thread Gavin Lee
discussions, I wish we can start a new thread. Thanks. On Tue, Oct 23, 2012 at 6:39 PM, Noah Slater nsla...@apache.org wrote: I should have linked you to this resource too: http://www.apache.org/foundation/marks/ That covers this in a more broader sense. On 23 October 2012 11:23, Gavin Lee gavin

Re: [ASFCS40] Blocker issues before starting round 3 voting

2012-10-21 Thread Gavin Lee
I will submit a patch for CLOUDSTACK-393 today. On Mon, Oct 22, 2012 at 11:22 AM, Joe Brockmeier j...@zonker.net wrote: Hey Chip, On Sun, Oct 21, 2012, at 10:02 PM, Chip Childers wrote: Hi all, The following bugs (docs) are currently blocking another round of voting. Perhaps we can work

Review Request: [CLOUDSTACK-393] Docbook for vmware vsphere installation

2012-10-21 Thread Gavin Lee
. Thanks, Gavin Lee

Re: Review Request: [CLOUDSTACK-393] Docbook for vmware vsphere installation

2012-10-21 Thread Gavin Lee
-installation.cfg, verified pdf and html output. Thanks, Gavin Lee

Re: [ASFCS40] Blocker issues before starting round 3 voting

2012-10-21 Thread Gavin Lee
Hi, Chip Could you please help to review for CLOUDSTACK-393 at https://reviews.apache.org/r/7694/ ? Let me know if any issues found. Thanks. On Mon, Oct 22, 2012 at 11:27 AM, Chip Childers chip.child...@sungard.com wrote: On Sun, Oct 21, 2012 at 11:22 PM, Joe Brockmeier j...@zonker.net wrote:

Re: new committer: Gavin Lee

2012-10-18 Thread Gavin Lee
in Beijing today :-) In current stage, I'll focus on documentation and bug fixing, I really enjoy this work and glad to be here with you all. On Thu, Oct 18, 2012 at 8:35 PM, David Nalley da...@gnsa.us wrote: The Podling Project Management Committee (PPMC) for Apache CloudStack has asked Gavin Lee

Re: [Doc] Review and Testing request: All documents! Sign up for your part on the wiki

2012-10-18 Thread Gavin Lee
Hi, Jessica I saw a big part was missing for docbook: vmware vsphere hypervisor installation. I just signed and hopefully can provide it early next week. On Thu, Oct 18, 2012 at 4:30 AM, Jessica Tomechak jessica.tomec...@gmail.com wrote: During IRC chat today, it was proposed that we review and

Re: How to hide /disable project view button

2012-10-17 Thread Gavin Lee
The easiest way is hide the entrance from UI, this can be done by change the js file or hide the div. eg: comment projects in cloudstack.js, hide project-view div, etc. You'd better look through the code, change and test. On Wed, Oct 17, 2012 at 5:23 PM, lucy sh...@travelsky.com wrote: Dear

Review Request: [DOCS]Docbook xml for additional installation options

2012-10-15 Thread Gavin Lee
-US/install-usage-server.xml PRE-CREATION docs/en-US/ssl.xml PRE-CREATION Diff: https://reviews.apache.org/r/7597/diff/ Testing --- Passed publican build using config file: publican-all.cfg, verified pdf/html output. The changes won't impact admin guide doc. Thanks, Gavin Lee

Re: Stop instance is destroying my VM

2012-10-15 Thread Gavin Lee
It's by design, when you stop a VM (advanceStop() in VirtualMachineManagerImpl) in CloudStack UI, it will delete all the vm metadata info from xenserver database, it will reconstruct the vm profile to xenserver db when you start again (advanceStart() in VirtualMachineManagerImpl). It's easy to

Re: [VOTE] Apache Cloudstack 4.0.0-incubating Release, first round

2012-10-11 Thread Gavin Lee
+1 worth waiting. On Thu, Oct 11, 2012 at 9:38 PM, Rohit Yadav rohit.ya...@citrix.com wrote: On 11-Oct-2012, at 6:48 PM, Nitin Mehta nitin.me...@citrix.com wrote: Noah - Agree with you. I think whosoever is voting +1 should explicitly indicate the extent to which they have tested it as

[DOCS][ASF4.0] Status of doc book

2012-10-09 Thread Gavin Lee
The current document hierarchy are far from the guide in link [1]. eg: I signed up Installing the usage server, SSL, database replication which belong to additional installation section in the link [1] attachments. But now I've no idea which location should I put them. There are also some other

Re: [DOCS] Using DITA vs. Docbook for documentation?

2012-09-26 Thread Gavin Lee
+1 for Docbook + Publican. imho, it's not the right time to switch the tool even DITA is better: a) Docbook can do almost everything we need at this moment, the html output is pretty good. b) Still need to hurry up on docbook, change to DITA may cost even more time to hit the release c) L10N part

Re: [DOC] l10n on transifex

2012-09-24 Thread Gavin Lee
Hi, David I tried a little translation(zh_CN), easy enough to use. Thanks for uploading. On Mon, Sep 24, 2012 at 1:18 PM, David Nalley da...@gnsa.us wrote: On Sun, Sep 23, 2012 at 8:44 AM, David Nalley da...@gnsa.us wrote: On Sun, Sep 23, 2012 at 7:23 AM, Gavin Lee gavin@gmail.com wrote

Re: Review Request: [DOC]Docbook for adding primary secondary storage

2012-09-23 Thread Gavin Lee
-install.cfg 708200d Diff: https://reviews.apache.org/r/7109/diff/ Testing --- Passed publican build and verified html/pdf output. Thanks, Gavin Lee

[DOC] l10n on transifex

2012-09-23 Thread Gavin Lee
Is it the right time to put the en-US po files on transifex? Though it's not fully ready, it will speed up the l10n work since it may take a long time. I remembered a previous email also talked about this. Or who can tell me the plan? Thanks. -- Gavin

Re: CloudStack Development tutorial for newbies

2012-09-23 Thread Gavin Lee
KVM agent will be installed on KVM hypervisor, do you plan to use host for both management server and KVM hypervisor? Suggest install the agent on a clean KVM hypervisor. On Sun, Sep 23, 2012 at 6:11 PM, Kamil Gardziejczyk belussi...@gmail.com wrote: Ok. My managment service is working fine ;)

Re: CloudStack Development tutorial for newbies

2012-09-23 Thread Gavin Lee
need to do some special KVM configuration? 2012/9/23 Gavin Lee gavin@gmail.com KVM agent will be installed on KVM hypervisor, do you plan to use host for both management server and KVM hypervisor? Suggest install the agent on a clean KVM hypervisor. On Sun, Sep 23, 2012 at 6:11 PM, Kamil

Re: Review Request: [DOC]Docbook for adding primary secondary storage

2012-09-20 Thread Gavin Lee
--- Passed publican build and verified html/pdf output. Thanks, Gavin Lee

Re: [DISCUSS] About shipping a non-OSS CloudStack

2012-09-15 Thread Gavin Lee
Put these non-oss components somewhere, for both developers and users. The users keep the jars in hand is also important, consider they want to install cloudstack with vmware hypervisor, and without internet access. On Sat, Sep 15, 2012 at 8:54 AM, Edison Su edison...@citrix.com wrote:

Review Request: [DOC]Docbook for adding primary secondary storage

2012-09-14 Thread Gavin Lee
, Gavin Lee

Re: System VM corrupt (fsck return code 4)

2012-09-13 Thread Gavin Lee
You can get quick help if you put system vm template version info and md5sum value. On Thu, Sep 13, 2012 at 4:23 PM, Hieu Le hieul...@gmail.com wrote: Hi guys, My CS always have System VMs error. The error is corrupt disk and while booting System VMs always display fsck code 4. Can you show

Re: System VM corrupt (fsck return code 4)

2012-09-13 Thread Gavin Lee
is: ab52eae5e112683a1e14f14d7c1e6101 On Thu, Sep 13, 2012 at 5:01 PM, Gavin Lee gavin@gmail.com wrote: You can get quick help if you put system vm template version info and md5sum value. On Thu, Sep 13, 2012 at 4:23 PM, Hieu Le hieul...@gmail.com wrote: Hi guys, My CS always have System VMs error. The error

Re: Review Request: [DOCS]Docbook xml for section: Citrix XenServer Installation

2012-09-12 Thread Gavin Lee
) - docs/en-US/citrix-xenserver-installation.xml PRE-CREATION docs/en-US/provisioning-steps.xml fda3e17 Diff: https://reviews.apache.org/r/6917/diff/ Testing --- Passed publican build and verified html/pdf outputs. Thanks, Gavin Lee

Re: Review Request: [DOCS]Docbook xml for section: Citrix XenServer Installation

2012-09-12 Thread Gavin Lee
/r/6917/#review11389 --- On Sept. 12, 2012, 6:43 a.m., Gavin Lee wrote: --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/6917

Re: Review Request: [DOCS]Docbook xml for section: Citrix XenServer Installation

2012-09-12 Thread Gavin Lee
/en-US/citrix-xenserver-installation.xml PRE-CREATION docs/en-US/provisioning-steps.xml fda3e17 Diff: https://reviews.apache.org/r/6917/diff/ Testing --- Passed publican build and verified html/pdf outputs. Thanks, Gavin Lee

Re: Review Request: [DOCS]Docbook xml for section: Citrix XenServer Installation

2012-09-12 Thread Gavin Lee
://reviews.apache.org/r/6917/#review11397 --- On Sept. 12, 2012, 8:02 a.m., Gavin Lee wrote: --- This is an automatically generated e-mail. To reply, visit: https

[DOC] publican build test failure

2012-09-12 Thread Gavin Lee
Currently the publican build test failed with errors like: FATAL ERROR: XInclude:1604 in developer-guide.xml on line 32: could not load contacting-support.xml, and no fallback was found at /usr/bin/publican line 763 There are so many fallback issues caused by missing xml files, some of them are:

Re: [DOC] publican build test failure

2012-09-12 Thread Gavin Lee
Sure, Edison. I can also create the blank files. Leave the whole task to me. On Thu, Sep 13, 2012 at 9:56 AM, Edison Su edison...@citrix.com wrote: Could you help to fix the doc build? We can create blank files at first. -Original Message- From: Gavin Lee [mailto:gavin@gmail.com

Re: [DOC] publican build test failure

2012-09-12 Thread Gavin Lee
Okay, I will hold on after you revert. On Thu, Sep 13, 2012 at 11:09 AM, David Nalley da...@gnsa.us wrote: On Sep 12, 2012 9:55 PM, Gavin Lee gavin@gmail.com wrote: Currently the publican build test failed with errors like: FATAL ERROR: XInclude:1604 in developer-guide.xml on line 32

ant debug failed to launch

2012-09-11 Thread Gavin Lee
I followed the instruction [1] to setup maven build environment. Everything went well except the last step: ant debug I can use mvn -P client -pl client jetty:run but encounter some other issue such as system vm could not start. I want to attach eclipse debug. Does anybody encounter following

Re: ant debug failed to launch

2012-09-11 Thread Gavin Lee
you're the owner on the source code (where your jars are) and on CATALINA_HOME. chown -R your-user path to tomcat and path to repo/src ant deploy-server and, ant debug! Regards, Rohit On 11-Sep-2012, at 3:24 PM, Gavin Lee gavin@gmail.com wrote: I followed the instruction [1

Re: ant debug failed to launch

2012-09-11 Thread Gavin Lee
/11/12 10:28 AM, Chiradeep Vittal chiradeep.vit...@citrix.com wrote: I found that I had to remove $CATALINA_HOME/lib/servlet-api-2.3.jar to move past this error. On 9/11/12 7:04 AM, Gavin Lee gavin@gmail.com wrote: My environment was ok yesterday for ant debug before I update

Re: Review Request: [DOCS]Docbook xml for section: Citrix XenServer Installation

2012-09-11 Thread Gavin Lee
Can somebody help with this review? It's a week ago. Thanks. On Wed, Sep 5, 2012 at 10:11 AM, Gavin Lee gavin@gmail.com wrote: This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/6917/ Review request for cloudstack, David Nalley and Jessica

ant build errors when compile awsapi

2012-09-06 Thread Gavin Lee
Should I move to maven build, or ant build still works? It was fine to build use ant in the morning. The recent changes seems can not pass the ant build due to missing some dependent packages, see following errors: compile-awsapi: [mkdir] Created dir:

Review Request: CLOUDSTACK-10:Deleting a disconnected primary storage results in partial removed state

2012-09-04 Thread Gavin Lee
works correctly. Thanks, Gavin Lee

Review Request: [DOCS]Docbook xml for section: Citrix XenServer Installation

2012-09-04 Thread Gavin Lee
. Thanks, Gavin Lee

Re: [DOCS] Call for doc sprint participants: Docbook XML conversion

2012-09-03 Thread Gavin Lee
, I think It's fine to put po files on transifex, but firstly the docbook need to be ready for en-US. On Mon, Sep 3, 2012 at 12:53 PM, David Nalley da...@gnsa.us wrote: On Tue, Aug 28, 2012 at 11:18 PM, Gavin Lee gavin@gmail.com wrote: Hi, Jessica This is Gavin Lee from tcloudcomputing

Review Request: [DOC]docbook xml for 2 sections

2012-09-03 Thread Gavin Lee
40ceff8 docs/en-US/initialize-and-test.xml e5a57d8 Diff: https://reviews.apache.org/r/6893/diff/ Testing --- Passed publican build and verified pdf output. Thanks, Gavin Lee

Review Request: Docbook for section Initializing and Testing

2012-08-31 Thread Gavin Lee
docbook xml for section Initializing and Testing Diffs - docs/en-US/initialize-and-test.xml e5a57d8 Diff: https://reviews.apache.org/r/6868/diff/ Testing --- Passed publican build and verified output pdf Thanks, Gavin Lee

Re: Review Request: [DOC] Docbook transition for section: Advanced Zone Configuration

2012-08-31 Thread Gavin Lee
-infrastructure-concepts.xml 40ceff8 Diff: https://reviews.apache.org/r/6852/diff/ Testing --- Passed local publican build and verified pdf output. Thanks, Gavin Lee

Re: Review Request: Docbook for section Initializing and Testing

2012-08-31 Thread Gavin Lee
publican build and verified output pdf Thanks, Gavin Lee

Review Request: Change license to ASL2.0 in plugin

2012-08-30 Thread Gavin Lee
--- Passed build, deploy-server and basic function testing. Thanks, Gavin Lee

Review Request: Change license to ASL2.0 in server and tools

2012-08-30 Thread Gavin Lee
://reviews.apache.org/r/6854/diff/ Testing --- Passed build-all, deploy-server,deploydb and basic function testing Thanks, Gavin Lee

Re: [DISCUSS] Delete addcopyright.py from the source tree?

2012-08-30 Thread Gavin Lee
Hi, Chip The bug in addcopyright.py was fixed when I submit the review request to change the license header. Since the moving license work is almost done, I think this tool can be decommissioned. I'll look through the entire project and fix the license issue if any. On Thu, Aug 30, 2012 at

Review Request: Correct license header mainly for patches folder

2012-08-30 Thread Gavin Lee
/addcopyright.py 719ec1b Diff: https://reviews.apache.org/r/6866/diff/ Testing --- Passed ant clean-all,build-all,deploy-server,deploydb; also passed basic functional testing. Thanks, Gavin Lee

Re: [ASF 4.0] About two versions of license header

2012-08-29 Thread Gavin Lee
I think version 2 should be used when release CS 4.0. On Wed, Aug 29, 2012 at 3:34 PM, Mice Xia mice_...@tcloudcomputing.com wrote: Hi, all, I found there are two versions of license headers in source codes. Though they are both Apache License 2 (as far as I can tell), I'm not sure if

  1   2   >