Re: Is it nessesary to test getBase64Keystore 100000 times in ConfigurationServerImplTest.java

2013-06-02 Thread Prasanna Santhanam
} > +} My bad - feel free to fix the test. I see it's taking up a minute on the build server too - http://jenkins.buildacloud.org/view/master/job/cloudstack-master/org.apache.cloudstack$cloud-server/488/testReport/com.cloud.server/ConfigurationServerImplTest/ -- Prasanna., Powered by BigRock.com

Re: [VOTE][RESULTS] Release Apache CloudStack 4.1.0 (fifth round)

2013-06-03 Thread Prasanna Santhanam
On Sat, Jun 01, 2013 at 01:35:06PM -0400, Chip Childers wrote: > The vote has *passed* with the following results (binding PMC votes > indicated with a "*" next to their name: > > +1 : Edison*, Hugo*, Marcus*, David*, Wido*, Ilya, Animesh, Milamber, > Joe*, Simon, P

Re: RPM building tests in jenkins

2013-06-03 Thread Prasanna Santhanam
On Fri, May 31, 2013 at 04:58:45AM -0400, David Nalley wrote: > On Fri, May 31, 2013 at 2:59 AM, Prasanna Santhanam wrote: > > On Thu, May 30, 2013 at 10:51:12AM -0400, David Nalley wrote: > >> Hi folks: > >> > >> I came across an interesting problem today, a

Re: Trouble with deployDataCenter.py

2013-06-03 Thread Prasanna Santhanam
ync all the changes, similar to how cloudmonkey does it you'll need to sync marvin. There is a maven target for this: See the section on "Sync Marvin APIs" https://cwiki.apache.org/confluence/x/QQzMAQ -- Prasanna., Powered by BigRock.com

Re: [VOTE] Pushback 4.2.0 Feature Freeze

2013-06-03 Thread Prasanna Santhanam
proposals are frozen and ones after which the code is frozen. -- Prasanna., On Mon, Jun 03, 2013 at 05:33:10PM -0400, Sebastien Goasguen wrote: > -0 [binding] > > I am torn between sticking to the schedule and delay to make sure we can > merge things cleanly. > Would rather not

Re: netscaler jars hosted in maven central

2013-06-03 Thread Prasanna Santhanam
jar 10.0.e and SDX jar 9.3. > >>> So during the OSS migration please anticipate compilation problems > for SDX related code. > >>> Someone who is familiar with NetScaler plugin can get this done. May > be Murali or Rajesh B.? > 2. Moving the netscaler plugin

Re: wrong dns server config?

2013-06-03 Thread Prasanna Santhanam
stead since '8.8.8.8' is the one of the > google dns [1]? > Hmmm - possibly. want to submit a patch? > > Thanks, > Shane > > [1] https://developers.google.com/speed/public-dns/ -- Prasanna., Powered by BigRock.com

Re: [VOTE][RESULTS] Release Apache CloudStack 4.1.0 (fifth round)

2013-06-03 Thread Prasanna Santhanam
lina.out > : > > %files > : > %attr(0644,tomcat,tomcat) %{logdir}/catalina.out > : > > > So I'd like to suggest to do as such in our cloudstack spec file, too. > Thanks, this is more elegant for RPMs. I'm trying the fix now. But the h

Re: Review Request: CLOUDSTACK-2758: touch file for tomcat6 package change CVS 2013-1976

2013-06-03 Thread Prasanna Santhanam
aster. LGTM. Please apply to master. - Prasanna Santhanam On June 4, 2013, 6:11 a.m., Hiroaki Kawai wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > https://reviews.a

Re: StoragePoolForMigrationResponse and StoragePoolResponse

2013-06-04 Thread Prasanna Santhanam
On Fri, May 31, 2013 at 06:28:39PM +0530, Prasanna Santhanam wrote: > On Fri, May 31, 2013 at 12:24:20PM +, Pranav Saxena wrote: > > Hey Prasanna , > > > > I see that the response object name is > > findstoragepoolsformigrationresponse , which is correct as

Re: Is it nessesary to test getBase64Keystore 100000 times in ConfigurationServerImplTest.java

2013-06-04 Thread Prasanna Santhanam
, > > Base64.encodeBase64String(TEST.getBytes())); > > +final String keystore = > > ConfigurationServerImpl.getBase64Keystore(temp.getPath()); > > +// let's decode it to make sure it makes sense > > + Base64.decodeBase64(keys

Re: [VOTE][RESULTS] Release Apache CloudStack 4.1.0 (fifth round)

2013-06-04 Thread Prasanna Santhanam
On Tue, Jun 04, 2013 at 09:16:29PM -0500, Joe Brockmeier wrote: > On Tue, Jun 4, 2013, at 12:49 AM, Prasanna Santhanam wrote: > > Thanks, this is more elegant for RPMs. I'm trying the fix now. But the > > hack I put in should work for debian packages too. > > Are we s

Re: [VOTE][RESULTS] Release Apache CloudStack 4.1.0 (fifth round)

2013-06-05 Thread Prasanna Santhanam
age change CVS 2013-1976 catalina.out must be prepared by package installation. Signed-off-by: Prasanna Santhanam Thanks, -- Prasanna., Powered by BigRock.com

Re: Review Request: fix copy template/iso tests

2013-06-05 Thread Prasanna Santhanam
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/11653/#review21479 --- Ship it! 2c84866 - Prasanna Santhanam On June 5, 2013, 12:39

networkACLList

2013-06-05 Thread Prasanna Santhanam
Isn't it redundant to call the API create/list/delete (NetworkACLList) That expands to create/list/delete-NetworkAccessControlListList? Should that be a Group/Container instead? Thanks, -- Prasanna., Powered by BigRock.com

Re: Review Request: fix test_service_offerings.py script for missing account details in the services dict

2013-06-05 Thread Prasanna Santhanam
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/11651/#review21483 --- Ship it! Ship It! - Prasanna Santhanam On June 5, 2013, 11:33

Re: networkACLList

2013-06-05 Thread Prasanna Santhanam
ity. I was talking about the new API (NetworkACLList) that groups the NetworkACLs. We can always rename that to something sensible before it gets out and we think about backward compat issues. -- Prasanna., Powered by BigRock.com

Re: KVM development, libvirt

2013-06-05 Thread Prasanna Santhanam
lowest version > > from all supported OSes, or it could be independent of distribution, > > whatever we decide, but we would make an effort to call out the version and > > treat it independently of OS. > > > > 3) I can think of a few things we could do in packaging to help catch > > versioning, but I'm not sure they would entirely address the issues. Please bring them forward. -- Prasanna., Powered by BigRock.com

[DISCUSS] code-freeze and integration tests

2013-06-05 Thread Prasanna Santhanam
repository beyond the freeze date. Right now all tests are being committed to master since that's the branch that we cut our releases out of. But after the branch for a release has been cut tests will be committed to both release branch and master if everyone agrees this is a good thing. Thoughts

Re: [VOTE][RESULTS] Release Apache CloudStack 4.1.0 (fifth round)

2013-06-05 Thread Prasanna Santhanam
stalled at > /etc/logrotate.d/tomcat6 during postinstall. > > IMHO, it is preferable to have our catalina.out, but > there's no need to fix it in haste. Yes this time we better test it before release or it's going to be embarassing to have a supported OS not work. -- Prasanna., Powered by BigRock.com

systemvm.iso not updated in packages

2013-06-05 Thread Prasanna Santhanam
clean Retains the systevm.iso from the previous run causing systemvm.iso to never update itself. Do a complete clean install for all profiles specified in mvn. Signed-off-by: Prasanna Santhanam commit 800cd391d5ff2baf02f7eed137f4f50edb126a4c Author: Marcus Sorensen Date: Thu May

Re: Template of systemvm

2013-06-05 Thread Prasanna Santhanam
system VM images. The jenkins instance is experiencing high load avgs. -- Prasanna., Powered by BigRock.com

Re: KVM development, libvirt

2013-06-05 Thread Prasanna Santhanam
On Thu, Jun 06, 2013 at 08:29:26AM +0200, Ove Ewerlid wrote: > On 06/06/2013 07:10 AM, Prasanna Santhanam wrote: > >On Wed, Jun 05, 2013 at 05:39:16PM +, Edison Su wrote: > >>I think we miss a VOTE from Jenkins, the vote from Jenkins should > >>be taken as highe

Re: KVM development, libvirt

2013-06-06 Thread Prasanna Santhanam
On Thu, Jun 06, 2013 at 09:04:55AM +0200, Ove Ewerlid wrote: > On 06/06/2013 08:37 AM, Prasanna Santhanam wrote: > >On Thu, Jun 06, 2013 at 08:29:26AM +0200, Ove Ewerlid wrote: > >>On 06/06/2013 07:10 AM, Prasanna Santhanam wrote: > >>>On Wed, Jun 05, 2013 at 05:

Re: Template of systemvm

2013-06-06 Thread Prasanna Santhanam
On Thu, Jun 06, 2013 at 10:21:33AM +0200, Wido den Hollander wrote: > > > On 06/06/2013 08:23 AM, Prasanna Santhanam wrote: > >On Thu, Jun 06, 2013 at 03:13:21PM +0900, Takaaki Suzuki wrote: > >>Hi all > >> > >>I want to download the system VM templ

Re: Review Request: Automation: Add testcases for Affinity/Anti-Affinity Rules

2013-06-06 Thread Prasanna Santhanam
, aff_grp=None, error: test/integration/component/test_affinity_groups.py: does not exist in index Patch failed at 0001 CLOUDSTACK-2254: Automation: Add automation for Affinity and Anti Affinity rules - Prasanna Santhanam On May 29, 2013, 7:56 a.m., Girish Shilamkar wrote

Re: networkACLList

2013-06-06 Thread Prasanna Santhanam
tworkACL > is already used to for items within the List). Now naming the API > NetworkACLList / Group / Container, when you expand, all of them are > equally redundant. > > > -Original Message- > > From: Prasanna Santhanam [mailto:t...@apache.org] > > Sent

Re: KVM development, libvirt

2013-06-07 Thread Prasanna Santhanam
;d encourage that. That'll need a change to our release testing/voting steps which works from the source release only. I'd personally prefer a jenkins automated package test. -- Prasanna., Powered by BigRock.com

Re: Review Request: Fix for test case failure test_network.py:test_delete_account - CLOUDSTACK-2898

2013-06-07 Thread Prasanna Santhanam
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/11713/#review21612 --- no diff here. did you forget to attach? - Prasanna Santhanam On

Re: KVM development, libvirt

2013-06-07 Thread Prasanna Santhanam
On Fri, Jun 07, 2013 at 11:26:22AM -0400, John Burwell wrote: > Prasanna, > > What if we made passing the Jenkins tests a pre-requisite to open > voting? In such a scenario, the test report from the Jenkins build > would be attached to the voting email. > Absolutely, We alr

reminder: @author tags in codebase

2013-06-07 Thread Prasanna Santhanam
The latest list is on the bug report: https://issues.apache.org/jira/browse/CLOUDSTACK-1253 Please consider removing them (and fixing your IDE) if you own the code. Thanks, -- Prasanna., Powered by BigRock.com

Re: [DISCUSS] code-freeze and integration tests

2013-06-08 Thread Prasanna Santhanam
On Thu, Jun 06, 2013 at 10:50:03AM +0530, Prasanna Santhanam wrote: > Hi, > > I would like to get everyone's opinions on the timeline and policies > for bringing in automated tests into the repo. Integration tests are > written in marvin by various people today withi

Re: ASF repo is down ?

2013-06-08 Thread Prasanna Santhanam
Administrator / Architect / SDN & Linux hacker > Mobile: +46706662363 > Office: +4618656913 (note EMEA Time Zone) -- Prasanna., Powered by BigRock.com

Regression failures

2013-06-09 Thread Prasanna Santhanam
lag in the runs which are at about 7hr now. The more tests we add, the slower this gets. We might think about consolidating all our infrastructure to accomadate runs on all hypervisors. Thanks, -- Prasanna., Powered by BigRock.com

Re: What are the standard commands to setup 4.1 development environment

2013-06-10 Thread Prasanna Santhanam
HOST to point to your mysql instance. Or else deploydb assumes you are running the db on localhost. In (1) the order of steps are wrong. One should do jetty:run before doing -Ddeploysvr. HTH -- Prasanna., Powered by BigRock.com

Re: What are the standard commands to setup 4.1 development environment

2013-06-10 Thread Prasanna Santhanam
aunch the management server). That will place the systemVM images (from which systemvms become systemVMs) on your secondary storage. It is from these that they will be spawned and then systemv.iso patches the latest scripts -- Prasanna., Powered by BigRock.com

VPC and shared networks

2013-06-10 Thread Prasanna Santhanam
pped recently? I was able to create a networkoffering with vpc=true and guestIpType=Shared, but the VPC network creation fails with """ Network offering can't be used for VPC networks """ -- Prasanna., Powered by BigRock.com

Re: VPC and shared networks

2013-06-10 Thread Prasanna Santhanam
On Mon, Jun 10, 2013 at 03:39:08PM +0530, Prasanna Santhanam wrote: > Can we create shared networks inside a VPC? If yes - why does the UI > filter out the network offerings in the VPC dialog on listing networks > using forvpc=true & guestiptype=Isolated? > > If no - we ca

[OFFLINE] 6/12 and 6/13

2013-06-10 Thread Prasanna Santhanam
Will be away mid-week and won't be able to make it to the meeting and/or check emails. Thanks, -- Prasanna., Powered by BigRock.com

Review Request: Fix systemVM template job

2013-06-11 Thread Prasanna Santhanam
- tools/appliance/build.sh 0216c06 Diff: https://reviews.apache.org/r/11802/diff/ Testing --- System VM job is able to run manually Thanks, Prasanna Santhanam

Re: haproxy on VMWare systemVM template

2013-06-11 Thread Prasanna Santhanam
g disk to the 32-bit job. I fixed that but it's hung on a git fetch now. So I've put a review here : https://reviews.apache.org/r/11802/ When git comes back up, please apply it. Going home now. -- Prasanna., Powered by BigRock.com

Re: Review Request: Automation: Network life cycle tests

2013-06-12 Thread Prasanna Santhanam
org/r/11835/#comment44975> account is not derefenced as account.account anymore. Was this change unintended? All instances of account.account were changed to account only sometime back in all the tests - Prasanna Santhanam On June 12, 2013, 2:11 p.m., Gaurav Aradhye

Re: Review Request: Automation: Add testcases for Affinity/Anti-Affinity Rules

2013-06-12 Thread Prasanna Santhanam
s the test_affinity_groups module. Subsequent patches fail. Can you squash all the patches starting from the first patch that adds the tests for affinity groups into one patch please? Sorry for the delays. - Prasanna Santhanam On June 10, 2013, 10:03 a.m., Girish Shilamkar

Re: Review Request: fix the occurences of account.account. to account.

2013-06-12 Thread Prasanna Santhanam
problem run "git am --resolved". If you would prefer to skip this patch, instead run "git am --skip". To restore the original branch and stop patching run "git am --abort". - Prasanna Santhanam On June 6, 2013, 4:34 p.m.,

Re: Review Request: fix the occurences of account.account. to account.

2013-06-12 Thread Prasanna Santhanam
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/11677/#review21800 --- Ship it! 862b955 - Prasanna Santhanam On June 6, 2013, 4:34 p.m

Re: Review Request: add zone wide primary storage tests

2013-06-12 Thread Prasanna Santhanam
> On May 31, 2013, 4:43 a.m., Prasanna Santhanam wrote: > > test/integration/smoke/test_zwps.py, line 127 > > <https://reviews.apache.org/r/11462/diff/2/?file=297285#file297285line127> > > > > This test is not required. If I deploy a zone with zone-wide stora

Re: Git question about applying patch files

2013-06-12 Thread Prasanna Santhanam
NOT do a rebase if you've done merges until now on your branch. Here's a nice post explaining how to work with rebase for those hesitant to use it: http://mettadore.com/analysis/a-simple-git-rebase-workflow-explained/ -- Prasanna., On Thu, Jun 13, 2013 at 01:50:15AM -0400, John Burwe

Re: Review Request: Automation: Network life cycle tests

2013-06-13 Thread Prasanna Santhanam
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/11835/#review21859 --- Ship it! ed1980c7417216efa541c978d4233391d1659b79 - Prasanna

Re: Automation analysis improvement

2013-06-14 Thread Prasanna Santhanam
ke care of the rest. Rayees - if you've identified these tests then please submit a patch if they flout the process I've explained above. I've fixed some before, but there's probably more. Thanks, -- Prasanna., On Fri, Jun 14, 2013 at 11:08:42AM -0700, Ahmad Emneina wrot

Infra Issues from the IRC meeting (Wed, Jun 12)

2013-06-14 Thread Prasanna Santhanam
this. > 17:49:49 [ke4qqq]: so tsp (along with abayer and roman) are working > on a publicly accessible jenkins instance in fremont This is basically to dogfood all instances via a hosted puppetmaster. I've just started so will take time to finish this. Thoughts are most welcome! [1] https://jenkins.openstack.org/ [2] http://ci.openstack.org/ -- Prasanna., Powered by BigRock.com

Re: Summary of IRC meeting in #cloudstack-meeting, Wed Jun 12 17:08:56 2013

2013-06-14 Thread Prasanna Santhanam
ust want > to get a jist. Yeah - we usually use them but looks like it was missed this time. Took some time to glean out the important bits from this meeting. -- Prasanna., Powered by BigRock.com

Re: [MERGE]object_store branch into master [Second round]

2013-06-14 Thread Prasanna Santhanam
nd 10 LOC, you > can find about the patch from > https://reviews.apache.org/r/11277/diff/2/. > Comments/feedback are welcome. Thanks. Awesome work - looking forward to this. Great discussions in the past few weeks. Some of the better topic threads we've had in t

Re: Review Request: Fixed CLOUDSTACK-3004 [script] ssvm_check remove the duplicate file from consoleproxy and include the script from secondary storage folder while packing iso

2013-06-14 Thread Prasanna Santhanam
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/11874/#review21937 --- Ship it! Ship It! - Prasanna Santhanam On June 14, 2013, 10:09

Test Result for test-smoke-matrix #469

2013-06-15 Thread Prasanna Santhanam
10.638 0 integration.smoke.test_vm_life_cycle.TestVMLifeCycle.test_10_attachAndDetach_iso 71.477 0 detailed report @ http://jenkins.buildacloud.org/view/cloudstack-qa/job/test-smoke-matrix/469/testReport/ Thanks, -- Prasanna., Powered by BigRock.com

Re: Test Result for test-smoke-matrix #469

2013-06-15 Thread Prasanna Santhanam
l On Sat, Jun 15, 2013 at 07:02:25PM +0530, Prasanna Santhanam wrote: > > detailed report @ > http://jenkins.buildacloud.org/view/cloudstack-qa/job/test-smoke-matrix/469/testReport/ > > Thanks, > -- Prasanna., Powered by BigRock.com

Re: Review Request: Fix test case issue reported in CLOUDSTACK-3020

2013-06-15 Thread Prasanna Santhanam
ustom instance name is given? It seems the assertEqual is correct, but the assertion message should be "DisplayName should be UUID when no custom hostname is provided" - Prasanna Santhanam On June 16, 2013, 12:19 a.m., Rayees Nam

Re: Review Request: OS type not passing while creating template in "test_accounts.TesttemplateHierarchy"

2013-06-15 Thread Prasanna Santhanam
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/11898/#review21955 --- Ship it! 2f345c5 - Prasanna Santhanam On June 16, 2013, 5:12

Re: Review Request: Fix test case issue reported in CLOUDSTACK-3020

2013-06-15 Thread Prasanna Santhanam
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/11897/ --- (Updated June 16, 2013, 5:56 a.m.) Review request for cloudstack and Prasanna

Re: Review Request: Removed-junk-characters-from-test_netscaler_lb.py.patch

2013-06-16 Thread Prasanna Santhanam
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/11901/#review21964 --- I think you've forgotten to attach the diff - Prasanna Sant

Re: Review Request: Fix-all-occurrences-of-account.account-from-test_netscaler_configs.py

2013-06-16 Thread Prasanna Santhanam
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/11900/#review21966 --- Same here. Diff has not been uploaded - Prasanna Santhanam On

Re: Review Request: Automation: Memory limits tests from Resource Limits Tests

2013-06-16 Thread Prasanna Santhanam
offerings? test/integration/component/test_memory_limits.py <https://reviews.apache.org/r/11626/#comment45297> I'm confused - are we checking the RAM usage or are we updating the resource count for memory usage? The comment in the test confuses me. - Prasanna Santhanam On June 4, 2013,

Re: Review Request: Automation: Memory limits tests from Resource Limits Tests

2013-06-16 Thread Prasanna Santhanam
t the others suffer the same issues. Please fix them and upload a new patch. Thanks - Prasanna Santhanam On June 4, 2013, 11:39 a.m., Gaurav Aradhye wrote: > > --- > This is an automatically generated e-mail. To reply,

Re: Review Request: Bugfix CLOUDSTACK-1594: Secondary storage host always remains Alert status

2013-06-16 Thread Prasanna Santhanam
27; on all installs. - Prasanna --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9818/#review21971 --- On May 31, 2013, 1:01 a.m.,

Re: systemvm.iso not updated in packages

2013-06-16 Thread Prasanna Santhanam
script from secondary storage folder while packing iso Signed-off-by: Prasanna Santhanam On Thu, Jun 06, 2013 at 11:02:39AM +0530, Prasanna Santhanam wrote: > systemvm.iso doesn't update on the packages even now after following fixes. > Anyone know why this happens despite a

Re: Review Request: Automation: Memory limits tests from Resource Limits Tests

2013-06-16 Thread Prasanna Santhanam
explore using something like DDT http://ddt.readthedocs.org/en/latest/example.html Do you think it's possible? - Prasanna Santhanam On June 4, 2013, 11:39 a.m., Gaurav Aradhye wrote: > > --- > This is an automatically genera

Re: jenkins jobs for new docs guide

2013-06-17 Thread Prasanna Santhanam
;, then select "copy from existing job". In your case you can use the doc jobs that Hugo setup for midonet/nicira. Then tweak the configuration shell script to build acs101! Easy! :) -- Prasanna., Powered by BigRock.com

Re: [DISCUSS] Issue with cloudmonkey-4.1.0-0 on pypi

2013-06-17 Thread Prasanna Santhanam
in's libraries like cloudmonkey can. For this I've made a couple enhancements to apidiscovery but it's not in master yet and I don't have it fully figured out. Need some time to think through this. -- Prasanna., Powered by BigRock.com

Re: [DISCUSS} review flow

2013-06-17 Thread Prasanna Santhanam
ur review hasn't recieved attention should get someone to take a look at it. [1] Just as you've done here. As for improving the process for speedier reviews I think it's great if more eyeballs are laid on patches. It doesn't just have to be just committers taking a loo

Re: Infra Issues from the IRC meeting (Wed, Jun 12)

2013-06-17 Thread Prasanna Santhanam
s being > shared for the use of the project. Stuff that's inside a corp that we > can't all see isn't worth documenting for the project itself. > But it should be if the infra is exposing all troubleshooting tools, logs to fix cloudstack bugs. If it's running custom builds etc, then I agree it would not be of much use. -- Prasanna., Powered by BigRock.com

Re: Review Request: remove dead allocations

2013-06-17 Thread Prasanna Santhanam
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/11324/ --- (Updated June 17, 2013, 1:40 p.m.) Review request for cloudstack and Devdeep Si

Re: Review Request: set rpcProvider field correctly in constructor

2013-06-17 Thread Prasanna Santhanam
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/11325/#review21980 --- Ship it! 3a02942 - Prasanna Santhanam On May 22, 2013, 6:25 a.m

Re: Review Request: Automation: (vpc network pf and lb rules) - Corrected code related to cleanup.

2013-06-17 Thread Prasanna Santhanam
the NetworkACL code. Details in CLOUDSTACK-2915 - Prasanna Santhanam On June 17, 2013, 2:03 p.m., Gaurav Aradhye wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache

Re: Review Request: Fix for CLOUDSTACK-2987 Ensure XStools to be there in template inorder to enable dynamic scaling of vm

2013-06-17 Thread Prasanna Santhanam
/cloud/vm/VirtualMachineManagerImplTest.java <https://reviews.apache.org/r/11910/#comment45301> Can you remove the wildcard import? - Prasanna Santhanam On June 17, 2013, 2:44 p.m., Harikrishna Patnala wrote: > > --- > This is an a

Re: [ANNOUNCE] New committer: Jayapal Reddy Uradi

2013-06-17 Thread Prasanna Santhanam
utor's participation in the > project and commitment to the project and the Apache Way. > > Please join me in congratulating Jayapal! > > -chip > on behalf of the CloudStack PMC Congrats Jayapal! -- Prasanna., Powered by BigRock.com

Re: systemvm.iso not updated in packages

2013-06-17 Thread Prasanna Santhanam
On Mon, Jun 17, 2013 at 12:08:54PM -0400, Chip Childers wrote: > On Mon, Jun 17, 2013 at 11:05:43AM +0530, Prasanna Santhanam wrote: > > Applied yet another fix for this from Rajesh: > > > > commit 6d140538c5efc394fda8a4ddc7cb72832470d0b3 > > Author: Rajesh Battala &

Re: Review Request: Fix for CLOUDSTACK-2987 Ensure XStools to be there in template inorder to enable dynamic scaling of vm

2013-06-17 Thread Prasanna Santhanam
> On June 17, 2013, 3:12 p.m., Prasanna Santhanam wrote: > > Since XCP shares the same resource (XcpOssResource<-CitrixResourceBase) can > > the command ScaleVmCommand be implemented for XCP too? > > Any comments about adding the XCP support? > On June 17

Re: Review Request: Test suite test_shared_networks.py not executing since missing import attr

2013-06-17 Thread Prasanna Santhanam
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/11917/#review22042 --- You forgot the diff (again) - Prasanna Santhanam On June 17

Re: Review Request: Update test case and framework to add test name in account

2013-06-17 Thread Prasanna Santhanam
e the 'testname' key in the data dict . The change should happen within the logger of cloudstack and in marvin's integration.lib.utils:random_gen(). It's the random_gen method that adds prefixes to accountnames, networknames etc. - Prasanna Santhanam On June 18, 2013, 4:28 a.m.,

Re: Review Request: Update test case and framework to add test name in account

2013-06-17 Thread Prasanna Santhanam
reviewboard? It makes it easier to review the diff line by line. Thanks - Prasanna Santhanam On June 18, 2013, 4:28 a.m., Rayees Namathponnan wrote: > > --- > This is an automatically generated e-mail. To reply, visit

Re: Review Request: remove dead allocations

2013-06-17 Thread Prasanna Santhanam
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/11324/#review22047 --- Ship it! 93938ca716f85c24f2d9fb07c5856055f0061415 - Prasanna

Re: Review Request: Removed-junk-characters-from-test_netscaler_lb.py.patch

2013-06-17 Thread Prasanna Santhanam
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/11901/#review22048 --- Ship it! 85ed2160876826fa28088a716657f6c7bcbf84ec - Prasanna

Re: Review Request: Test suite test_shared_networks.py not executing since missing import attr

2013-06-17 Thread Prasanna Santhanam
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/11917/#review22049 --- Ship it! 76520e8 - Prasanna Santhanam On June 18, 2013, 6:07

Re: Review Request: Test Snapshot Services

2013-06-17 Thread Prasanna Santhanam
? - Prasanna Santhanam On June 17, 2013, 6:37 a.m., sanjeev n wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache

VM snapshots on KVM

2013-06-18 Thread Prasanna Santhanam
-smoke-matrix/480/suite=test_vm_snapshots/ -- Prasanna., Powered by BigRock.com

Re: getting started

2013-06-18 Thread Prasanna Santhanam
hen you can checkout various wiki articles on: https://cwiki.apache.org/confluence/display/CLOUDSTACK/Index -- Prasanna., Powered by BigRock.com

Re: getting started

2013-06-18 Thread Prasanna Santhanam
On Tue, Jun 18, 2013 at 01:20:18PM +0200, Bogdan Cojocar wrote: > My jira id is bogdan2000 > Given you JIRA permissions. Thanks, -- Prasanna., Powered by BigRock.com

Re: Review Request: Fix-all-occurrences-of-account.account-from-test_netscaler_configs.py

2013-06-18 Thread Prasanna Santhanam
t;. If you would prefer to skip this patch, instead run "git am --skip". To restore the original branch and stop patching run "git am --abort". - Prasanna Santhanam On June 18, 2013, 2:32 p.m., Rayees Namathponnan wrote: > >

Re: [DISCUSS] Issue with cloudmonkey-4.1.0-0 on pypi

2013-06-18 Thread Prasanna Santhanam
t independantly > > Anyone else have concerns here about breaking out CloudMonkey? > > --David -- Prasanna., Powered by BigRock.com

Re: Review Request: Fix for regression issue: CLOUDSTACK - 3021

2013-06-18 Thread Prasanna Santhanam
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/11935/#review22100 --- Ship it! b6850c28dc664e88c0128ddbae7c3ee468290350 - Prasanna

Re: ????: VM snapshots on KVM

2013-06-18 Thread Prasanna Santhanam
he design doc for now mentioning the version of libvirt-java etc? > can we skip the tests for KVM right now? We can, but I'll keep it for when libvirt-java is released. I don't mind the tests failing for now. -- Prasanna., Powered by BigRock.com

Re: [GSOC]CloudStack deployment questions

2013-06-18 Thread Prasanna Santhanam
g initDB: java.sql.SQLException: Access denied > for user 'root'@'localhost' (using password: NO) > Does your mysql instance have a root password? If so you'll have to put that into db.properties.override file under utils/conf. I see the wiki(s) are missing this info

Re: Review Request: CLOUDSATCK-1758: Update ssh key location for vmware

2013-06-18 Thread Prasanna Santhanam
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/11956/#review22111 --- Ship it! 6e63bb7 - Prasanna Santhanam On June 19, 2013, 6:31

Re: Review Request: CLOUDSTACK-1758: SSVM tests failed due to ssh error

2013-06-19 Thread Prasanna Santhanam
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/11962/#review22121 --- Ship it! 5140473 - Prasanna Santhanam On June 19, 2013, 2:50

Re: Test halting build every now and then

2013-06-19 Thread Prasanna Santhanam
e failure using both wireless and ether on Mac OS X (10.8.4) from > Terminal. > > > Thanks, > Shane > > > On Friday, June 14, 2013 at 10:36 AM, Daan Hoogland wrote: > > > localhost > -- Prasanna., Powered by BigRock.com

Re: [GSOC]CloudStack deployment questions

2013-06-19 Thread Prasanna Santhanam
> [ERROR] BUILD ERROR > [INFO] > ---- > [INFO] The plugin 'org.apache.maven.plugins:maven-jetty-plugin' does > not exist or no valid version could be found > > Any light on this? Odd, the jetty plugin should be downloaded automatically from repo.maven.org. If your mvn clean install step worked I'm guessing you're not behind any sort of http_proxy? -- Prasanna., Powered by BigRock.com

Re: Review Request: Adding base support for NVP security groups to the NVP API

2013-06-19 Thread Prasanna Santhanam
not use underscore. so it's lowerCaseAndNoUnderscores() http://cloudstack.apache.org/develop/coding-conventions.html - Prasanna Santhanam On June 19, 2013, 9:28 p.m., Adrian Steer wrote: > > --- > This is an automatical

Re: Some commands didn't show up in the marvin test API

2013-06-20 Thread Prasanna Santhanam
running mgmt server where all your APIs are exposed in listApis call from ApiDiscovery service. This requires pip to be installed on your machine. -- Prasanna., Powered by BigRock.com

Re: TemplateAdapterBase broken

2013-06-20 Thread Prasanna Santhanam
Edison burning the midnight oil. He's fixed it in the subsequent commit however. On Thu, Jun 20, 2013 at 08:38:47AM +, Daan Hoogland wrote: > A conflict was checked in with 97f8c52. > > Regards, -- Prasanna., Powered by BigRock.com

Re: TemplateAdapterBase broken

2013-06-20 Thread Prasanna Santhanam
On Thu, Jun 20, 2013 at 11:20:54AM +0200, Daan Hoogland wrote: > On Thu, Jun 20, 2013 at 10:50 AM, Prasanna Santhanam wrote: > > > He's fixed it in the subsequent > > commit however > > > > Yeah, I apologized for the early noise making ;) Not at all. Prompt

NonOSS build fails?

2013-06-20 Thread Prasanna Santhanam
(java.lang.Long,java.lang.String,java.lang.String,com.cloud.storage.Storage.ImageFormat,boolean,boolean,com.cloud.storage.Storage.TemplateType,,,boolean,int,long,,java.lang.String,boolean,int,boolean,com.cloud.hypervisor.Hypervisor.HypervisorType) -- Prasanna., Powered by BigRock.com

<    1   2   3   4   5   6   7   8   9   10   >