Re: [DISCUSS] CloudMonkey profiles to manage multiple CS instances

2013-03-19 Thread Rohit Yadav
On Tue, Mar 19, 2013 at 8:46 AM, Musayev, Ilya wrote: > Why dont we keep the same config and just have multiple servers defined in > single config file. > > The shell prompt can then display the env name you are working on. > > Example of prompt: > Cloudmonkey [ACS41QA] # Hi Ilya, What you're s

Review Request: CLOUDSTACK-1647: IP Reservation should not happen if the guest-vm cidr and network cidr is not same but their start ip and end ip are same.

2013-03-19 Thread Saksham Srivastava
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/10005/ --- Review request for cloudstack, Murali Reddy and Sateesh Chodapuneedi. Descripti

Re: Review Request: CLOUDSTACK-1647: IP Reservation should not happen if the guest-vm cidr and network cidr is not same but their start ip and end ip are same.

2013-03-19 Thread Saksham Srivastava
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/10005/ --- (Updated March 19, 2013, 9:07 a.m.) Review request for cloudstack, Murali Reddy

CloudStack University

2013-03-19 Thread Sebastien Goasguen
Hi folks, As some of you may have noticed I started a CloudStack university page on the wiki: https://cwiki.apache.org/confluence/display/CLOUDSTACK/CloudStack+University The goal is to create some introductory training material that can be delivered in different formats (self-pace, workshop…et

Review Request: Dashboard showing wrong alert type titles for alerts

2013-03-19 Thread Anshul Gangwar
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/10006/ --- Review request for cloudstack and Pranav Saxena. Description --- https://i

Re: [PROPOSAL] EIP across zones

2013-03-19 Thread Murali Reddy
On 19/03/13 4:08 AM, "Chiradeep Vittal" wrote: >Thanks for this. I'd like to note that there is no evidence that AWS >maintains a separate pool of "Elastic Public IP" and "Ephemeral Public >IP". If we drop this phantom construct, then the feature is greatly >simplified > - there are not 2 workflo

[DOCS] Translation Update

2013-03-19 Thread Sebastien Goasguen
Hi, Here is an update on the docs translation progress. The Runbook https://www.transifex.com/projects/p/ACS-Runbook/ which is valid for 4.0.x releases has been translated: -100% in Taiwanese -100% in French -100% in Italian -70% in Chinese -69% in Japanese The UI https://www.transifex.com/proj

Review Request: BUG-ID: CLOUDSTACK-1713: EC2 REST API: AWS API Installation Problems

2013-03-19 Thread Pradeep Soundararajan
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/10007/ --- Review request for cloudstack, Chip Childers, Hugo Trippaers, Wido den Hollander

Re: Review Request: Dashboard showing wrong alert type titles for alerts

2013-03-19 Thread Pranav Saxena
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/10006/#review18071 --- Ship it! Patch applied cleanly . Committed to master .Please mark t

Re: Review Request: Feature Syslog Enhancements

2013-03-19 Thread Anshul Gangwar
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9870/ --- (Updated March 19, 2013, 10:52 a.m.) Review request for cloudstack, Rajesh Batta

Re: [DISCUSS] CloudMonkey profiles to manage multiple CS instances

2013-03-19 Thread Rohit Yadav
Hi All, In the latest cloudmonkey, one can pass a config file using -c to run cloudmonkey with a different config. profile, the default will be ~/.cloudmonkey/config. This would allow you to run multiple cloudmonkey's with different config profiles. I've uploaded the latest snapshot for everyone

Review Request: CLOUDSTACK-1708: Let cloudmonkey have multiple profiles

2013-03-19 Thread Rohit Yadav
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/10008/ --- Review request for cloudstack and Chip Childers. Description --- Added com

[DISCUSS] Make a video on "Writing plugins, APIs for CloudStack"

2013-03-19 Thread Rohit Yadav
Writing a plugin and a new API for CloudStack is not difficult, we just need to put some content on our wikis; Do we want to release a new write a plugin or api video for 4.1+, I can volunteer? I've updated the wiki: (read about the PluggableService design and how it helps ApiServer and ApiDiscove

Review Request: Corrected RemoveRegion response. Removed /api in Local region end_point

2013-03-19 Thread Kishan Kavala
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/10009/ --- Review request for cloudstack and Chip Childers. Description --- Remove re

GSoC Reminder: Orgs can apply for GSoC within next 10 days

2013-03-19 Thread Rohit Yadav
Just wanted to inform folks that Google Summer of Code orgs applications are on now, so starting today organizations may apply to Google's Summer of Code program within the next 10 days. Regards.

[Review Request] Standalone NIC

2013-03-19 Thread Simon Waterhouse
Hi, I am working on the standalone NIC feature described in https://cwiki.apache.org/confluence/display/CLOUDSTACK/AWS+Style+NIC+support The work is staged in https://github.com/siwater/incubator-cloudstack (branch standalone-nic) and the phase 1 development (see feature spec/appendix) is ready

RE: [DISCUSS] Integrate Cisco ASA 1000v into CloudStack

2013-03-19 Thread Koushik Das
Inline > > On 18/03/13 7:37 PM, "Sailaja Mada" wrote: > > >+ > > > >7) During Guest Network shutdown, Do we release the ASA association > >with Guest Network and Even change guest_port_profile configuration as > >Cloudstack releases VLAN and Network will go to allocated state? > > Yes. Necessa

Re: [Review Request] Standalone NIC

2013-03-19 Thread Prasanna Santhanam
On Tue, Mar 19, 2013 at 11:56:09AM +, Simon Waterhouse wrote: > Hi, > I am working on the standalone NIC feature described in > https://cwiki.apache.org/confluence/display/CLOUDSTACK/AWS+Style+NIC+support > > The work is staged in > https://github.com/siwater/incubator-cloudstack (branch > sta

RE: [Review Request] Standalone NIC

2013-03-19 Thread Simon Waterhouse
Thanks Prasanna - that would be a great help! -Original Message- From: prasanna [mailto:srivatsav.prasa...@gmail.com] On Behalf Of Prasanna Santhanam Sent: 19 March 2013 12:03 To: cloudstack-dev@incubator.apache.org Cc: Jayapal Reddy Uradi; Chiradeep Vittal Subject: Re: [Review Request] S

Re: [DISCUSS] CloudMonkey profiles to manage multiple CS instances

2013-03-19 Thread Sebastien Goasguen
On Mar 19, 2013, at 7:02 AM, Rohit Yadav wrote: > Hi All, > > In the latest cloudmonkey, one can pass a config file using -c file> to run cloudmonkey with a different config. profile, the default > will be ~/.cloudmonkey/config. This would allow you to run multiple > cloudmonkey's with differ

Re: [DISCUSS] Make a video on "Writing plugins, APIs for CloudStack"

2013-03-19 Thread Sebastien Goasguen
On Mar 19, 2013, at 7:23 AM, Rohit Yadav wrote: > Writing a plugin and a new API for CloudStack is not difficult, we > just need to put some content on our wikis; Do we want to release a > new write a plugin or api video for 4.1+, I can volunteer? Rohit, see my CS University wiki page. There i

Re: 4.1 certificate issue

2013-03-19 Thread Sebastien Goasguen
On Mar 18, 2013, at 1:07 PM, Edison Su wrote: > > >> -Original Message- >> From: Sebastien Goasguen [mailto:run...@gmail.com] >> Sent: Monday, March 18, 2013 7:24 AM >> To: cloudstack-dev@incubator.apache.org >> Subject: Re: 4.1 certificate issue >> >> >> On Mar 15, 2013, at 8:11 PM,

Re: GSoC Reminder: Orgs can apply for GSoC within next 10 days

2013-03-19 Thread Chip Childers
Rohit, The ASF is participating. It's being coordinated via the dev@community.a.o list (http://mail-archives.apache.org/mod_mbox/community-dev/201303.mbox/browser). If we want to have an opportunity to interest participants, someone needs to follow up on that thread to figure out what we need to

Re: Review Request: CLOUDSTACK-1708: Let cloudmonkey have multiple profiles

2013-03-19 Thread Rohit Yadav
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/10008/ --- (Updated March 19, 2013, 12:33 p.m.) Review request for cloudstack and Chip Chi

Re: [ACS41] Merge Debian packaging

2013-03-19 Thread Prasanna Santhanam
On Mon, Mar 18, 2013 at 05:11:19PM +0530, Prasanna Santhanam wrote: > On Mon, Mar 18, 2013 at 12:26:30PM +0100, Wido den Hollander wrote: > > Hi, > > > > On 03/18/2013 07:53 AM, Prasanna Santhanam wrote: > > >On Tue, Mar 12, 2013 at 05:25:21PM +0530, Wido den Hollander wrote: > > >>Hi, > > >> > >

Re: [DISCUSS] CloudMonkey profiles to manage multiple CS instances

2013-03-19 Thread Rohit Yadav
On Tue, Mar 19, 2013 at 5:54 PM, Sebastien Goasguen wrote: > > > On Mar 19, 2013, at 7:02 AM, Rohit Yadav wrote: > >> Hi All, >> >> In the latest cloudmonkey, one can pass a config file using -c > file> to run cloudmonkey with a different config. profile, the default >> will be ~/.cloudmonkey/con

Re: [DISCUSS] Make a video on "Writing plugins, APIs for CloudStack"

2013-03-19 Thread Rohit Yadav
On Tue, Mar 19, 2013 at 5:57 PM, Sebastien Goasguen wrote: > > On Mar 19, 2013, at 7:23 AM, Rohit Yadav wrote: > >> Writing a plugin and a new API for CloudStack is not difficult, we >> just need to put some content on our wikis; Do we want to release a >> new write a plugin or api video for 4.1+

Re: Review Request: Two test cases from snapshots imporevement feature

2013-03-19 Thread sanjeev n
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9752/ --- (Updated March 19, 2013, 12:45 p.m.) Review request for cloudstack and Prasanna

Re: [ACS41][QA] Please update status on blockers and critical bugs for 4.1.0!

2013-03-19 Thread David Nalley
On Tue, Mar 19, 2013 at 2:02 AM, Animesh Chaturvedi wrote: > Chip I think your query for defects is looking at "Affected Version" as 4.1 > rather than "Fix Version" as 4.1 > > I had moved out some of the defects assigned to frank out to 4.2 since he is > on vacation and won't return in time for

Re: Review Request: Two test cases from snapshots imporevement feature

2013-03-19 Thread Prasanna Santhanam
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9752/#review18073 --- test/integration/component/test_snapshots_improvements.py

Review Request: Included VpnUsers in Add state while listing. Added state to Vpn user response

2013-03-19 Thread Kishan Kavala
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/10010/ --- Review request for cloudstack and Chip Childers. Description --- Included

Re: [CI] marvin tests on jenkins

2013-03-19 Thread Prasanna Santhanam
On Tue, Mar 12, 2013 at 02:43:03PM +0530, Prasanna Santhanam wrote: > The new form of marvin test after marvin-refactor should be like this: > > class MyFeatureSuite(cloudstackTestCase): > > @attr('tags=simulator,xenserver..') > def TestMyFeatureScenario(self): > af = UserAccountF

[ACS41][DOCS]updating pots and po files

2013-03-19 Thread Sebastien Goasguen
Chip, I am ready to update the /docs/pot directory and download the po files for the translations. Warning: Something to note about the po files (which contains the translated strings). There will be one file per corresponding xml files. So if we commit them to the repo (and I think we should),

Re: [CI] marvin tests on jenkins

2013-03-19 Thread Prasanna Santhanam
Smoke tests are now running on our test infrastructure for xenserver. KVM is blocked by a packaging bug (CLOUDSTACK-1469), so right now it's been disabled. The tests are being picked from the bvt branch where I've made some fixes in the last few days. http://jenkins.cloudstack.org/view/cloudstack-

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

2013-03-19 Thread ASF Subversion and Git Services
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9908/#review18074 --- Commit 5c8f3a4c5f364b1a0310f8d387ea469bf405a74d in branch refs/heads/

RE: [ACS41][QA] Please update status on blockers and critical bugs for 4.1.0!

2013-03-19 Thread Sudha Ponnaganti
We have to look at both Affected as well as fixed also. If someone logs a ticket and do not assign a version, it might be missing from the list. So those unaccounted tickets should be taken care as well. I am checking unassigned tickets once in a while and targeting them to fixed version Toda

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

2013-03-19 Thread Kishan Kavala
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9908/#review18075 --- Ship it! Ship It! - Kishan Kavala On March 15, 2013, 10:10 a.m.,

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

2013-03-19 Thread Kishan Kavala
> On March 19, 2013, 1:16 p.m., Kishan Kavala wrote: > > Ship It! Pushed to 4.0 branch commit 5c8f3a4c5f364b1a0310f8d387ea469bf405a74d - Kishan --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r

Regarding CloudStack installation

2013-03-19 Thread Kausal Malladi
Hi, I am finding problems with CloudStack installation and setup. Templates are not getting loaded into the interface which is why I am not able to create an instance on host. Below are the steps that I followed. Please correct me if I am going wrong somewhere. 1) Management Server is on my local

Re: [ACS41] Merge Debian packaging

2013-03-19 Thread Wido den Hollander
On 03/19/2013 01:37 PM, Prasanna Santhanam wrote: On Mon, Mar 18, 2013 at 05:11:19PM +0530, Prasanna Santhanam wrote: On Mon, Mar 18, 2013 at 12:26:30PM +0100, Wido den Hollander wrote: Hi, On 03/18/2013 07:53 AM, Prasanna Santhanam wrote: On Tue, Mar 12, 2013 at 05:25:21PM +0530, Wido den

RE: [DISCUSS] Make a video on "Writing plugins, APIs for CloudStack"

2013-03-19 Thread Donal Lafferty
+1, and can we be clear on how the CS4.1 and above 'PluggableService' relates to the 4.0 and below 'Plugin'? If there's a clear evolutionary path between the two, we should explain this under under Developer 101 [1] and CloudStack University [2]. [1] https://cwiki.apache.org/confluence/display

Re: Regarding CloudStack installation

2013-03-19 Thread Marcus Sorensen
With devcloud you can usually only use the preloaded 'tiny' template. It uses host-only networking, and thus can't get to the internet to download templates, it can only communicate with your host. On Tue, Mar 19, 2013 at 7:25 AM, Kausal Malladi wrote: > Hi, > I am finding problems with CloudStac

RE: [ACS41][DOCS]updating pots and po files

2013-03-19 Thread Radhika Puthiyetath
Hi Sebastien, I thought 22nd is the date for doc freeze. The IPv6 doc is under review. I need a day to commit them as I am still expecting comments from Sangeetha/ Sheng. Thanks -Radhika -Original Message- From: Sebastien Goasguen [mailto:run...@gmail.com] Sent: Tuesday, March 19, 201

Re: Regarding CloudStack installation

2013-03-19 Thread Kausal Malladi
Tiny Template is itself not showing up and Management Server is not in DevCloud. We are just using DevCloud for XenServer and NFS. Is there any workaround to get things working using DevCloud? Thanks. Kausal Malladi www.kausalmalladi.tk On Tue, Mar 19, 2013 at 7:08 PM, Marcus Sorensen wrote: >

Re: [ACS41][DOCS]updating pots and po files

2013-03-19 Thread Chip Childers
Radhika, The 22nd was the date that we were going to cut our first RC... So I think we're going to go with what we have. IPv6 is going to be "experimental" in this release, so can we get whatever portion is done committed? On Tue, Mar 19, 2013 at 9:50 AM, Radhika Puthiyetath wrote: > Hi Sebast

RE: [ACS41][DOCS]updating pots and po files

2013-03-19 Thread Radhika Puthiyetath
Sure. I am going to commit whatever I have done, so far. Sangeetha/ Sheng: any more review comments ? -Original Message- From: Chip Childers [mailto:chip.child...@sungard.com] Sent: Tuesday, March 19, 2013 7:26 PM To: Radhika Puthiyetath Cc: cloudstack-dev@incubator.apache.org; Sangeetha

Re: Regarding CloudStack installation

2013-03-19 Thread Isaac Chiang
Hi Kausal: Did you use following commands for DevCloud deployment? 1. mvn clean install -P developer,systemvm 2. mvn -pl developer,tools/devcloud -Ddeploydb -P developer 3. mvn -pl client jetty:run Regards On Tue, Mar 19, 2013 at 9:54 PM, Kausal Malladi wrote: > Tiny Template is it

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

2013-03-19 Thread Wei Zhou
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9908/ --- (Updated March 19, 2013, 2:26 p.m.) Review request for cloudstack, Kishan Kavala

Re: [MERGE] scaleupvm functionality branch to master

2013-03-19 Thread Nitin Mehta
Chip - Thanks for looking into this. Please find my answers inline. On 18/03/13 10:34 PM, "Chip Childers" wrote: >On Mon, Mar 18, 2013 at 04:10:25PM +, Nitin Mehta wrote: >> I would like to merge scale up vm functionality branch to master >> >> Spec : >> >>https://cwiki.apache.org/confluen

Re: Regarding CloudStack installation

2013-03-19 Thread Kausal Malladi
We are having management server on our machine itself and not on DevCloud. We are using DevCloud only for XenServer and NFS. Should we run these commands even then? Kausal Malladi www.kausalmalladi.tk On Tue, Mar 19, 2013 at 7:48 PM, Isaac Chiang wrote: > Hi Kausal: > > Did you use fol

Re: [DISCUSS] CloudMonkey profiles to manage multiple CS instances

2013-03-19 Thread Musayev, Ilya
Rohit Config files work as well and probably better than my approach if you are scripting and using cloudmonkey. Thank you -ilya Original message From: Rohit Yadav Date: To: cloudstack-dev@incubator.apache.org,"Musayev, Ilya" Subject: Re: [DISCUSS] CloudMonkey profiles to

Re: [DISCUSS] CloudMonkey profiles to manage multiple CS instances

2013-03-19 Thread Rohit Yadav
Hey Ilya, Glad to know that helps you, get the latest; pip install --upgrade cloudmonkey and report and bugs, features! Cheers. On Tue, Mar 19, 2013 at 8:16 PM, Musayev, Ilya wrote: > Rohit > > Config files work as well and probably better than my approach if you are > scripting and using clou

Re: GSoC Reminder: Orgs can apply for GSoC within next 10 days

2013-03-19 Thread Rohit Yadav
Thanks for the info Chip, I just want to inform folks in case anyone wants to follow up on this and on the thread you suggested. Cheers. On Tue, Mar 19, 2013 at 6:02 PM, Chip Childers wrote: > Rohit, > > The ASF is participating. It's being coordinated via the > dev@community.a.o list > (http:/

Re: [ACS41][DOCS]updating pots and po files

2013-03-19 Thread Sebastien Goasguen
On Mar 19, 2013, at 9:07 AM, Sebastien Goasguen wrote: > Chip, > > I am ready to update the /docs/pot directory and download the po files for > the translations. > > Warning: Something to note about the po files (which contains the translated > strings). There will be one file per correspond

Re: [MERGE] scaleupvm functionality branch to master

2013-03-19 Thread Chip Childers
On Tue, Mar 19, 2013 at 02:33:08PM +, Nitin Mehta wrote: > Chip - Thanks for looking into this. Please find my answers inline. > > On 18/03/13 10:34 PM, "Chip Childers" wrote: > > >Nitin, > > > >A couple of notes: > > > >1 - The license header is misplaced in ScaleVMCmd.java > > Corrected t

Re: Regarding CloudStack installation

2013-03-19 Thread Isaac Chiang
Hi Kausal: I have a env exactIy the same with you. I'm using my laptop for running management server (outside the devcloud) and it manages a devcloud only for XenServer and nfs storages. The following steps work for me and fyi. 1. mvn clean install -P developer,systemvm 2. mvn -pl develop

Re: [DISCUSS] Make a video on "Writing plugins, APIs for CloudStack"

2013-03-19 Thread Mike Tutkowski
Yeah, any content on creating a CS plug-in would be great to have. I've been reading the Wiki on it, but am still not convinced I know enough about it to actually do it. On Tue, Mar 19, 2013 at 7:35 AM, Donal Lafferty wrote: > +1, and can we be clear on how the CS4.1 and above 'PluggableService

Re: CloudStack University

2013-03-19 Thread Mike Tutkowski
I think this is a great idea, Sebastien. I've signed up for the Enterprise Storage section and am creating content for it while I multi-task on other work items. Just wanted to say that while I haven't updated the Wiki for it recently that I am working on it as time permits. Thanks! On Tue, Ma

Re: [ACS41][DOCS]updating pots and po files

2013-03-19 Thread Joe Brockmeier
On Tue, Mar 19, 2013, at 08:56 AM, Chip Childers wrote: > Radhika, > > The 22nd was the date that we were going to cut our first RC... So I > think we're going to go with what we have. Can we cut the translations on the 20th? I still need to commit release notes and a few other things related to

Re: [ACS41][DOCS]updating pots and po files

2013-03-19 Thread Chip Childers
On Tue, Mar 19, 2013 at 11:03:37AM -0500, Joe Brockmeier wrote: > On Tue, Mar 19, 2013, at 08:56 AM, Chip Childers wrote: > > Radhika, > > > > The 22nd was the date that we were going to cut our first RC... So I > > think we're going to go with what we have. > > Can we cut the translations on th

Re: VMware and RuntimeFault class

2013-03-19 Thread Min Chen
Hi Mike, For creating NFS datastore code in CS, you can take a look at HostMO class in cloud-vmware-base, which has method mountDatastore to create a NFS datastore. The specific vmware api call is at HostDatastoreSystemMO. Hope that this will be of some help. Thanks

Re: Regarding CloudStack installation

2013-03-19 Thread Kausal Malladi
Hi Isaac, Thanks for the info. I will try and update you. Regards, Kausal Malladi www.kausalmalladi.tk On Tue, Mar 19, 2013 at 8:40 PM, Isaac Chiang wrote: > Hi Kausal: > I have a env exactIy the same with you. I'm using my laptop > for running management server (outside the devcloud)

Re: [ACS41][DOCS]updating pots and po files

2013-03-19 Thread Sebastien Goasguen
On Mar 19, 2013, at 12:17 PM, Chip Childers wrote: > On Tue, Mar 19, 2013 at 11:03:37AM -0500, Joe Brockmeier wrote: >> On Tue, Mar 19, 2013, at 08:56 AM, Chip Childers wrote: >>> Radhika, >>> >>> The 22nd was the date that we were going to cut our first RC... So I >>> think we're going to go

Re: [ACS41][DOCS]updating pots and po files

2013-03-19 Thread Chip Childers
On Tue, Mar 19, 2013 at 12:24:35PM -0400, Sebastien Goasguen wrote: > > On Mar 19, 2013, at 12:17 PM, Chip Childers wrote: > > > On Tue, Mar 19, 2013 at 11:03:37AM -0500, Joe Brockmeier wrote: > >> On Tue, Mar 19, 2013, at 08:56 AM, Chip Childers wrote: > >>> Radhika, > >>> > >>> The 22nd was t

Re: 4.1 certificate issue

2013-03-19 Thread Min Chen
I also encounter this mount issue on Mac OS, this seems an issue specific to Mac. On my Ubuntu box, it went fine. Thanks -min On 3/19/13 5:31 AM, "Sebastien Goasguen" wrote: > >On Mar 18, 2013, at 1:07 PM, Edison Su wrote: > >> >> >>> -Original Message- >>> From: Sebastien Goasguen

Re: [ACS41][DOCS]updating pots and po files

2013-03-19 Thread Sebastien Goasguen
On Mar 19, 2013, at 12:27 PM, Chip Childers wrote: > On Tue, Mar 19, 2013 at 12:24:35PM -0400, Sebastien Goasguen wrote: >> >> On Mar 19, 2013, at 12:17 PM, Chip Childers >> wrote: >> >>> On Tue, Mar 19, 2013 at 11:03:37AM -0500, Joe Brockmeier wrote: On Tue, Mar 19, 2013, at 08:56 AM,

Re: [ACS41][DOCS]updating pots and po files

2013-03-19 Thread Chip Childers
On Tue, Mar 19, 2013 at 12:34:56PM -0400, Sebastien Goasguen wrote: > Since It's almost the first time we do this, I would suggest to post the docs > in the translated language (PS: remember they are incomplete), and then we > can file bugs for missing strings or wrong translations. +1

RE: [ACS41][DOCS]updating pots and po files

2013-03-19 Thread Radhika Puthiyetath
I am done. Pushed it to master and 4.1. -Original Message- From: Chip Childers [mailto:chip.child...@sungard.com] Sent: Tuesday, March 19, 2013 9:57 PM To: cloudstack-dev@incubator.apache.org Subject: Re: [ACS41][DOCS]updating pots and po files On Tue, Mar 19, 2013 at 12:24:35PM -0400, S

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

2013-03-19 Thread Chip Childers
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9772/#review18080 --- Ship it! Pushed to 4.1. Thanks for the patch! - Chip Childers On

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

2013-03-19 Thread Chip Childers
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9989/#review18081 --- Ship it! applied to master - thanks for the patch! - Chip Childers

Re: Review Request: CLOUDSTACK-1664 and 1558 Fix ActionEvent interception and optimize DB annotation lookup with caching

2013-03-19 Thread Chip Childers
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/10001/ --- (Updated March 19, 2013, 5:01 p.m.) Review request for cloudstack and Chip Chil

Re: Review Request: CLOUDSTACK-1664 and 1558 Fix ActionEvent interception and optimize DB annotation lookup with caching

2013-03-19 Thread Chip Childers
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/10001/#review18083 --- This patch does not apply to the 4.1 branch: # git am ~/Downloads/

Re: Review Request: CLOUDSTACK-1720: Add upgrade path (db) from 4.0.x to 4.1.0

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

Re: Review Request: CLOUDSTACK-1720: Add upgrade path (db) from 4.0.x to 4.1.0

2013-03-19 Thread Chip Childers
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/10003/#review18085 --- Ship it! Applied to 4.1 branch. - Chip Childers On March 19, 201

Review Request: Fix for CLOUDSTACK-1537 - Restart network with clean up set to true causes Autoscaled LB rule to get mangled and unusable

2013-03-19 Thread Vijay Venkatachalam
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/10017/ --- Review request for cloudstack. Summary (updated) - Fix for CLO

Re: Review Request: BUG-ID: CLOUDSTACK-1713: EC2 REST API: AWS API Installation Problems

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

Re: Review Request: BUG-ID: CLOUDSTACK-1713: EC2 REST API: AWS API Installation Problems

2013-03-19 Thread Chip Childers
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/10007/#review18087 --- Ship it! commit d20bcce7a2531320c764ddffd5af3a52d8d3cf98 Author: Pr

Re: Review Request: Corrected RemoveRegion response. Removed /api in Local region end_point

2013-03-19 Thread Chip Childers
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/10009/#review18088 --- Ship it! Applied to 4.1 branch. Please update the tickets appropri

Re: Review Request: Fix for CLOUDSTACK-1537 - Restart network with clean up set to true causes Autoscaled LB rule to get mangled and unusable

2013-03-19 Thread Vijay Venkatachalam
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/10017/ --- (Updated March 19, 2013, 5:13 p.m.) Review request for cloudstack, Devdeep Sing

Re: Review Request: Fix for CLOUDSTACK-1537 - Restart network with clean up set to true causes Autoscaled LB rule to get mangled and unusable

2013-03-19 Thread Vijay Venkatachalam
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/10017/ --- (Updated March 19, 2013, 5:18 p.m.) Review request for cloudstack, Devdeep Sing

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

2013-03-19 Thread Noah Slater
Looks like we have lazy consensus here. With our graduation looming, I will wait a little while before requesting the list. On 14 March 2013 22:43, John Kinsella wrote: > Yep great idea, concur on everything so far (not for events). If you need > yet another mod, add me. :) > > John > > On Mar

RE: [ACS41][QA] Please update status on blockers and critical bugs for 4.1.0!

2013-03-19 Thread Animesh Chaturvedi
> -Original Message- > From: David Nalley [mailto:da...@gnsa.us] > Sent: Tuesday, March 19, 2013 5:51 AM > To: cloudstack-dev@incubator.apache.org > Subject: Re: [ACS41][QA] Please update status on blockers and critical bugs > for 4.1.0! > > On Tue, Mar 19, 2013 at 2:02 AM, Animesh Chatu

Re: VMware and RuntimeFault class

2013-03-19 Thread Mike Tutkowski
Great - thanks, Min! On Tue, Mar 19, 2013 at 10:17 AM, Min Chen wrote: > Hi Mike, > > For creating NFS datastore code in CS, you can take a look at > HostMO > class in cloud-vmware-base, which has method mountDatastore to create a > NFS datastore. The specific vmware api call is at Host

Re: [ACS41][QA] Please update status on blockers and critical bugs for 4.1.0!

2013-03-19 Thread Chip Childers
On Tue, Mar 19, 2013 at 1:37 PM, Animesh Chaturvedi wrote: > > >> -Original Message- >> From: David Nalley [mailto:da...@gnsa.us] >> Sent: Tuesday, March 19, 2013 5:51 AM >> To: cloudstack-dev@incubator.apache.org >> Subject: Re: [ACS41][QA] Please update status on blockers and critical bu

Re: Review Request: CLOUDSTACK-1708: Let cloudmonkey have multiple profiles

2013-03-19 Thread Chip Childers
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/10008/#review18093 --- This is a new feature / enhancement. We need consensus on list to b

RE: [ACS41][QA] Please update status on blockers and critical bugs for 4.1.0!

2013-03-19 Thread Animesh Chaturvedi
> -Original Message- > From: Chip Childers [mailto:chip.child...@sungard.com] > Sent: Tuesday, March 19, 2013 10:41 AM > To: cloudstack-dev@incubator.apache.org > Subject: Re: [ACS41][QA] Please update status on blockers and critical bugs > for 4.1.0! > > On Tue, Mar 19, 2013 at 1:37 PM,

Re: Review Request: Included VpnUsers in Add state while listing. Added state to Vpn user response

2013-03-19 Thread Chip Childers
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/10010/#review18094 --- This patch does not apply to 4.1: # git am ~/Downloads/0001-CLOUDS

Re: [ACS41][QA] Please update status on blockers and critical bugs for 4.1.0!

2013-03-19 Thread David Nalley
On Tue, Mar 19, 2013 at 1:40 PM, Chip Childers wrote: > On Tue, Mar 19, 2013 at 1:37 PM, Animesh Chaturvedi > wrote: >> >> >>> -Original Message- >>> From: David Nalley [mailto:da...@gnsa.us] >>> Sent: Tuesday, March 19, 2013 5:51 AM >>> To: cloudstack-dev@incubator.apache.org >>> Subject

RE: [ACS41][QA] Please update status on blockers and critical bugs for 4.1.0!

2013-03-19 Thread Animesh Chaturvedi
Chip, David do we have a shared filter for release defects? That will avoid any confusion in interpretation of what is being targeted for a release. From Sudha's list below I don't think it picked up the "Affected version" field as baremetal defects are missing Animesh > -Original Message-

Re: [ACS41][QA] Please update status on blockers and critical bugs for 4.1.0!

2013-03-19 Thread Chip Childers
On Tue, Mar 19, 2013 at 10:52:30AM -0700, Animesh Chaturvedi wrote: > Chip, David do we have a shared filter for release defects? That will avoid > any confusion in interpretation of what is being targeted for a release. From > Sudha's list below I don't think it picked up the "Affected version"

CLOUDSTACK-1469: kvm agent: agent service fails to start up

2013-03-19 Thread Chip Childers
Wido, Can you take a look at CLOUDSTACK-1469 please? It got re-opened. -chip

[ACS41] Devcloud specific bug: CLOUDSTACK-590

2013-03-19 Thread Chip Childers
Hi all, It appears that CLOUDSTACK-590 is specific to devcloud. Can someone please take a look? John - if this isn't resolved, do you agree that it's not critical for the product release itself (i.e.: devcloud is a dev tool only)? If so, we should consider downgrading it to Major. -chip

Re: [ACS41][DOCS]updating pots and po files

2013-03-19 Thread Sheng Yang
I am fine with current document. --Sheng On Tue, Mar 19, 2013 at 6:58 AM, Radhika Puthiyetath wrote: > Sure. I am going to commit whatever I have done, so far. > > Sangeetha/ Sheng: any more review comments ? > > -Original Message- > From: Chip Childers [mailto:chip.child...@sungard.com]

Re: Review Request: Fix for CLOUDSTACK-1537 - Restart network with clean up set to true causes Autoscaled LB rule to get mangled and unusable

2013-03-19 Thread Chiradeep Vittal
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/10017/#review18097 --- +1 on moving code out of NetworkManagerImpl - Chiradeep Vittal On

[GRADUATION] Graduation Checklist

2013-03-19 Thread Joe Brockmeier
Hi all, So - as you all know, we're on the agenda for tomorrow for the board to vote on graduation. It's not a done deal, but we should be prepared for the word tomorrow that we've graduated and it's time to move on out of the Incubator. To that end, I've pulled together a checklist of items th

Re: [GRADUATION] Graduation Checklist

2013-03-19 Thread Chip Childers
On Tue, Mar 19, 2013 at 02:02:01PM -0500, Joe Brockmeier wrote: > Hi all, > > So - as you all know, we're on the agenda for tomorrow for the board to > vote on graduation. It's not a done deal, but we should be prepared for > the word tomorrow that we've graduated and it's time to move on out of

[ACS41][UI] Possible bug - need to confirm - screenshot attached

2013-03-19 Thread Musayev, Ilya
Running latest ASC4.1, noticed a fairly minor issue where is not being interpreted. Affects both latest Firefox and Chrome. https://www.diigo.com/item/image/3qjce/2gx5?size=o

RE: [ACS41][UI] Possible bug - need to confirm - screenshot attached

2013-03-19 Thread Animesh Chaturvedi
Is there a defect for this issue, if not please file one Animesh > -Original Message- > From: Musayev, Ilya [mailto:imusa...@webmd.net] > Sent: Tuesday, March 19, 2013 12:51 PM > To: cloudstack-dev@incubator.apache.org > Subject: [ACS41][UI] Possible bug - need to confirm - screenshot att

Reviewboard needs attention for patches for 4.1 release

2013-03-19 Thread Animesh Chaturvedi
Here are the open items marked for 4.1 branch, Review ID Submitter People Bugs 9908weizhou kishan edison CLOUDSTACK-1666 10017 vijayvenkat devdeep murali.reddy chiradeep ramganesh

Review Request: (CLOUDSTACK-1668) Fix IP conflict in VPC tier on master/4.1

2013-03-19 Thread Wei Zhou
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/10022/ --- Review request for cloudstack. Summary (updated) - (CLOUDSTACK

  1   2   >