RE: Moving beyond 4.0.0-incubating

2012-10-29 Thread Hugo Trippaers
I'm working on * Nicira support for SourceNat, StaticNat and PortForwarding * Maven improvements * Rpm packaging sample using maven buildsystem And of course bug finding and fixing whiel we are building our cloudstack cloud for our customers. Cheers, Hugo > -Original Message- > Fr

RE: ApacheCon EU

2012-10-29 Thread Hugo Trippaers
I'm going to be there as well, together with a few colleagues. I'm always up for some socializing :-) Cheers, Hugo > -Original Message- > From: Kevin Kluge [mailto:kevin.kl...@citrix.com] > Sent: Monday, October 29, 2012 6:05 AM > To: cloudstack-dev@incubator.apache.org > Subject: Apac

[ASFCS40] Please backport fix for CLOUDSTACK-359 to 4.0 branch

2012-10-29 Thread Hugo Trippaers
Hey, I would like the fix for https://issues.apache.org/jira/browse/CLOUDSTACK-359 to be backported to 4.0 branch. I don't thinks it's a critical bug, but for people running clusters it might lead to some unexpected behavior (like inconsistent state of hypervisors in CS). Cheers, Hugo

Re: ApacheCon EU

2012-10-29 Thread Sebastien Goasguen
Yes I am at linuxcon instead. Anyone going there please ping me ! thx -Sebastien On Oct 29, 2012, at 8:43 AM, Hugo Trippaers wrote: > I'm going to be there as well, together with a few colleagues. I'm always up > for some socializing :-) > > Cheers, > > Hugo > >> -Original Message---

[jira] [Resolved] (CLOUDSTACK-415) restartNetwork call causes VM to be unreachable when Nicira based SDN is used.

2012-10-29 Thread Hugo Trippaers (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-415?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hugo Trippaers resolved CLOUDSTACK-415. --- Resolution: Later Workaround implemented > restartNetwork call c

[jira] [Commented] (CLOUDSTACK-415) restartNetwork call causes VM to be unreachable when Nicira based SDN is used.

2012-10-29 Thread Hugo Trippaers (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-415?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13485895#comment-13485895 ] Hugo Trippaers commented on CLOUDSTACK-415: --- Workaround implemented with com

FW: CloudStack vs CloudPlatform

2012-10-29 Thread Radhika Puthiyetath
Hi, Here is the reply from the CPBM team. They confirmed that CPBM is certified to work only on top of Citrix CloudPlatform. -Radhika -Original Message- From: Vijaykumar Natarajan Sent: Monday, October 29, 2012 2:06 PM To: Radhika Puthiyetath; Vijaykumar Natarajan Cc: Jessica Tomechak

Behavior with regard to private NICs (KVM)

2012-10-29 Thread Dave Cahill
Hi all, >From LibvirtComputingResource.java, we can see that the CloudStack agent fails to start if there is no "private" NIC name set. plugins/hypervisors/kvm/src/com/cloud/hypervisor/kvm/resource/LibvirtComputingResource.java: 698 getPifs(); 699 if (_pifs.get("private") == nu

Recall: CloudStack vs CloudPlatform

2012-10-29 Thread Radhika Puthiyetath
Radhika Puthiyetath would like to recall the message, "CloudStack vs CloudPlatform".

Re: [DISCUSS] Adopt the Monkey?

2012-10-29 Thread Rohit Yadav
Hi, Can we put high resolution mascot svg, png etc. somewhere on incubator.apache.org/cloudstack so people we can download and use them (under CC or suitable license) for their t-shirts, keynotes and whatnot. Regards. On 26-Oct-2012, at 8:25 PM, Joe Brockmeier wrote: > Howdy all, > > So -

Re: [DISCUSS] Adopt the Monkey?

2012-10-29 Thread Joe Brockmeier
Not really. The contest was run by Citrix after moving the project to Apache, it never got an approval from the project itself. (Hence my opening this discussion.) On Sun, Oct 28, 2012, at 09:47 PM, Satoshi Kobayashi wrote: > +1 to the monkey. > > I thought the same =) > > 2012/10/27 Rohit Yada

Re: [DISCUSS] Adopt the Monkey?

2012-10-29 Thread Joe Brockmeier
On Mon, Oct 29, 2012, at 05:40 AM, Rohit Yadav wrote: > Hi, > > Can we put high resolution mascot svg, png etc. somewhere on > incubator.apache.org/cloudstack so people we can download and use them > (under CC or suitable license) for their t-shirts, keynotes and whatnot. If we decide to adopt t

Re: Recall: CloudStack vs CloudPlatform

2012-10-29 Thread Joe Brockmeier
On Mon, Oct 29, 2012, at 05:21 AM, Radhika Puthiyetath wrote: > Radhika Puthiyetath would like to recall the message, "CloudStack vs > CloudPlatform". That doesn't so much work with messages sent to public mailing lists. ;-) -- Joe Brockmeier j...@zonker.net Twitter: @jzb http://www.dissociatedp

[jira] [Updated] (CLOUDSTACK-423) During VM migration on KVM, VifDriver.unplug is not called.

2012-10-29 Thread Hiroaki Kawai (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-423?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hiroaki Kawai updated CLOUDSTACK-423: - Summary: During VM migration on KVM, VifDriver.unplug is not called. (was: During VM

[jira] [Created] (CLOUDSTACK-423) During VM migration with KVM, VifDriver.unplug is not called.

2012-10-29 Thread Hiroaki Kawai (JIRA)
Hiroaki Kawai created CLOUDSTACK-423: Summary: During VM migration with KVM, VifDriver.unplug is not called. Key: CLOUDSTACK-423 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-423 Project:

Review Request: CLOUDSTACK-423 : During VM migration on KVM, VifDriver.unplug is not called.

2012-10-29 Thread Hiroaki Kawai
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/7761/ --- Review request for cloudstack. Description --- VifDriver.unplug must be cal

Re: [DISCUSS] Adopt the Monkey?

2012-10-29 Thread Noah Slater
It's been three days and it looks like we have unanimous consensus. The next steps are to do IP clearence. I am happy to work with someone from Citrix on this. We'll need to establish what rights Citrix holds, and then transfer these to the ASF. At that point, we can import the source files, and s

[jira] [Updated] (CLOUDSTACK-423) During VM migration on KVM, VifDriver.unplug is not called.

2012-10-29 Thread Hiroaki Kawai (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-423?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hiroaki Kawai updated CLOUDSTACK-423: - Description: VifDriver.unplug must be called in MigrateCommand which hooks VM migrati

Re: Recall: CloudStack vs CloudPlatform

2012-10-29 Thread Jason Davis
To be fair, it never really works inside the office either :) On Mon, Oct 29, 2012 at 7:29 AM, Joe Brockmeier wrote: > On Mon, Oct 29, 2012, at 05:21 AM, Radhika Puthiyetath wrote: > > Radhika Puthiyetath would like to recall the message, "CloudStack vs > > CloudPlatform". > > That doesn't so mu

Re: [DISCUSS] Adopt the Monkey?

2012-10-29 Thread Chip Childers
On Mon, Oct 29, 2012 at 8:52 AM, Noah Slater wrote: > It's been three days and it looks like we have unanimous consensus. > > The next steps are to do IP clearence. I am happy to work with someone from > Citrix on this. We'll need to establish what rights Citrix holds, and then > transfer these to

Re: Behavior with regard to private NICs (KVM)

2012-10-29 Thread Marcus Sorensen
I'll take a look and address the concerns later today. #2 I can see immediately as its an if-else, but I don't see how the change affected #1 from the previous behavior, just looking on my phone. On Oct 29, 2012 3:21 AM, "Dave Cahill" wrote: > Hi all, > > From LibvirtComputingResource.java, we ca

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

2012-10-29 Thread Chip Childers
On Sun, Oct 28, 2012 at 8:01 PM, Chip Childers wrote: > On Sun, Oct 28, 2012 at 1:53 PM, Noah Slater wrote: >> Actually, sorry, I probably gave that +1 a *little* too soon. >> >> Can someone make the case for "waf" not being a release blocker? >> >> Everything else can probably slide. > > Waf nee

Re: Behavior with regard to private NICs (KVM)

2012-10-29 Thread Marcus Sorensen
Ok, with #1 I was hung up on your 'bridge with no interfaces' example, which isn't the issue. As an aside, n my CentOS 6.3 and Ubuntu 12.04 test sytems, the default libvirt virbr0 does have an auto-configured interface, 'vnet0'. And if there are no interfaces on a bridge, then getPifs should treat

RE: Runtime Error: "could not find systemvmiso" in master branch

2012-10-29 Thread Vijay Venkatachalam
Identified the reason for the problem: The host did not contain system-vm.iso vhd-util etc. Basically, the patch files were not applied. There was a CS host tag that erroneously marked the XenServer was already patched even though it was not patched. Hence remove /re-add of the host did not pat

Re: [DISCUSS] Adopt the Monkey?

2012-10-29 Thread Noah Slater
IP clearance is for anything that was developed outside of the foundation, even if it was developed by people with ICLAs on file. I am looking for Shane's guidance on this. On 29 October 2012 13:21, Chip Childers wrote: > On Mon, Oct 29, 2012 at 8:52 AM, Noah Slater wrote: > > It's been three

[jira] [Commented] (CLOUDSTACK-422) XSL files missing license header

2012-10-29 Thread Chip Childers (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-422?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13486057#comment-13486057 ] Chip Childers commented on CLOUDSTACK-422: -- This seems to be missing from the

[OFFLINE] Oct 29 - December 12th

2012-10-29 Thread Wido den Hollander
Hello, I already mentioned it in the IRC meeting from last week, but I'll be going offline until December 12nd. I'm pretty packed at my daily job and next week it's ApacheCon. On November 12 I'm flying out for a vacation to Bali (Sorry chipc ;) ) With 4.0 almost out the door I think my timin

Re: [OFFLINE] Oct 29 - December 12th

2012-10-29 Thread Outback Dingo
On Mon, Oct 29, 2012 at 10:55 AM, Wido den Hollander wrote: > Hello, > > I already mentioned it in the IRC meeting from last week, but I'll be going > offline until December 12nd. > > I'm pretty packed at my daily job and next week it's ApacheCon. > > On November 12 I'm flying out for a vacation t

[jira] [Commented] (CLOUDSTACK-422) XSL files missing license header

2012-10-29 Thread Chip Childers (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-422?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13486069#comment-13486069 ] Chip Childers commented on CLOUDSTACK-422: -- Fixed in 4.0 branch: 4.0 464c9b7]

Re: [OFFLINE] Oct 29 - December 12th

2012-10-29 Thread Wido den Hollander
On 10/29/2012 03:59 PM, Outback Dingo wrote: On Mon, Oct 29, 2012 at 10:55 AM, Wido den Hollander wrote: Hello, I already mentioned it in the IRC meeting from last week, but I'll be going offline until December 12nd. I'm pretty packed at my daily job and next week it's ApacheCon. On Novemb

[jira] [Resolved] (CLOUDSTACK-422) XSL files missing license header

2012-10-29 Thread Chip Childers (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-422?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chip Childers resolved CLOUDSTACK-422. -- Resolution: Fixed Assignee: Chip Childers Fixed in master: commit 3f7e3dd6fd

[jira] [Closed] (CLOUDSTACK-422) XSL files missing license header

2012-10-29 Thread Chip Childers (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-422?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chip Childers closed CLOUDSTACK-422. > XSL files missing license header > > >

[ASFCS40] Could we easily remove WAF from 4.0 somehow?

2012-10-29 Thread Chip Childers
Hi all, The inclusion of the waf file in the source release artifact is a potential sticking point for 4.0 right now. So... what can we do about it? I don't think that we want to wait for the build tool changes to replace it (plus all of the testing that would be required). Given that, I know

devcloud with maven issue

2012-10-29 Thread Sebastien Goasguen
Hi, I have followed: https://cwiki.apache.org/confluence/display/CLOUDSTACK/Building+with+Maven#BuildingwithMaven-Dependencies And I am able to run the mgt server locally with: mvn -P developer -pl developer -Ddeploydb mvn -pl :cloud-client-ui jetty:run Now I am trying to check devcloud with mav

Package Build Procedure

2012-10-29 Thread John Burwell
All, What is the procedure for building a Debian package? I have attempted running dpkg-buildpackage in the root directory of the CloudStack project, but get an error regarding missing apidoc scripts. Thank you for your help, -John

RE: Package Build Procedure

2012-10-29 Thread Rohit Yadav
For 4.0, here you go: https://cwiki.apache.org/confluence/display/CLOUDSTACK/Building#Building-Packaging Master is still wip; patches welcome! Regards. From: John Burwell [jburw...@basho.com] Sent: Monday, October 29, 2012 9:29 PM To: cloudstack-dev@incub

RE: devcloud with maven issue

2012-10-29 Thread Rohit Yadav
Hi Sebastien, I fixed the problem; https://git-wip-us.apache.org/repos/asf?p=incubator-cloudstack.git;a=commit;h=c68c7e2a2d47cd8df628fa30791a00f6ec1f1c44 git pull and let me know if that still fails; about the commands: > mvn -P developer -pl developer -Ddeploydb This one deploys several sql fil

Re: Package Build Procedure

2012-10-29 Thread John Burwell
Rohit, Following this procedure, I receive the following error: [384/384] xmlapi: -> artifacts/default/commands.xml java.lang.NullPointerException at com.cloud.api.doc.ApiXmlDocWriter.writeCommand(ApiXmlDocWriter.java:317) at com.cloud.api.doc.ApiXmlDocWriter.main(ApiXmlDocWrit

Re: Package Build Procedure

2012-10-29 Thread John Burwell
Rohit, To clarify the context of the error below, I received this error from the dpkg-buildpackage command. Thanks, -John On Oct 29, 2012, at 12:34 PM, John Burwell wrote: > Rohit, > > Following this procedure, I receive the following error: > > [384/384] xmlapi: -> artifacts/default/comma

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

2012-10-29 Thread Jessica Wang
Noah, The 2 links you provided below are not working: "Oops, we encountered an error." Jessica -Original Message- From: Alex Huang Sent: Saturday, October 27, 2012 5:39 PM To: cloudstack-dev@incubator.apache.org Cc: Jessica Wang; Brian Federle Subject: RE: [VOTE] Apache Cloudstack 4.0.0

need help for test cases of api/commands

2012-10-29 Thread Meghna Kale
Hi All, I was writing some test cases for the API layer api\src\com\cloud\api\commands. I facing some issue can someone help me. There are some service layer calls in the classes , I tried to mock the service layer. The Service layer internally calls the DAO, rather than calling the mock DA

Re: [DISCUSS] Adopt the Monkey?

2012-10-29 Thread Shane Curcuru
(Note the mixed distribution of public/private mailing lists) Fundamentally, the ASF needs sufficient rights to use any donated logos/names as trademarks of the ASF for the actual software product (and, to a degree, the owning Apache project). In this case, if Apache CloudStack wants to start

RE: Package Build Procedure

2012-10-29 Thread Rohit Yadav
John, the issue would require us to remove waf/ant and modify debian control files such that they can be packaged using maven (I think it may be a lot of work and I'm not clear how to approach it without using maven plugins, but dpkg-buildpackage). The error seems like apidocs failed for you, t

RE: [ASFCS40] Could we easily remove WAF from 4.0 somehow?

2012-10-29 Thread Alex Huang
Is having steps to download waf enough? --Alex > -Original Message- > From: Chip Childers [mailto:chip.child...@sungard.com] > Sent: Monday, October 29, 2012 8:32 AM > To: cloudstack-dev@incubator.apache.org > Subject: [ASFCS40] Could we easily remove WAF from 4.0 somehow? > > Hi all, >

Re: [ASFCS40] Could we easily remove WAF from 4.0 somehow?

2012-10-29 Thread Chip Childers
On Mon, Oct 29, 2012 at 1:02 PM, Alex Huang wrote: > Is having steps to download waf enough? > > --Alex Actually, I think (hope) that we are going to be OK for now. The sticking point was the fact that there is binary data at the bottom of the waf file. We *thought* it was compiled python code.

RE: [DISCUSS] Adopt the Monkey?

2012-10-29 Thread Rohit Yadav
Yeah, so do we have a name for our cloud monkey? One more thing, I have two versions of the mascot; I like this one: http://bhaisaab.org/cloudmonkey.png more than the all blue one: http://bhaisaab.org/cloudmonkey-blue.png -- :D bandar http://www.flickr.com/photos/supersunita/7522920144/lightbox

Re: Package Build Procedure

2012-10-29 Thread John Burwell
Rohit, I receive the following error upon executing the "mvn clean install -P developer" command: … [INFO] [INFO] Building Apache CloudStack apidoc Tools 4.1.0-SNAPSHOT [INFO] ---

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

2012-10-29 Thread Chip Childers
On Mon, Oct 29, 2012 at 10:10 AM, Chip Childers wrote: > On Sun, Oct 28, 2012 at 8:01 PM, Chip Childers > wrote: >> On Sun, Oct 28, 2012 at 1:53 PM, Noah Slater wrote: >>> Actually, sorry, I probably gave that +1 a *little* too soon. >>> >>> Can someone make the case for "waf" not being a releas

RE: [ASFCS40] Could we easily remove WAF from 4.0 somehow?

2012-10-29 Thread Edison Su
> -Original Message- > From: Chip Childers [mailto:chip.child...@sungard.com] > Sent: Monday, October 29, 2012 10:12 AM > To: cloudstack-dev@incubator.apache.org > Subject: Re: [ASFCS40] Could we easily remove WAF from 4.0 somehow? > > On Mon, Oct 29, 2012 at 1:02 PM, Alex Huang > wrote

RE: Package Build Procedure

2012-10-29 Thread Rohit Yadav
NPE wow, am not sure what might have caused it and it works for me. Alright, check that you've python and mysql-connector-python on it. Or, better if you don't require apidocs, comment/remove it out from the top level pom.xml; diff --git a/pom.xml b/pom.xml index 12b4067..8178935 100644 --- a/pom

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

2012-10-29 Thread Noah Slater
On 29 October 2012 00:13, Chip Childers wrote: > On Sun, Oct 28, 2012 at 1:51 PM, Noah Slater wrote: > > It is frustrating because everything is so slow, and my (main) computer > is > > practically unusable while it is running. How feasible would it be to > > provide this DevCloud thing as an AM

[jira] [Resolved] (CLOUDSTACK-176) Tooltip widget

2012-10-29 Thread Sonny Chhen (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-176?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sonny Chhen resolved CLOUDSTACK-176. Resolution: Fixed > Tooltip widget > -- > > Key: CLOUDS

Re: Package Build Procedure

2012-10-29 Thread John Burwell
Rohit, Which packaging, if any, would you recommend using with master? Thanks, -John On Oct 29, 2012, at 1:33 PM, Rohit Yadav wrote: > NPE wow, am not sure what might have caused it and it works for me. > Alright, check that you've python and mysql-connector-python on it. > Or, better if you d

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

2012-10-29 Thread Jessica Wang
Noah, Since you are able to see Infra menu now, I believe it was an installation bug in your environment earlier. If you do see the problem again (i.e. infra menu doesn't show), please let us know. Jessica -Original Message- From: Noah Slater [mailto:nsla...@apache.org] Sent: Sunday,

RE: Package Build Procedure

2012-10-29 Thread Edison Su
Can you try "mvn -X -P developer -pl tools/apidoc " to get more error message? > -Original Message- > From: John Burwell [mailto:jburw...@basho.com] > Sent: Monday, October 29, 2012 10:53 AM > To: cloudstack-dev@incubator.apache.org > Subject: Re: Package Build Procedure > > Rohit, > > W

RE: [ASFCS40] Could we easily remove WAF from 4.0 somehow?

2012-10-29 Thread Alex Huang
> However, I think that this discussion raises the issue of removing waf again. > Hopefully that work is going well, and we can expect to remove waf from the > project entirely for the next release. I'm not sure how we will handle a bug > fix release though... Thoughts? > I think if we are at a

RE: need help for test cases of api/commands

2012-10-29 Thread Alex Huang
Meghna, Can you give an example of which call you're talking about and point out the specific line of code you're having problem with? Thanks. --Alex > -Original Message- > From: Meghna Kale [mailto:meghna.k...@sungard.com] > Sent: Monday, October 29, 2012 9:51 AM > To: cloudstack-dev@

Re: Moving beyond 4.0.0-incubating

2012-10-29 Thread Chiradeep Vittal
I am going to start working on unentangling some of the network orchestration to make the orchestration piece more modular. At the end of it, I hope to have a 'simplified' network offering that out of the box does not involve any system vms. The benefits will be: - easier to understand the core ne

Re: need help for test cases of api/commands

2012-10-29 Thread Meghna Kale
Alex, A method from ActivateProjectCmd.java, the projectService call. @Override public long getEntityOwnerId() { Project project= _projectService.getProject(id); //verify input parameters if (project == null) { throw new InvalidParameterV

Re: Review Request: CLOUDSTACK-423 : During VM migration on KVM, VifDriver.unplug is not called.

2012-10-29 Thread edison su
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/7761/#review12875 --- Ship it! Ship It! - edison su On Oct. 29, 2012, 12:51 p.m., Hiroa

[jira] [Closed] (CLOUDSTACK-423) During VM migration on KVM, VifDriver.unplug is not called.

2012-10-29 Thread edison su (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-423?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] edison su closed CLOUDSTACK-423. Resolution: Fixed fixed on master: d3840f98c57c6cbe86b68d045a5bb0bd32c49c77 >

Re: Moving beyond 4.0.0-incubating

2012-10-29 Thread Chiradeep Vittal
I guess we should all be updating this: https://cwiki.apache.org/confluence/display/CLOUDSTACK/CloudStack+Next+Rele ase And write an FS for the feature On 10/29/12 11:23 AM, "Chiradeep Vittal" wrote: >I am going to start working on unentangling some of the network >orchestration to make the or

Re: Review Request: kvm agent NIC unplug will always fail

2012-10-29 Thread edison su
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/7612/#review12876 --- Ship it! Ship It! - edison su On Oct. 16, 2012, 1:31 a.m., Hiroak

Re: need help for test cases of api/commands

2012-10-29 Thread Chiradeep Vittal
Are you writing mocks, or are you planning to use a framework like Mockito? On 10/29/12 11:29 AM, "Meghna Kale" wrote: >Alex, > >A method from ActivateProjectCmd.java, the projectService call. > > @Override > >public long getEntityOwnerId() { > >Project project= _projectService.g

RE: Package Build Procedure

2012-10-29 Thread Rohit Yadav
Maven, rpmbuild/dpkg-buildpackage, but it won't work on master now, it needs fixing. From: John Burwell [jburw...@basho.com] Sent: Monday, October 29, 2012 11:23 PM To: cloudstack-dev@incubator.apache.org Subject: Re: Package Build Procedure Rohit, Which

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

2012-10-29 Thread Noah Slater
Very mysterious. But okay. Thanks. On 29 October 2012 17:55, Jessica Wang wrote: > Noah, > > Since you are able to see Infra menu now, I believe it was an installation > bug in your environment earlier. > If you do see the problem again (i.e. infra menu doesn't show), please let > us know. > > J

Re: devcloud with maven issue

2012-10-29 Thread Sebastien Goasguen
Rohit, you are the man Juts works: air:Desktop sebastiengoasguen$ ssh root@192.168.56.102 The authenticity of host '192.168.56.102 (192.168.56.102)' can't be established. RSA key fingerprint is 02:43:6c:24:c5:79:b6:e2:c8:b7:e8:3c:8d:13:37:91. Are you sure you want to continue connecting (yes

RE: need help for test cases of api/commands

2012-10-29 Thread Meghna Kale
I was trying with mocks. -Original Message- From: Chiradeep Vittal [mailto:chiradeep.vit...@citrix.com] Sent: Tuesday, October 30, 2012 12:04 AM To: CloudStack DeveloperList; Alex Huang Subject: Re: need help for test cases of api/commands Are you writing mocks, or are you planning to use

RE: Package Build Procedure

2012-10-29 Thread Edison Su
Are you using the latest master or can you try it on latest master(HEAD: a2d50c7e43f7e7fe1493972646c6f776af9d8143)? The build works for me: mvn clean install -P developer > -Original Message- > From: John Burwell [mailto:jburw...@basho.com] > Sent: Monday, October 29, 2012 11:37 AM > To:

RE: devcloud with maven issue

2012-10-29 Thread Edison Su
Will you record a video about it?:) Glad to know it works for you. > -Original Message- > From: Sebastien Goasguen [mailto:run...@gmail.com] > Sent: Monday, October 29, 2012 12:06 PM > To: cloudstack-dev@incubator.apache.org > Subject: Re: devcloud with maven issue > > Rohit, you are the

Re: SSVM Network Configuration

2012-10-29 Thread John Burwell
Chiradeep, Currently, net.ipv4.conf.default.rp_filer is set to 1 in systemvm/debian/config/etc/sysctl.conf. Should it be modified to be 0? Thanks, -John On Oct 4, 2012, at 6:09 PM, Chiradeep Vittal wrote: > It is disabled in sysctl.conf, not sure how it gets re-enabled. See > patches/system

RE: Package Build Procedure

2012-10-29 Thread Rohit Yadav
Edison, building not much problem as packaging, from what I follow John is trying to do dpkg-buildpackage which fails. Updates, progress on packaging, rpm, debian? From: Edison Su [edison...@citrix.com] Sent: Tuesday, October 30, 2012 1:27 AM To: cloudstack

RE: devcloud with maven issue

2012-10-29 Thread Rohit Yadav
Cool, glad it worked for you. Regards. From: Sebastien Goasguen [run...@gmail.com] Sent: Tuesday, October 30, 2012 12:35 AM To: cloudstack-dev@incubator.apache.org Subject: Re: devcloud with maven issue Rohit, you are the man Juts works: air:Desktop

RE: Package Build Procedure

2012-10-29 Thread Edison Su
Packaging doesn't work on master branch, this is a known issue, unless we merged hugo's maven-to-rpm branch into master. > -Original Message- > From: Rohit Yadav [mailto:rohit.ya...@citrix.com] > Sent: Monday, October 29, 2012 1:01 PM > To: cloudstack-dev@incubator.apache.org > Subject: R

Re: Package Build Procedure

2012-10-29 Thread John Burwell
Edison, Is there an ETA for landing those changes into master? Also, how do you recommend packaging current master for deployment into an integration test environment? We working under the (false) assumption that building Debian packages would be the shortest path. Thanks, -John On Oct 29,

Compile Error on master

2012-10-29 Thread John Burwell
All, I just updated to the latest master (latest commit c03712e86ac9f36d9cf8522807583969eef2ea70) and am receiving the following error when doing a mvn clean install -P deps: [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.5.1:compile (default-compile) on proje

RE: [REVIEW] MS LDAP Auth patch - UI CSS and Architecture help needed

2012-10-29 Thread Musayev, Ilya
Abhi In order for this setting to work in componets.xml, 1) we need to disable the md5hashedLogin (or set it to false) in sharedFunctions.js - because this encrypts the password within user browser session before its sent to CloudStack. Example: On login page, I login with username "a

RE: need help for test cases of api/commands

2012-10-29 Thread Alex Huang
Meghna, I see that there's MockProjectManagerImpl. So basically, you're trying to mock the service itself? You can use your own components.xml that has all the Mock classes. Take a look at components.xml, it has a reference to DefaultComponentLibrary which contains code to return different

Re: SSVM Network Configuration

2012-10-29 Thread Chiradeep Vittal
Yes, 0. I think that the discrepancy is because sysctl.conf is modified too late in the game. 0. SSVM boots for first time 1. cloud-early-config figures out that scripts need to be patched 2. Scripts are patched and reboot is initiated. Sysctl is not modified yet 3. SSVM boots, steps 1-2 do not ta

RE: Compile Error on master

2012-10-29 Thread Edison Su
It's fixed on the latest master: head: a2d50c7e43f7e7fe1493972646c6f776af9d8143 > -Original Message- > From: John Burwell [mailto:jburw...@basho.com] > Sent: Monday, October 29, 2012 1:20 PM > To: cloudstack-dev@incubator.apache.org > Subject: Compile Error on master > > All, > > I just

RE: Package Build Procedure

2012-10-29 Thread Edison Su
People are planning to work on the deb build(http://markmail.org/message/lsjigqvnbkjtbl4y), don't know the status though. For current master, the shortest cut is using WAR(~/.m2/repository/org/apache/cloudstack/cloud-client-ui/4.1.0-SNAPSHOT/cloud-client-ui-4.1.0-SNAPSHOT.war) > -Original M

[jira] [Created] (CLOUDSTACK-424) Updated userdata not propagating to the VR.

2012-10-29 Thread Nick Wales (JIRA)
Nick Wales created CLOUDSTACK-424: - Summary: Updated userdata not propagating to the VR. Key: CLOUDSTACK-424 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-424 Project: CloudStack Iss

Re: [DISCUSS] Adopt the Monkey?

2012-10-29 Thread Brett Porter
On 30/10/2012, at 3:52 AM, Shane Curcuru wrote: > (Note the mixed distribution of public/private mailing lists) > > Fundamentally, the ASF needs sufficient rights to use any donated logos/names > as trademarks of the ASF for the actual software product (and, to a degree, > the owning Apache p

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

2012-10-29 Thread Alex Huang
+1 Sorry for being late because I've been tied up in other stuff and because the instruction doesn't work on windows (yeah yeah windows wmindows). But I finally gave it a quick test and it worked. --Alex > -Original Message- > From: Chip Childers [mailto:chip.child...@sungard.com] > Se

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

2012-10-29 Thread Noah Slater
Alex, do you know enough to fix those instructions? On 30 October 2012 01:01, Alex Huang wrote: > +1 Sorry for being late because I've been tied up in other stuff and > because the instruction doesn't work on windows (yeah yeah windows > wmindows). But I finally gave it a quick test and it work

Review Request: Fix incorrect choosing of private NIC in LibVirtComputingResource for KVM

2012-10-29 Thread Dave Cahill
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/7773/ --- Review request for cloudstack, edison su and Marcus Sorensen. Description --

Re: Review Request: Fix incorrect choosing of private NIC in LibVirtComputingResource for KVM

2012-10-29 Thread Dave Cahill
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/7773/ --- (Updated Oct. 30, 2012, 2:24 a.m.) Review request for cloudstack, edison su and

Re: Review Request: Fix incorrect choosing of private NIC in LibVirtComputingResource for KVM

2012-10-29 Thread Marcus Sorensen
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/7773/#review12903 --- Ship it! Ship It! - Marcus Sorensen On Oct. 30, 2012, 2:24 a.m.,

Re: Behavior with regard to private NICs (KVM)

2012-10-29 Thread Dave Cahill
Hi Marcus, Thanks for the quick reply. Your suggested code change solves both issues from my point of view, and returns the "choosing of public and private NICs" behavior to what it was prior to the commit I mentioned in my mail. I submitted the change to reviewboard and added yourself and Ediso

Re: Compile Error on master

2012-10-29 Thread John Burwell
Edison, I pulled down the latest from master, and the problem is fixed. Thanks for your help, -John On Oct 29, 2012, at 4:37 PM, Edison Su wrote: > It's fixed on the latest master: head: > a2d50c7e43f7e7fe1493972646c6f776af9d8143 > >> -Original Message- >> From: John Burwell [mailto:

Re: [REVIEW] MS LDAP Auth patch - UI CSS and Architecture help needed

2012-10-29 Thread Abhinandan Prateek
Ilya, Yes that is correct. We need to first disable the md5 encryption being done by javascript. There is a variable (md5Hashed/md5HashedLogin) setting in javascript that controls this. If you can try this setting and switch the authenticator in component.xml and submit the patch that would be gr

Re: Review Request: CLOUDSTACK-196: cloud-set-guest-password enhancement to support Debian (and derivatives)

2012-10-29 Thread Rohit Yadav
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/7243/#review12905 --- Applied, please close the request as submitted. - Rohit Yadav On S

Re: Behavior with regard to private NICs (KVM)

2012-10-29 Thread Marcus Sorensen
No problem. My philosophy is that it's more important to be responsive and eager to fix your mistakes than it is to be absolutely perfect. I'll never be the latter, so I might as well strive for the former :-) I'm just glad I caught it in the flood of my mailbox. The fix is commit 843e14085807cd4e

Fix template url for devcloud

2012-10-29 Thread Rohit Yadav
Hi David/anyone with access to cloudstack-extras, I recently committed c68c7e2a2d47cd8df628fa30791a00f6ec1f1c44 which fixes the template url for devcloud in tools/devcloud/devcloud.sql -UPDATE `cloud`.`vm_template` SET unique_name="tiny Linux",name="tiny Linux",url="http://nfs1.lab.vmops.com/te