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

2013-04-24 Thread Murali Reddy
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/10703/#review19692 --- server/src/com/cloud/api/ApiResponseHelper.java

Re: [DISCUSS] Scaling up CPU and RAM for running VMs

2013-04-24 Thread Mice Xia
Nitin & Kelven, I haven't updated the codes with syncAsyncJobExecution, and the conclusion is making all vm api synchronized? I'm ok with this change, currently, for a single vm instance, few apis can work on it concurrently. -Mice On Fri, Mar 15, 2013 at 12:20 PM, Nitin Mehta wrote: > Thanks

[DOC][Review] Document ability to delete events and alerts

2013-04-24 Thread Radhika Puthiyetath
Hi, Documentation for delete/archive events and alerts are ready. The doc draft is posted to https://issues.apache.org/jira/browse/CLOUDSTACK-1567 Please share your comments. Thanks -Radhika

Re: Exposing APIs that carry POST data

2013-04-24 Thread Prasanna Santhanam
On Wed, Apr 24, 2013 at 06:08:49AM -0400, Sebastien Goasguen wrote: > > On Apr 24, 2013, at 4:38 AM, Prasanna Santhanam wrote: > > > Vijay added the ability to send userdata as POST for the > > deployVirtualMachine API in review [1]. What I'd like to address here > > is how to expose this via Ap

Re: Exposing APIs that carry POST data

2013-04-24 Thread Prasanna Santhanam
On Wed, Apr 24, 2013 at 09:02:09AM -0700, Chiradeep Vittal wrote: > CS has always had the ability to accept POST for any api. Oh I don't know about that. Because it seems like Vijay has had to drill down the HTTP Method into the API layer. Changes to the BaseCmd.java indicate the method (GET/POST)

Re: Error starting management server

2013-04-24 Thread Prasanna Santhanam
On Wed, Apr 24, 2013 at 11:07:38PM +0530, Dharmesh Kakadia wrote: > Hi, > > I am setting up dev environment following : > https://cwiki.apache.org/confluence/display/CLOUDSTACK/DevCloud Dev environment specifics are here: https://cwiki.apache.org/confluence/display/CLOUDSTACK/Setting+up+CloudStac

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

2013-04-24 Thread Jayapal Reddy
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/10703/ --- (Updated April 25, 2013, 5:03 a.m.) Review request for cloudstack, Abhinandan P

Re: Review Request: Don't do KVM heartbeat on secondary storage sources, primary only

2013-04-24 Thread Marcus Sorensen
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/10766/ --- (Updated April 25, 2013, 4:52 a.m.) Review request for cloudstack and Chip Chil

Re: Review Request: Delete KVMHA dir contents if found when deleting templates, volumes from nfs secondary storage

2013-04-24 Thread Marcus Sorensen
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/10766/ --- (Updated April 25, 2013, 4:51 a.m.) Review request for cloudstack and Chip Chil

Re: Review Request: Delete KVMHA dir contents if found when deleting templates, volumes from nfs secondary storage

2013-04-24 Thread Marcus Sorensen
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/10766/ --- (Updated April 25, 2013, 4:48 a.m.) Review request for cloudstack and Chip Chil

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

2013-04-24 Thread Rohit Yadav
> On April 25, 2013, 4:10 a.m., Rohit Yadav wrote: > > +1 > > Not applied on src tree though, we'll wait for tsp to respond and commit. Oh, already committed, only saw the diff first. Closing as submitted. - Rohit --- This is an automat

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

2013-04-24 Thread Rohit Yadav
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/10702/#review19689 --- Ship it! +1 Not applied on src tree though, we'll wait for tsp to r

RE: https://issues.apache.org/jira/browse/CLOUDSTACK-101 OVS support in KVM

2013-04-24 Thread Angeline Shen
Hugo: For your configuration example : # The physical interface: eth1 DEVICE=eth1 BOOTPROTO=none HWADDR=BC:30:5B:D4:16:3C IPV6INIT=no #MTU=1500 NM_CONTROLLED=no ONBOOT=yes TYPE=OVSPort DEVICETYPE=ovs OVS_BRIDGE=br0 # The bridge interface: br0 DEVICE=br0 ONBOOT=yes DEVICETYPE=ovs TYPE=OVSBridg

Re: Review Request: Delete KVMHA dir contents if found when deleting templates, volumes from nfs secondary storage

2013-04-24 Thread Marcus Sorensen
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/10766/ --- (Updated April 25, 2013, 12:39 a.m.) Review request for cloudstack and Chip Chi

Re: Review Request: Delete KVMHA dir contents if found when deleting templates, volumes from nfs secondary storage

2013-04-24 Thread Marcus Sorensen
> On April 24, 2013, 11:05 p.m., edison su wrote: > > The HA will write data into secondary storage also? It should only write > > data into primary storage. > > Marcus Sorensen wrote: > The KVMStoragePoolManager is currently adding any NFS type to the list of > HA pools to write to. I can

Re: Review Request: Delete KVMHA dir contents if found when deleting templates, volumes from nfs secondary storage

2013-04-24 Thread Marcus Sorensen
> On April 24, 2013, 11:05 p.m., edison su wrote: > > The HA will write data into secondary storage also? It should only write > > data into primary storage. The KVMStoragePoolManager is currently adding any NFS type to the list of HA pools to write to. I can change that as well, I'm just not

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

2013-04-24 Thread Min Chen
> On April 24, 2013, 11:29 p.m., Min Chen wrote: > > Ship It! Prasanna has fixed the marvin test and pushed to master. These are the rebased commits on master: 4e9e7937ed5e56cbd7f678b2ed9863a56af16635 Fix Vijay's test to use the marvin integratin libararies b0caae6b33347f36721f28dca1fa12e7b18f1

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

2013-04-24 Thread Min Chen
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/10294/#review19680 --- Ship it! Ship It! - Min Chen On April 23, 2013, 9:45 p.m., Venka

Apache CloudStack Security Advisory: Multiple vulnerabilities in Apache CloudStack

2013-04-24 Thread John Kinsella
Product: Apache CloudStack Vendor: The Apache Software Foundation CVE References: CVE-2013-2756, CVE-2013-2758 Vulnerability Type(s): Authentication bypass (2756), cryptography (2758) Vulnerable version(s): Apache CloudStack version 4.0.0-incubating and 4.0.1-incubating Risk Level: High, Medium CVS

[DOCS] Please Review - Releasing Publican Documentation from Apache CloudStack

2013-04-24 Thread Joe Brockmeier
While releasing the documentation today I went ahead and wrote up a draft on the wiki so that anyone can do this in the future. Please have a look and suggest changes (or make them yourself, it's a wiki!) https://cwiki.apache.org/CLOUDSTACK/releasing-docs.html Best, jzb -- Joe Brockmeier j...@

Re: Review Request: Delete KVMHA dir contents if found when deleting templates, volumes from nfs secondary storage

2013-04-24 Thread edison su
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/10766/#review19676 --- The HA will write data into secondary storage also? It should only w

[ANNOUNCE] Apache CloudStack 4.0.2 Released

2013-04-24 Thread Joe Brockmeier
The Apache CloudStack project is pleased to announce the 4.0.2 release of the CloudStack Infrastructure-as-a-Service (IaaS) cloud orchestration platform. This is a minor release in the 4.0.0 branch, which contains fixes for 40 bugs. Apache CloudStack is an integrated software platform that allows

Re: Review Request: When associating an IP to a VPC allow admin's to specify what IP they want to associate. (CLOUDSTACK-1942)

2013-04-24 Thread Marcus Sorensen
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/10423/#review19667 --- Ship it! This looks reasonable to me. Anyone else? - Marcus Sorens

[ACS41][Patch Request]

2013-04-24 Thread Marcus Sorensen
https://reviews.apache.org/r/10766/

Review Request: Delete KVMHA dir contents if found when deleting templates, volumes from nfs secondary storage

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

buildbot success in ASF Buildbot on cloudstack-site-staging

2013-04-24 Thread buildbot
The Buildbot has detected a restored build on builder cloudstack-site-staging while building ASF Buildbot. Full details are available at: http://ci.apache.org/builders/cloudstack-site-staging/builds/132 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: bb-cms-slave Build Reason: s

buildbot failure in ASF Buildbot on cloudstack-site-staging

2013-04-24 Thread buildbot
The Buildbot has detected a new failure on builder cloudstack-site-staging while building ASF Buildbot. Full details are available at: http://ci.apache.org/builders/cloudstack-site-staging/builds/130 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: bb-cms-slave Build Reason: sche

error while building Apache Whirr

2013-04-24 Thread Han,Meng
Hi, Does anyone encounter the following error when building Whirr? [INFO] Reactor Summary: [INFO] [INFO] Apache Whirr Build Tools .. SUCCESS [0.678s] [INFO] Whirr . SUCCESS [1.585s] [INFO] Apache Whirr Core ..

RE: https://issues.apache.org/jira/browse/CLOUDSTACK-101 OVS support in KVM

2013-04-24 Thread Angeline Shen
Hugo: Please review my updates to https://issues.apache.org/jira/browse/CLOUDSTACK-101 . The latest experiment I conducted per your instructions is as follows: ovs Host10.223.58.195 gateway 10.223.58.193 other host on same gateway but not in ovs setup 10.223.58.

Re: https://issues.apache.org/jira/browse/CLOUDSTACK-101 OVS support in KVM

2013-04-24 Thread Sheng Yang
Thank you Hugo! --Sheng On Wed, Apr 24, 2013 at 12:16 PM, Hugo Trippaers < htrippa...@schubergphilis.com> wrote: > Hey Sheng, > > Sure thing, I'm trying to help Angeline already, but it's quite a > complex setup. > > I'll try to write down some detailed instructions. > > Cheers, > > Hugo >

Re: https://issues.apache.org/jira/browse/CLOUDSTACK-101 OVS support in KVM

2013-04-24 Thread Hugo Trippaers
Hey Sheng, Sure thing, I'm trying to help Angeline already, but it's quite a complex setup. I'll try to write down some detailed instructions. Cheers, Hugo Sent from my iPhone On 24 apr. 2013, at 19:56, "Sheng Yang" mailto:sh...@yasker.org>> wrote: Hi Hugo, Could you help with KVM OVS setu

Re: https://issues.apache.org/jira/browse/CLOUDSTACK-101 OVS support in KVM

2013-04-24 Thread Sheng Yang
Hi Hugo, Could you help with KVM OVS setup? I cannot find much information on the our wiki about OVS on KVM. --Sheng On Fri, Apr 19, 2013 at 8:14 PM, Angeline Shen wrote: > ASF 4.1 cloudstack with openvswitch support for RHEL 6.3 KVM test > configuration setup: > > After completing > h

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-04-24 Thread Radhika PC
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/8180/#review19633 --- Ship it! Ship It! - Radhika PC On Jan. 15, 2013, 12:34 p.m., Radh

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-04-24 Thread Radhika PC
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/8180/#review19632 --- Ship it! Ship It! - Radhika PC On Jan. 15, 2013, 12:34 p.m., Radh

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-04-24 Thread Radhika PC
> On March 4, 2013, 9:21 p.m., Venkata Siva Vijayendra Bhamidipati wrote: > > Ship It! > > Radhika PC wrote: > will merge once Murali merges the code into Master. > > Animesh Chaturvedi wrote: > Radhika both 312 and 265 are closed now, can this review be closed now submitted commit b7

Error starting management server

2013-04-24 Thread Dharmesh Kakadia
Hi, I am setting up dev environment following : https://cwiki.apache.org/confluence/display/CLOUDSTACK/DevCloud I am stuck on step 7.3 while starting the management server. the output of mvn -pl :cloud-client-ui jetty:run gets stuck after INFO [utils.component.ComponentContext] (main:) Setup

RE: running jetty with eclipse generated code?

2013-04-24 Thread Edison Su
> -Original Message- > From: Daan Hoogland [mailto:dhoogl...@schubergphilis.com] > Sent: Wednesday, April 24, 2013 2:56 AM > To: dev@cloudstack.apache.org > Subject: running jetty with eclipse generated code? > > H, > > Are any people using the run target in eclipse in debug mode to run

Summary of IRC meeting in #cloudstack-meeting, Wed Apr 24 17:04:18 2013

2013-04-24 Thread ASF IRC Services
Members present: animesh, jzb Meeting summary: 1. Preface 2. Active Feature Release 3. Active Feature Release: Doc Status 4. Active Feature Release: Additional Issues? 5. Active Bug-Fix Release 6. Master Branch 7. Infra 8. Other Issues? IRC log follows:

Re: Exposing APIs that carry POST data

2013-04-24 Thread Chiradeep Vittal
CS has always had the ability to accept POST for any api. On 4/24/13 1:38 AM, "Prasanna Santhanam" wrote: >Vijay added the ability to send userdata as POST for the >deployVirtualMachine API in review [1]. What I'd like to address here >is how to expose this via ApiDiscovery so that clients like

Re: Review Request: Updated cloud-early-config to copy iptables-router to rules.v4

2013-04-24 Thread Chiradeep Vittal
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/10753/#review19625 --- This will break v4.1 routers. Please take care of this. - Chiradeep

Re: running jetty with eclipse generated code?

2013-04-24 Thread Mike Tutkowski
I agree...I'd love to know how to do what Daan's asking here. On Wed, Apr 24, 2013 at 3:56 AM, Daan Hoogland wrote: > H, > > Are any people using the run target in eclipse in debug mode to run with > the local code, as opposed to the packaged code? > > This would seriously reduce my dev-debug-c

Re: Review Request: Merging changes to marvin after ipclearance from cloudstack-qa

2013-04-24 Thread Prasanna Santhanam
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/10741/#review19624 --- Ship it! Applied but edited the log message to reflect the nature o

Re: [ACS41] blocked by AWSAPI deb packaging

2013-04-24 Thread Marcus Sorensen
Also note that I created a new bug for 4.1 https://issues.apache.org/jira/browse/CLOUDSTACK-2158 I don't really know much about this area of the code (allocators), if someone does and could help out that would be great. On Wed, Apr 24, 2013 at 5:51 AM, Chip Childers wrote: > I'm offline today,

Re: Building Cloudstack 4.0.1 Ubuntu (Debian) install packages

2013-04-24 Thread Jim L.
Hi ... anyone have any advice for my problem regarding building Cloudstack 4.0.1 Ubuntu/Debian packages with VNWare installed? Thanks -- Jim L. On Tue, Apr 23, 2013 at 11:19 AM, Jim L. wrote: > Hi, > > I have been trying to build the Ubuntu/Debian install packages for > Cloudstack 4.0.1 with

[ACS41] Re: CS : Upgrade from 2.2.14 to 4.1.0

2013-04-24 Thread Joe Brockmeier
Talked to Nicolas in IRC, he's opened a bug for this - AFAIK this should be a blocker, since we do consider upgrades pretty important. Jira issue: https://issues.apache.org/jira/browse/CLOUDSTACK-2172 On Wed, Apr 24, 2013, at 03:59 AM, nicolas.lamira...@orange.com wrote: > hi, > due to BUG CS 52

Re: [DOCS][TRANSLATIONS] Upate

2013-04-24 Thread Milamber
Le 24/04/2013 10:44, Milamber a ecrit : Le 23/04/2013 13:50, Gavin Lee a ecrit : Following Milamber's guide , below process I used for 4.1.xmessage.properties on zh_CN: 1. git pull for the latest messages_zh_CN.properties 2. native2ascii -reverse messages_zh_CN.properties /tmp/zh_CN.properti

Re: [DISCUSS] Making simple installs easier.

2013-04-24 Thread Noah Slater
(Typo, but you can fill in any number you feel like...) On 24 April 2013 12:57, Noah Slater wrote: > Also + for the initiative! > > > On 23 April 2013 20:15, Chiradeep Vittal wrote: > >> >> >> On 4/21/13 3:21 PM, "David Nalley" wrote: >> >> >Hi folks. >> > >> >I've been thinking about our inst

Re: [DISCUSS] Making simple installs easier.

2013-04-24 Thread Noah Slater
Also + for the initiative! On 23 April 2013 20:15, Chiradeep Vittal wrote: > > > On 4/21/13 3:21 PM, "David Nalley" wrote: > > >Hi folks. > > > >I've been thinking about our install process lately. > > > >We currently require folks to muck about with firewall settings, NFS > >settings, network

[ACS41] blocked by AWSAPI deb packaging

2013-04-24 Thread Chip Childers
I'm offline today, but it would be great if someone could review master vs 4.1 Debian/rules to see what's missing for AWSAPI installation in 4.1. I left last night in the middle of doing that review, and there are some lines missing in 4.1.

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

2013-04-24 Thread Noah Slater
I see where David is coming from. The longer you leave a release branch, the harder it becomes to QA, the harder it comes to test, and the harder it becomes to release. As has been mentioned already, you can think of this as a "release cost". More regular releases keep complexity down, and reduce

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

2013-04-24 Thread Prasanna Santhanam
On Tue, Apr 23, 2013 at 02:08:09PM -0700, Vijayendra Bhamidipati wrote: > Hi Prasanna, > > Thanks for catching the absence of license in the new file - I'll make the > required changes. > > Regarding the POST, the whole query needs to be sent in as a POST > query and not only the userdata as POS

Re: [DOCS][TRANSLATIONS] Upate

2013-04-24 Thread Milamber
Le 24/04/2013 08:15, Sebastien Goasguen a ecrit : On Apr 23, 2013, at 9:50 AM, Gavin Lee wrote: Following Milamber's guide , below process I used for 4.1.xmessage.properties on zh_CN: 1. git pull for the latest messages_zh_CN.properties 2. native2ascii -reverse messages_zh_CN.properties /tmp

Re: [DOCS][TRANSLATIONS] Upate

2013-04-24 Thread Milamber
Le 23/04/2013 13:50, Gavin Lee a ecrit : Following Milamber's guide , below process I used for 4.1.xmessage.properties on zh_CN: 1. git pull for the latest messages_zh_CN.properties 2. native2ascii -reverse messages_zh_CN.properties /tmp/zh_CN.properties.native -encoding utf8 3. copy to the Clo

Re: Exposing APIs that carry POST data

2013-04-24 Thread Sebastien Goasguen
On Apr 24, 2013, at 4:38 AM, Prasanna Santhanam wrote: > Vijay added the ability to send userdata as POST for the > deployVirtualMachine API in review [1]. What I'd like to address here > is how to expose this via ApiDiscovery so that clients like marvin, > cloudmonkey can autogenerate themselve

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

2013-04-24 Thread Bharat Kumar
No we can add or remove only one vlan range at a time. On Apr 24, 2013, at 10:50 AM, Radhika Puthiyetath wrote: > Can I add/ remove multiple vlan ranges ( vlan 500- 600, 200- 250; remove 100- > 150, 300-350) by using the API? > > -Original Message- > From: Bharat Kumar [mailto:bharat

Re: Review Request: Updated cloud-early-config to copy iptables-router to rules.v4

2013-04-24 Thread Abhinandan Prateek
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/10753/#review19621 --- Ship it! Ship It! - Abhinandan Prateek On April 24, 2013, 7:27 a

Re: [DOCS][TRANSLATIONS] Upate

2013-04-24 Thread Isaac Chiang
Hi Sebastien: May I join the Runbook project too? I wanna make an overall review for these two documents, thanks. Regards On Wed, Apr 24, 2013 at 4:20 PM, Sebastien Goasguen wrote: > > On Apr 24, 2013, at 4:18 AM, Isaac Chiang wrote: > > > I Get it :) I'll investigate this func

Using new systemvm template from Jenkin but failed

2013-04-24 Thread Nguyen Anh Tu
Hi guys, I downloaded latest systemvm template (32bit) from http://jenkins.cloudstack.org and registered successfully to CloudStack. But when SSVM & CPVM started, it failed. Log is here: 2013-04-24 14:38:12,496 DEBUG [xen.resource.CitrixResourceBase] (DirectAgent-8:null) 1. The VM v-6-VM is in St

CS : Upgrade from 2.2.14 to 4.1.0

2013-04-24 Thread nicolas.lamirault
hi, due to BUG CS 528, we can't upgrade our production to 4.0.x. So we try to upgrade to 4.1.0. When we start CS, we 've read theses logs : 2013-04-24 10:57:23,407 DEBUG [upgrade.dao.VersionDaoImpl] (Timer-1:null) Checking to see if the database is at a version before it was the version table i

Exposing APIs that carry POST data

2013-04-24 Thread Prasanna Santhanam
Vijay added the ability to send userdata as POST for the deployVirtualMachine API in review [1]. What I'd like to address here is how to expose this via ApiDiscovery so that clients like marvin, cloudmonkey can autogenerate themselves to support APIs of this kind. This also needs to be clearly spec

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

2013-04-24 Thread Prasanna Santhanam
On Tue, Apr 23, 2013 at 02:08:09PM -0700, Vijayendra Bhamidipati wrote: > Hi Prasanna, > > Thanks for catching the absence of license in the new file - I'll make the > required changes. > > Regarding the POST, the whole query needs to be sent in as a POST > query and not only the userdata as POS

Re: [DOCS][TRANSLATIONS] Upate

2013-04-24 Thread Sebastien Goasguen
On Apr 24, 2013, at 4:18 AM, Isaac Chiang wrote: > I Get it :) I'll investigate this function deeper to see how it can help > us. Terrific, I was hoping you would say that :) > > Many thanks. > > Isaac > > > On Wed, Apr 24, 2013 at 4:11 PM, Sebastien Goasguen wrote: > >> >> On Apr 24, 2

Re: [DOCS][TRANSLATIONS] Upate

2013-04-24 Thread Isaac Chiang
I Get it :) I'll investigate this function deeper to see how it can help us. Many thanks. Isaac On Wed, Apr 24, 2013 at 4:11 PM, Sebastien Goasguen wrote: > > On Apr 24, 2013, at 3:58 AM, Isaac Chiang wrote: > > > Hi Sebastien: > > > >Thanks!! I see the "View glossary" button jus

Re: [DOCS][TRANSLATIONS] Upate

2013-04-24 Thread Sebastien Goasguen
On Apr 23, 2013, at 9:50 AM, Gavin Lee wrote: > Following Milamber's guide , below process I used for > 4.1.xmessage.properties on zh_CN: > 1. git pull for the latest messages_zh_CN.properties > 2. native2ascii -reverse messages_zh_CN.properties > /tmp/zh_CN.properties.native -encoding utf8 > 3.

Re: [DOCS][TRANSLATIONS] Upate

2013-04-24 Thread Sebastien Goasguen
On Apr 24, 2013, at 3:58 AM, Isaac Chiang wrote: > Hi Sebastien: > >Thanks!! I see the "View glossary" button just right at the > upper right corner of the table in this page: > > https://www.transifex.com/projects/p/ACS_DOCS/ > > After entering the glossary page, I am able to sel

Re: [DOCS][TRANSLATIONS] Upate

2013-04-24 Thread Isaac Chiang
Hi Sebastien: Thanks!! I see the "View glossary" button just right at the upper right corner of the table in this page: https://www.transifex.com/projects/p/ACS_DOCS/ After entering the glossary page, I am able to select language for glossary and add new term. So I'm wondering if th

Re: Review Request: CLOUDSTACK-2132 : The reload button doesn't work with Security Groups and Statistic tab in instance detail view

2013-04-24 Thread Isaac Chiang
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/10751/ --- (Updated April 24, 2013, 7:31 a.m.) Review request for cloudstack and Pranav Sa

Review Request: Updated cloud-early-config to copy iptables-router to rules.v4

2013-04-24 Thread Jayapal Reddy
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/10753/ --- Review request for cloudstack, Chip Childers, Abhinandan Prateek, and edison su.

Re: [DOCS][TRANSLATIONS] Upate

2013-04-24 Thread Sebastien Goasguen
On Apr 23, 2013, at 10:17 PM, Isaac Chiang wrote: > Hi all: > I have a few questions and looking for help. After the documents > have been translated, can I use Transifex to review these documents? Cause > I noticed that some of the terminology aren't consistent during the > translation an

Review Request: The reload button doesn't work with Security Groups and Statistic tab in instance detail view

2013-04-24 Thread Isaac Chiang
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/10751/ --- Review request for cloudstack and Pranav Saxena. Description --- The reloa

Re: Review Request: Fixed CLOUDSTACK-1849 [AWS Style Health Checks] Creation of LB Health Check policy fails if the value of "Unhealthy Threshold" parameter is 3 or more.

2013-04-24 Thread Ram Ganesh
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/10570/#review19619 --- Ship it! Ship It! - Ram Ganesh On April 17, 2013, 11:59 a.m., Ra