Re: "_Enhancer" Question

2013-05-08 Thread Kelven Yang
Could someone help move the linked wiki page to root level in wiki? although the work is done in Javelin branch, it now applies to all future releases. Kelven On 5/8/13 11:14 PM, "Kelven Yang" wrote: >I've updated the wiki page for some background information on how we end >up current way of do

Re: "_Enhancer" Question

2013-05-08 Thread Kelven Yang
I've updated the wiki page for some background information on how we end up current way of doing this. https://cwiki.apache.org/confluence/display/CLOUDSTACK/Using+Spring+in+Clou dStack Kelven On 5/8/13 9:37 PM, "Mike Tutkowski" wrote: >Hi, > >I was wondering if someone could explain to me th

Re: [ACS42] Schedule Remember - Feature freeze on 2013-05-31

2013-05-08 Thread Mike Tutkowski
Hi Animesh, I have a quick question for you. As you know, I'm in the process of developing a storage plug-in for 4.2. I'm working with Edison on getting some issues out of the storage framework as well as completing the implementation of the plug-in. Can you tell me how I should handle our situ

RE: "_Enhancer" Question

2013-05-08 Thread Mice Xia
Here is what I know about enhancer: Enhancer is a term in cglib, an enhancer is a subclass of original class which 'enhances' its functionality In Cloudstack, enhancer (and interceptor) is used to implement aspect-oriented features, e.g, transaction, events framework.. Classes that implement Com

[ACS42] Schedule Remember - Feature freeze on 2013-05-31

2013-05-08 Thread Animesh Chaturvedi
Folks I wanted to remind everyone about the 4.2 schedule for getting new features and improvements integrated into master. The window closes on 2013-05-31. The list of features and improvements that have been tagged in Jira as targeting 4.2 are on the release wiki page [1]. Out of 98 features

"_Enhancer" Question

2013-05-08 Thread Mike Tutkowski
Hi, I was wondering if someone could explain to me the "_Enhancer" pattern we are using in CloudStack (below) and how this kind of class is created. class org.apache.cloudstack.storage.allocator.ZoneWideStoragePoolAllocator_EnhancerByCloudStack_4ff7ea3a Thanks! -- *Mike Tutkowski* *Senior Clou

Review Request: PVLAN provisioning support for vmware Distributed Virtual Switch deployments on cloudstack.

2013-05-08 Thread Venkata Siva Vijayendra Bhamidipati
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/11019/ --- Review request for cloudstack, Chip Childers, Sateesh Chodapuneedi, and Kelven Y

Re: Review Request: bug fix for https://issues.apache.org/jira/browse/CLOUDSTACK-1907

2013-05-08 Thread Ryan Lei
I'm glad to see this fixed, but there are some other changes in the supported guest os type as of XCP 1.6 (at least in my XCP 1.6.10). For example, Windows 8 (32-bit/64-bit), Ubuntu 10.10, 12.04 , Solaris 10 (all experimental). Maybe it's best to completely go through the list in XCP 1.6.x, instea

Re: Review Request: PVLAN support for vmware Distributed Virtual switch deployments on cloudstack

2013-05-08 Thread Venkata Siva Vijayendra Bhamidipati
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/11018/ --- (Updated May 9, 2013, 2:08 a.m.) Review request for cloudstack, Chip Childers,

Review Request: PVLAN support for vmware Distributed Virtual switch deployments on cloudstack

2013-05-08 Thread Venkata Siva Vijayendra Bhamidipati
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/11018/ --- Review request for cloudstack, Chip Childers, Sateesh Chodapuneedi, and Kelven Y

Re: Git merge question

2013-05-08 Thread Chip Childers
Yes, git is a completely different workflow. Branch frequently... commit frequently... On Wed, May 8, 2013 at 9:23 PM, Mike Tutkowski wrote: > I see...maybe a local commit would have been preferable. > > I'm used to not committing until I have the code in a stable state > (probably typical with

Re: Git merge question

2013-05-08 Thread Mike Tutkowski
I see...maybe a local commit would have been preferable. I'm used to not committing until I have the code in a stable state (probably typical with centralized VCSs like SVN), but with my local repo I suppose it doesn't matter as much. On Wed, May 8, 2013 at 5:45 PM, Chip Childers wrote: > On Mo

Re: Review Request: (CLOUDSTACK-2318) update volumes.path to fix stop/start vm error after upgrade from 2.2.14 to 3.0.0

2013-05-08 Thread ASF Subversion and Git Services
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/11005/#review20360 --- Commit 99d0936314571e645f62e40bf4d227232be89632 in branch refs/head

Re: Review Request: bug fix for https://issues.apache.org/jira/browse/CLOUDSTACK-1907

2013-05-08 Thread ASF Subversion and Git Services
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/11012/#review20359 --- Commit 738d35a61d12aa4ff4aef89f546a077e8629 in branch refs/head

Re: Fwd: [IP CLEARANCE] CloudStack Marvin Test Suite

2013-05-08 Thread Chip Childers
On Wed, May 08, 2013 at 10:43:03AM +0530, Prasanna Santhanam wrote: > Thanks Chip, Indeed I've been waiting for this to finally get through > legal. I'll merge it at a suitable time once the vote passes. > > There's going to be a some more patches coming to fix the changes > we've made in the past

Re: [MERGE] CLOUDSTACK-747 "nTier Apps 2.0 : Internal Load Balancing between the VPC tiers"

2013-05-08 Thread Chip Childers
On Mon, May 06, 2013 at 10:33:51AM -0700, Alena Prokharchyk wrote: > Hi all, > > I would like to merge the Internal LB feature from asf/internallb branch > to master. > > - link to FS: > https://cwiki.apache.org/confluence/display/CLOUDSTACK/Internal+Load+Balanc > ing+between+VPC+tiers > - Jira

Re: Git merge question

2013-05-08 Thread Chip Childers
On Mon, May 06, 2013 at 11:21:47AM -0600, Mike Tutkowski wrote: > Hi everyone, > > I've used SVN for many years, but am a bit new to Git. > > I've been making changes locally in my repo for a while and wanted to > update my repo from the "upstream" repo, but do not want to first stage or > commit

Re: [MERGE] PVLAN branch to MASTER

2013-05-08 Thread Chip Childers
On Wed, May 08, 2013 at 04:25:31PM -0700, Sheng Yang wrote: > FS at: > https://cwiki.apache.org/CLOUDSTACK/pvlan-for-isolation-within-a-vlan.html > > PVLAN branch has been under development for some time, and now the > functionality works on KVM and Xen, would be followed by VMware soon > > VM li

Re: [MERGE] PVLAN branch to MASTER

2013-05-08 Thread Sheng Yang
JIRA ticket: https://issues.apache.org/jira/browse/CLOUDSTACK-1456 Discussion: http://mail-archives.apache.org/mod_mbox/cloudstack-dev/201304.mbox/%3cca+2rt43r6wfzpvsjqx1qwqv3kz4umszys+rjf+bjefno0lx...@mail.gmail.com%3E --Sheng On Wed, May 8, 2013 at 4:25 PM, Sheng Yang wrote: > FS at: > http

[MERGE] PVLAN branch to MASTER

2013-05-08 Thread Sheng Yang
FS at: https://cwiki.apache.org/CLOUDSTACK/pvlan-for-isolation-within-a-vlan.html PVLAN branch has been under development for some time, and now the functionality works on KVM and Xen, would be followed by VMware soon VM live migration is not supported so far, I am waiting for the fix of https://

Re: Supported Source NAT Type?

2013-05-08 Thread Sheng Yang
The code looks fine to me. Looking forward to your repo! --Sheng On Wed, May 8, 2013 at 3:12 PM, Will Stevens wrote: > Alright, I have updated the code to what I have pasted at the bottom. I > have tested it and it is working as expected. With this change I now have > multiple networks per a

Re: Supported Source NAT Type?

2013-05-08 Thread Will Stevens
Alright, I have updated the code to what I have pasted at the bottom. I have tested it and it is working as expected. With this change I now have multiple networks per account working with my external firewall device. I will be posting my code to a public repo soon so people can start checking i

Re: Supported Source NAT Type?

2013-05-08 Thread Sheng Yang
I've checked the code and seems it's legacy code here. SRX's support for "per account" is broken anyway, so you can modify it according to your requirement. Multiple networks per account for external devices is really nice to have, I think you can go ahead and implement it. Thanks. --Sheng On W

Re: Review Request: (CLOUDSTACK-2318) update volumes.path to fix stop/start vm error after upgrade from 2.2.14 to 3.0.0

2013-05-08 Thread ASF Subversion and Git Services
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/11005/#review20345 --- Commit 99d0936314571e645f62e40bf4d227232be89632 in branch refs/heads

Re: Review Request: bug fix for https://issues.apache.org/jira/browse/CLOUDSTACK-1907

2013-05-08 Thread ASF Subversion and Git Services
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/11012/#review20344 --- Commit 738d35a61d12aa4ff4aef89f546a077e8629 in branch refs/heads

Re: Supported Source NAT Type?

2013-05-08 Thread Will Stevens
I am trying to use the 'per account' source nat type in the network offering for my Palo Alto Firewall integration. I currently have it working for one network per account. Obviously I would like to support more than one network per account. I am not sure that this functionality is currently imp

Re: Review Request: bug fix for https://issues.apache.org/jira/browse/CLOUDSTACK-1907

2013-05-08 Thread Chip Childers
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/11012/#review20336 --- Ship it! Ship It! - Chip Childers On May 8, 2013, 6:45 p.m., edi

Re: Review Request: bug fix for https://issues.apache.org/jira/browse/CLOUDSTACK-1907

2013-05-08 Thread ASF Subversion and Git Services
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/11012/#review20335 --- Commit 738d35a61d12aa4ff4aef89f546a077e8629 in branch refs/heads

Re: Review Request: bug fix for https://issues.apache.org/jira/browse/CLOUDSTACK-1907

2013-05-08 Thread ASF Subversion and Git Services
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/11012/#review20334 --- Commit 63630a412fddc92fdc68dc27e12d2a68dd09f1dd in branch refs/heads

Review Request: bug fix for https://issues.apache.org/jira/browse/CLOUDSTACK-1907

2013-05-08 Thread edison su
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/11012/ --- Review request for cloudstack and Chip Childers. Description --- Fix bug:

Re: [ACS41] Release Blocker Update for 2013-05-08

2013-05-08 Thread Chip Childers
On Wed, May 08, 2013 at 11:25:26AM -0700, Edison Su wrote: > > > > -Original Message- > > From: Chip Childers [mailto:chip.child...@sungard.com] > > Sent: Wednesday, May 08, 2013 10:18 AM > > To: dev@cloudstack.apache.org > > Cc: Kishan Kavala > > Subject: [ACS41] Release Blocker Update f

RE: [ACS41] Release Blocker Update for 2013-05-08

2013-05-08 Thread Edison Su
> -Original Message- > From: Chip Childers [mailto:chip.child...@sungard.com] > Sent: Wednesday, May 08, 2013 10:18 AM > To: dev@cloudstack.apache.org > Cc: Kishan Kavala > Subject: [ACS41] Release Blocker Update for 2013-05-08 > > Here's where we stand: > > CLOUDSTACK-2309 > Upgrade

Re: Upgrade issue 4.0.2

2013-05-08 Thread Ahmad Emneina
Looping in dev; Hey guys, are there any documented workarounds for the 4.0-4.02 upgrade issues people are facing? On Wed, May 8, 2013 at 11:10 AM, John Skinner wrote: > I had this same issue when I attempted to upgrade my production > environment from 3.0.2 to 4.0.2. I could not get the XenServ

Re: Review Request: (CLOUDSTACK-2318) update volumes.path to fix stop/start vm error after upgrade from 2.2.14 to 3.0.0

2013-05-08 Thread ASF Subversion and Git Services
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/11005/#review20329 --- Commit 99d0936314571e645f62e40bf4d227232be89632 in branch refs/head

Re: Dispatcher

2013-05-08 Thread Kelven Yang
API job dispatch and internal job execution are managed through Async Job facility inside CloudStack. You can look at ApiServer.java/ApiDispather.java/AsyncJobManagerImpl.java in source code to get more details. I'm currently working on improving VM state sync, HA and job management as a whole as

[ACS41] Release Blocker Update for 2013-05-08

2013-05-08 Thread Chip Childers
Here's where we stand: CLOUDSTACK-2309 Upgrade from 2.2.14 to 4.1.0 : network static routes deleted on SSVM Kishan - any update on 2309? Also note that Wei suggested a fix to the reporter for 528. However, you said you thought 2309 and 528 could be related. Can you review the suggestio

Re: network guru refactor proposal

2013-05-08 Thread Chiradeep Vittal
See for example the extensive documentation for 4.2 https://cwiki.apache.org/confluence/x/dzXVAQ The PVLAN one is a good one https://cwiki.apache.org/confluence/x/c17VAQ On 5/7/13 1:25 PM, "Daan Hoogland" wrote: >On 2013/5/7 19:18 , Chiradeep Vittal wrote: >> For a major change, I'd expect a f

RE: Review request for Test Plan for Deploy virtual machine user data enhancements

2013-05-08 Thread Sangeetha Hariharan
Shweta, I have 1 suggestion after going over the test plans. As part of validations for your test cases could you also include the check to make sure that we are able to fetch the user data successfully from within the user Vms. Thanks Sangeetha -Original Message- From: Shweta Agarwal [

Re: Review Request: (CLOUDSTACK-2318) update volumes.path to fix stop/start vm error after upgrade from 2.2.14 to 3.0.0

2013-05-08 Thread Chip Childers
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/11005/#review20322 --- Ship it! Ship It! - Chip Childers On May 8, 2013, 8:45 a.m., Wei

Re: Review Request: (CLOUDSTACK-2318) update volumes.path to fix stop/start vm error after upgrade from 2.2.14 to 3.0.0

2013-05-08 Thread ASF Subversion and Git Services
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/11005/#review20321 --- Commit 99d0936314571e645f62e40bf4d227232be89632 in branch refs/heads

Re: Review Request: (CLOUDSTACK-2318) update volumes.path to fix stop/start vm error after upgrade from 2.2.14 to 3.0.0

2013-05-08 Thread ASF Subversion and Git Services
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/11005/#review20320 --- Commit e85c0a965a18908343a6b7206a36abe201db12a8 in branch refs/heads

External Network Usage

2013-05-08 Thread Will Stevens
Hey All, In my Palo Alto Firewall integration, I have not yet implemented usage tracking. I am getting messages in the console as follows: (ExternalNetworkMonitor-1:) Didn't get an external network usage answer for guest VLAN 3037 I believe this is implemented through the 'ExternalNetworkResource

Re: Suggestion needed for CLOUDSTACK-212

2013-05-08 Thread Dharmesh Kakadia
I have started refactoring !! I am planning to finish refactoring by tomorrow. I will then need help and guidance in doing testing,branching etc. Let's try this out !! Thanks, Dharmesh On Wed, May 8, 2013 at 7:20 PM, Sebastien Goasguen wrote: > > On May 8, 2013, at 9:30 AM, Chip Childers > wr

Re: [ACS41] Outstanding bugs... help resolving still needed

2013-05-08 Thread Chip Childers
On Tue, May 07, 2013 at 03:00:42PM -0700, Kelven Yang wrote: > CLOUDSTACK-2218 is an environment/setup issue to me. I've changed the bug > status unless otherwise proven to be real issue Thanks for checking into it. I couldn't reproduce it myself, but the reporter was claiming that it was due to

Re: Suggestion needed for CLOUDSTACK-212

2013-05-08 Thread Sebastien Goasguen
On May 8, 2013, at 9:30 AM, Chip Childers wrote: > Dharmesh, > > I'd also suggest that you actually plan on submitting this after the 4.2 > feature freeze, to be included in 4.3. This is the type of change that > has bitten us with almost every release... and doing it close to the > end of th

Re: Review Request: CLOUDSTACK-869-nTier-Apps-2.0_Support-NetScalar-as-external-LB-provider

2013-05-08 Thread Rajesh Battala
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/10858/ --- (Updated May 8, 2013, 1:39 p.m.) Review request for cloudstack, Kishan Kavala,

Re: Review Request: CLOUDSTACK-869-nTier-Apps-2.0_Support-NetScalar-as-external-LB-provider

2013-05-08 Thread Rajesh Battala
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/10858/ --- (Updated May 8, 2013, 1:38 p.m.) Review request for cloudstack, Kishan Kavala,

Re: Review Request: CLOUDSTACK-869-nTier-Apps-2.0_Support-NetScalar-as-external-LB-provider

2013-05-08 Thread Rajesh Battala
> On May 6, 2013, 3:36 p.m., Murali Reddy wrote: > > plugins/network-elements/netscaler/src/com/cloud/network/element/NetscalerElement.java, > > line 967 > > > > > > implement and shutdown need to be implemented? how

Re: [DOCS] OpenHelp writers conference in June: Is CS going?

2013-05-08 Thread Joe Brockmeier
On Tue, May 7, 2013, at 09:19 PM, Radhika Puthiyetath wrote: > I thought JZB is planning to attend.. I was interested in attending, but it's the week before the CloudStack Collaboration Conference, and the weekend after SELF, which is the weekend after Texas LinuxFest. I did talk to one of the c

Re: Suggestion needed for CLOUDSTACK-212

2013-05-08 Thread Chip Childers
Dharmesh, I'd also suggest that you actually plan on submitting this after the 4.2 feature freeze, to be included in 4.3. This is the type of change that has bitten us with almost every release... and doing it close to the end of the merge window may not be a good idea. Our general preference i

Re: Review Request: CLOUDSTACK-1603 : Management server .log Java Exceptions are displayed with Alerts

2013-05-08 Thread Devdeep Singh
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/11004/#review20315 --- Ship it! Ship It! - Devdeep Singh On May 8, 2013, 9:35 a.m., San

Re: Review Request: CLOUDSTACK-702: Tests for Multiple IP Ranges support

2013-05-08 Thread ASF Subversion and Git Services
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/10946/#review20312 --- Commit 53e496517ed51bab2c81084a02f49b0408b19a37 in branch refs/head

Re: Review Request: CLOUDSTACK-702: Tests for Multiple IP Ranges

2013-05-08 Thread ASF Subversion and Git Services
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/10861/#review20314 --- Commit 53e496517ed51bab2c81084a02f49b0408b19a37 in branch refs/head

Re: Review Request: Cloudstack-702 Multiple Ip ranges in different subnets

2013-05-08 Thread ASF Subversion and Git Services
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/10948/#review20313 --- Commit 53e496517ed51bab2c81084a02f49b0408b19a37 in branch refs/head

[DISCUSS]Support for intel TXT technology

2013-05-08 Thread Manasa Veloori (3P)
http://comments.gmane.org/gmane.comp.apache.cloudstack.devel/8118 Hi All, Just as a continuation on the discuss regarding the support of Intel TXT for cloud stackI have few questions 1. Suppose we have the xenserver6.0 host running the trust agent and it is registered with attesta

Re: Review Request: generalisation of network code (needed for CLOUDSTACK-1532)

2013-05-08 Thread daan Hoogland
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/10970/ --- (Updated May 8, 2013, 11:09 a.m.) Review request for cloudstack. Changes

Review request for Test Plan for Deploy virtual machine user data enhancements

2013-05-08 Thread Shweta Agarwal
I am taking up test execution for the feature : " Deploy virtual machine user data enhancements" I've written some test cases for the same. Please review and let me know if any comments. Here are Test cases: https://cwiki.apache.org/confluence/display/CLOUDSTACK/Test+cases+for+DeployVirtualMachi

Re: Review Request: CLOUDSTACK-1603 : Management server .log Java Exceptions are displayed with Alerts

2013-05-08 Thread Sanjay Tripathi
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/11004/ --- (Updated May 8, 2013, 9:35 a.m.) Review request for cloudstack, Devdeep Singh,

Review Request: Fix test_global_settings.py which is checking for the wrong global setting

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

Re: Review Request: CLOUDSTACK-702: Tests for Multiple IP Ranges support

2013-05-08 Thread Prasanna Santhanam
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/10946/#review20310 --- Ship it! commit 53e496517ed51bab2c81084a02f49b0408b19a37 Author: sa

Re: Review Request: CLOUDSTACK-702: Tests for Multiple IP Ranges support

2013-05-08 Thread ASF Subversion and Git Services
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/10946/#review20308 --- Commit 53e496517ed51bab2c81084a02f49b0408b19a37 in branch refs/heads

Re: Review Request: CLOUDSTACK-702: Tests for Multiple IP Ranges

2013-05-08 Thread ASF Subversion and Git Services
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/10861/#review20309 --- Commit 53e496517ed51bab2c81084a02f49b0408b19a37 in branch refs/heads

Re: Review Request: Cloudstack-702 Multiple Ip ranges in different subnets

2013-05-08 Thread ASF Subversion and Git Services
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/10948/#review20307 --- Commit 53e496517ed51bab2c81084a02f49b0408b19a37 in branch refs/heads

Re: Review Request: fix missing network type in the test scripts test_volumes.py and test_templates.py

2013-05-08 Thread Prasanna Santhanam
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/10974/#review20306 --- Ship it! commit 93db64fc2531d72713c6b26d9e749f9aa6fd6640 Author: Ta

Re: Review Request: fix storage xenmotion test script

2013-05-08 Thread Prasanna Santhanam
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/10975/#review20305 --- Ship it! commit 8be304434e808660f17c5753abbf455a49ed7602 Author: Ta

Re: Review Request: fix userdata integration test

2013-05-08 Thread Prasanna Santhanam
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/10976/#review20304 --- Ship it! commit 731cc439a363fd3b17b1ed5eeca51f92f9e993cc Author: Ta

Re: Review Request: fixing the scripts to conform with lib changes

2013-05-08 Thread Prasanna Santhanam
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/10981/#review20303 --- Ship it! commit 1fe50a8d6778e37fd0784919538fdc7afccfb4c8 Author: Ta

Re: Review Request: CLOUDSTACK-1603 : Management server .log Java Exceptions are displayed with Alerts

2013-05-08 Thread Sanjay Tripathi
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/11004/ --- (Updated May 8, 2013, 8:58 a.m.) Review request for cloudstack, Devdeep Singh,

Re: Review Request: change memory size to 128mb for the tiny service offering

2013-05-08 Thread Prasanna Santhanam
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/11003/#review20302 --- Ship it! commit b8358e109e737c454a351942c0f3d66f674febd7 Author: Sr

Re: Review Request: CLOUDSTACK-2189 volume is stuck in resizing state

2013-05-08 Thread Devdeep Singh
> On May 8, 2013, 8:56 a.m., Devdeep Singh wrote: > > Ship It! Can a committer merge these changes? - Devdeep --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/10947/#review20300 --

Re: Review Request: CLOUDSTACK-2189 volume is stuck in resizing state

2013-05-08 Thread Devdeep Singh
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/10947/#review20300 --- Ship it! Ship It! - Devdeep Singh On May 6, 2013, 12:53 p.m., Ra

Re: Review Request: CLOUDSTACK-1603 : Management server .log Java Exceptions are displayed with Alerts

2013-05-08 Thread Devdeep Singh
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/11004/#review20299 --- engine/storage/volume/src/org/apache/cloudstack/storage/datastore/p

Review Request: (CLOUDSTACK-2318) update volumes.path to fix stop/start vm error after upgrade from 2.2.14 to 3.0.0

2013-05-08 Thread Wei Zhou
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/11005/ --- Review request for cloudstack and Chip Childers. Description --- more deta

Review Request: CLOUDSTACK-1603 : Management server .log Java Exceptions are displayed with Alerts

2013-05-08 Thread Sanjay Tripathi
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/11004/ --- Review request for cloudstack, Devdeep Singh, Likitha Shetty, and Sateesh Chodap

Re: Review Request: CLOUDSTACK-1820 - Automation: Need to add automation for AWS Style region feature

2013-05-08 Thread Prasanna Santhanam
> On May 8, 2013, 8:23 a.m., Prasanna Santhanam wrote: > > Thanks these are good tests! I've removed the debug statements you put in > > print since those won't show in the default test run. I'll also break down > > these tests into three suites: > > > > a) test_regions (tests basic creation -

Re: Review Request: fix regions related test script to conform with library changes relating to account object

2013-05-08 Thread Prasanna Santhanam
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/10941/#review20297 --- Ship it! commit 5ef2f1f26fcd159cb48b25882ea10cb3fc44d1b9 Author: Sa

Re: Review Request: CLOUDSTACK-1820 - Automation: Need to add automation for AWS Style region feature

2013-05-08 Thread Prasanna Santhanam
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/10936/#review20296 --- Ship it! Thanks these are good tests! I've removed the debug statem

Re: [MERGE] Dedicate guest vlan ranges to account

2013-05-08 Thread Prasanna Santhanam
On Wed, May 08, 2013 at 06:10:11AM +, Likitha Shetty wrote: > Prasanna, fixed the error. > > About the API naming of commands related to guest vlan range dedication, the > API names were chosen to be consistent with the commands related to > dedication of other resources (Host, Pod, Cluster

Review Request: change memory size to 128mb for the tiny service offering

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