Re: Reviewboard and jenkins

2013-07-26 Thread Hugo
Hey Chip, Working on it! :-) Cheers, Hugo On Friday, July 26, 2013, Chip Childers wrote: > Hugo, > > Any chance you could add some logic to pick the right branch for the build > test? > > > On Mon, Jul 22, 2013 at 6:06 AM, Hugo Trippaers > > > wrot

Re: systemvm.iso does not get copied with mvn jetty:run

2013-04-11 Thread Hugo
Just noticed Kelvens commit f35272b6c585f85c5c0f1e92f99b8224feceb29e That fixed it right? Cheers, Hugo On Thu, Apr 11, 2013 at 8:46 PM, Hugo Trippaers wrote: > Ouch. I'll try and fix that. Without this commit it would use the > systemvm.iso from the previous compile, which

Re: [DISCUSS] Java 7, tomcat 7 and further upgrades

2013-09-18 Thread Hugo Trippaers
possible to switch code style to 1.7 and produce a 1.6 compatible binary. I remember this working with olders versions, but didn't dig to much into this. So the new question in this thread will be, should we switch CloudStack to jdk 1.7? Cheers, Hugo On Jul 1, 2013, at 12:45 AM, Pra

[MERGE] changing nonoss to noredist

2013-09-18 Thread Hugo Trippaers
therwise i will merge this branch . Cheers, Hugo

Re: conflicting dependencies between CloudStack and Whirr

2013-09-19 Thread Hugo Trippaers
The Nicira NVP plugin is also depending on gson. If we make any changes we need to validate against their api to ensure that the interface still works. If we put the changes in a separate branch i'd be happy to run the changes against the api. Cheers, Hugo On Sep 20, 2013, at 12:

Moved the systemvm to its own maven project

2013-09-20 Thread Hugo Trippaers
Hey all, Just a heads-up that i pushed this commit to master: commit 6c261042821c5597dab8d6be85dc59c948424e13 Author: Hugo Trippaers Date: Fri Sep 20 18:08:20 2013 +0800 Move the system vm to a separate maven project. All (almost) files belonging to the systemvm aer now

Re: [MERGE] changing nonoss to noredist

2013-09-20 Thread Hugo Trippaers
ng them is troublesome as all builds keep failing due to the libvirt issue. On Sep 19, 2013, at 2:37 PM, Hugo Trippaers wrote: > Hey all, > > As discussed on the mailing list we want to change the name of the nonoss > branch to noredist as this better reflects the reason for this separ

Re: Moved the systemvm to its own maven project

2013-09-20 Thread Hugo Trippaers
Hey Darren, Good find. I've moved the dependency to the systemvm profile, including the ant tasks to copy the systemvm to the right location. Cheers, Hugo On Sep 21, 2013, at 4:55 AM, Darren Shepherd wrote: > I think the build is broken now. client/pom.xml depends on cloud-system

Re: Libvirt-java 0.5.0 has been released

2013-09-21 Thread Hugo Trippaers
Hey Wido, Did they publish the updated jar with the same version number? If that is the case maven will not take care of it as by definition release artefacts will be cached indefinitely and never be replaced. Only snapshot dependencies will be updated. Cheers, HUgo On Sep 21, 2013, at 3

Re: Libvirt-java 0.5.0 has been released

2013-09-21 Thread Hugo Trippaers
this issue? Cheers, Hugo On Sep 21, 2013, at 3:28 PM, Wido den Hollander wrote: > > > On 09/21/2013 09:15 AM, Hugo Trippaers wrote: >> Hey Wido, >> >> Did they publish the updated jar with the same version number? If that is >> the case maven will not ta

Re: http://jenkins.cloudstack.org/ is down ?

2013-09-21 Thread Hugo Trippaers
patch http://jenkins.buildacloud.org/view/master/job/cloudstack-master-with-patch/ Cheers, Hugo Sent from my iPhone > On 21 sep. 2013, at 23:44, Laszlo Hornyak wrote: > > Hi, > > Is it be possible to get jenkins automatically run a build with patches > uploaded to review

Re: http://jenkins.cloudstack.org/ is down ?

2013-09-21 Thread Hugo Trippaers
I fixed the job. The url still pointed to the jenkins.cloudstack.org, it's now pointing to jenkins.buildacloud.org. The source for the script doing most of the magic is on gihub: https://github.com/CloudStack-extras/reviewboard-tools Cheers, Hugo On Sep 22, 2013, at 1:34 AM, L

Re: Moved the systemvm to its own maven project

2013-09-21 Thread Hugo Trippaers
Attachements are filtered. Either send it in plain text or send it to my email directly and i'll commit it. Cheers, Hugo On Sep 22, 2013, at 1:03 PM, Darren Shepherd wrote: > I noticed that the > tools/appliance/definitions/systemvmtemplate/postinstall.sh scripts was not >

VmWare SDK to vijava

2013-09-22 Thread Hugo Trippaers
otherwise this will be a bother to merge into master eventually. ;-) Cheers, Hugo

Re: VmWare SDK to vijava

2013-09-22 Thread Hugo Trippaers
h the outside world. We already have custom versions our own bindings for xapi and i would prefer the get rid of those too. With some work we could simplify parts of our vmware code, which would make it more easy to understand for the people working on it. Cheers, Hugo On Sep 23, 2013, at 10:

Re: VmWare SDK to vijava

2013-09-22 Thread Hugo Trippaers
hen > we can move VMware plugin out of redist. I guess it would be helpful if > you could illustrate some of the benefits of vijava. I know you wanted to > get it working first so we could test the merits of it, I'm just having a > hard time seeing why we would even attempt it, if we can just stick > basically with what we have today, but make it all open source and > distributable. Stay tuned and follow the commits :-) > > Darren Cheers, Hugo

Re: VmWare SDK to vijava

2013-09-22 Thread Hugo Trippaers
libraries. So for now we should be ok. Hopefully we will get the vmware stuff in the redistributable build which is the primary objective here. All benefits are nice to have for future developments. Cheers, Hugo > > Darren > >> On Sep 22, 2013, at 10:14 PM, Hugo Trippaers

Re: [VOTE] Release Apache CloudStack 4.2.0 (sixth round)

2013-09-22 Thread Hugo Trippaers
+1 (binding) Based on previous testing of the 5th round RC and a manual comparison of the differences. Cheers, Hugo On Sep 23, 2013, at 2:24 PM, Marcus Sorensen wrote: > +0 (binding), created 4.1.1 zone with vms and a vpc, upgraded to 4.2 > via RPMs. Restarted vpc. Then wiped databa

Re: VmWare SDK to vijava

2013-09-23 Thread Hugo Trippaers
o the test results if we can make it into the 4.3 release or the 4.4 release. Of course all pending a successful merge vote. Cheers, Hugo On Sep 23, 2013, at 3:10 PM, Darren Shepherd wrote: > It's seems there could be some good merit to adopting vijava. I hate to > belabor this poi

Re: Moved the systemvm to its own maven project

2013-09-23 Thread Hugo Trippaers
Good point! BTW Did you submit the appliance patch yet? Cheers, Hugo On Sep 23, 2013, at 3:25 PM, Darren Shepherd wrote: > The rat exclude list needs to be updated for this too. Just noticed that is > what is breaking the Jenkins rat builds right now. > > Darren > >

Re: VmWare SDK to vijava

2013-09-23 Thread Hugo Trippaers
ith it the more i'm seeing to benefits of the library so i might be able to be more convincing in the end :-) Cheers, Hugo On Sep 24, 2013, at 2:18 AM, Kelven Yang wrote: > Prior to 5.1, VMware provides java binding in its SDK and this is where > CloudStack VMware integration began wi

Configuration table changes and database update

2013-09-24 Thread Hugo Trippaers
upgrade sequence, but apparently the configuration is already accessed before the database upgrade takes place. Seems like a chicken and egg problem to me. Did anybody else run into this problem? Cheers, Hugo

Re: VmWare SDK to vijava

2013-09-24 Thread Hugo Trippaers
So at this moment we have the following tally, Darren, Alex, Kelven opt for the wsdl route Hugo opts for the vijava route I'm perfectly ok with ditching my work on the vijava in favour of the wsdl route. The arguments presented in the last few mails make a lot of sense. So i say the wsdl

Re: VmWare SDK to vijava

2013-09-24 Thread Hugo Trippaers
Darren, you can probably work with Prussians to get it through the bvt suite. That would be a nice start. Cheers, Hugo Sent from my iPhone > On 25 sep. 2013, at 09:06, Darren Shepherd > wrote: > > My extensive testing consisted of "it compiles!" So somebody need

Re: VmWare SDK to vijava

2013-09-24 Thread Hugo Trippaers
Hahah, Yeah indeed, awful autocorrect. Sent from my iPhone > On 25 sep. 2013, at 10:01, Chiradeep Vittal > wrote: > > Ha! Prussians == Prasanna? > Godawful autocorrect. > >> On 9/24/13 6:47 PM, "Hugo Trippaers" wrote: >> >> Darren, you can

Re: [VOTE] Accept the donation of a Contrail plugin into Apache CloudStack

2013-09-25 Thread Hugo Trippaers
+1 Sent from my iPhone > On 26 sep. 2013, at 05:44, "Musayev, Ilya" wrote: > > +1(binding) > >> -Original Message- >> From: Chiradeep Vittal [mailto:chiradeep.vit...@citrix.com] >> Sent: Wednesday, September 25, 2013 5:23 PM >> To: dev@cloudstack.apache.org >> Subject: Re: [VOTE] Accep

Re: Review Request 14398: NumbersUtil cleanup

2013-10-02 Thread Hugo Trippaers
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/14398/#review26603 --- Ship it! Ship It! - Hugo Trippaers On Sept. 29, 2013, 7:24 a.m

Re: VmWare SDK to vijava

2013-10-02 Thread Hugo Trippaers
Darren, Any update on the vmware patch? Did you get the patch tested already? Would be nice to get this in for the next release. Cheers, Hugo On Sep 26, 2013, at 6:23 AM, David Nalley wrote: > On Tue, Sep 24, 2013 at 8:01 PM, Alex Huang wrote: >> Wow good guess...Hugo had me scra

Re: Configuration table changes and database update

2013-10-03 Thread Hugo Trippaers
atabase is properly updated before this piece of code is hit? Cheers, Hugo On Sep 24, 2013, at 4:13 PM, Daan Hoogland wrote: > works in the latest version > > On Tue, Sep 24, 2013 at 4:09 PM, Daan Hoogland > wrote: >> I ran into this as well, As I did some change to schema

Re: Configuration table changes and database update

2013-10-03 Thread Hugo Trippaers
Just pushed a stop-gap fix to master. I'm running my qa tests now to check if it is ok now. Cheers, Hugo Sent from my iPhone > On 3 okt. 2013, at 12:18, Prasanna Santhanam wrote: > > This was my problem too for running tests o master :( > > I posted CLOUDSTACK-4791

Re: Configuration table changes and database update

2013-10-03 Thread Hugo Trippaers
depends on a dao bean at the moment. Cheers, Hugo On Oct 3, 2013, at 12:47 PM, Hugo Trippaers wrote: > Just pushed a stop-gap fix to master. I'm running my qa tests now to check if > it is ok now. > > Cheers, > > Hugo > > Sent from my iPhone > >> On

RE: 4.2.1 rpm build failing - CLOUDSTACK-4808

2013-10-04 Thread Hugo Trippaers
Hey Rayees, It's fixed. You can find the 4.2 nonoss packages here if you want http://nvpmadm1.nvp.strocamp.net:8080/job/cloudstack-branch-4_2-package-rpm-nonoss/ Cheers, Hugo From: Rayees Namathponnan [mailto:rayees.namathpon...@citrix.com] Sent: vrijdag 4 oktober 2013 7:30 To:

Re: Review Request 13499: [GSoC] Add staticNat support to GRE controller

2013-10-07 Thread Hugo Trippaers
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/13499/#review26726 --- Ship it! Ship It! - Hugo Trippaers On Aug. 12, 2013, 5:09 p.m

Re: Review Request 13499: [GSoC] Add staticNat support to GRE controller

2013-10-07 Thread Hugo Trippaers
> On Oct. 7, 2013, 11:47 a.m., Hugo Trippaers wrote: > > Ship It! Applied to the sdnextensions branch - Hugo --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/13499/#re

Re: Review Request 14168: [GSoC] Ading KVM support for GRE controller

2013-10-07 Thread Hugo Trippaers
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/14168/#review26728 --- Ship it! Applied to branch sdnextensions - Hugo Trippaers On

Re: Review Request 14482: CLOUDSTACK-4808 - Fix for build failure in 4.2.1. branch

2013-10-07 Thread Hugo Trippaers
on master and commit acf5ad5bf3305b7167304ab738006e89a18009cd on 4.2. Thanks for raising this issue. - Hugo Trippaers On Oct. 4, 2013, 5:12 a.m., Rayees Namathponnan wrote: > > --- > This is an automatically generated e-mail.

Cloudstack collab Hackathons

2013-10-11 Thread Hugo Trippaers
curious if there are any aspiring developers that would like to have a sort of introduction into cloudstack development during the hackathon. If you have any other ideas, just shout. Cheers, Hugo

Jenkins build slaves

2013-10-16 Thread Hugo Trippaers
rked maven repository apparently. Cheers, Hugo

Re: Wiki access

2013-10-16 Thread Hugo Trippaers
Kishan, look like you have the permissions already on account kishan. Can you check? Cheers, Hugo On Oct 16, 2013, at 3:45 PM, Kishan Kavala wrote: > Please grant me edit access. > Email: kis...@cloud.com > > ~kishan > >> -Original Message- >>

Re: [MERGE] txn-refactor

2013-10-17 Thread Hugo Trippaers
Hey Darren, I'm having a look at the branch. Takes some time so i will get back to you when i have something. Did you run the bvt test suite on this branch already? Cheers, Hugo On Oct 16, 2013, at 6:59 PM, Darren Shepherd wrote: > I need as many people as possible to review thi

Re: [MERGE] txn-refactor

2013-10-17 Thread Hugo Trippaers
rmal build failed. In short there are some things to fix before we can merge this. Cheers, Hugo On Oct 17, 2013, at 9:04 AM, Hugo Trippaers wrote: > Hey Darren, > > I'm having a look at the branch. Takes some time so i will get back to you > when i have something. > >

[JENKINS] systemvm build jobs

2013-10-17 Thread Hugo Trippaers
Heya, The systemvm jobs on master are failing because the netinst iso for 7.0.0 is no longer available from the debian mirrors. I've added the images to the userContent on the master so we can use the copy-to-slave plugin to get them. I'm updating and testing the jobs now. Cheers, Hugo

Re: Wiki access

2013-10-17 Thread Hugo Trippaers
Added edit permissions for Harm Boertien (CCC EU Organizer) Cheers, Hugo On 16 okt. 2013, at 16:28, Hugo Trippaers wrote: > Kishan, > > look like you have the permissions already on account kishan. Can you check? > > Cheers, > > Hugo > > > On Oct 16, 2

Re: [JENKINS] systemvm build jobs

2013-10-17 Thread Hugo Trippaers
Heya, The systemvm builds are working again on master. The created templates can be downloaded from: http://jenkins.buildacloud.org/job/build-systemvm-master/ http://jenkins.buildacloud.org/job/build-systemvm64-master/ Cheers, Hugo On 17 okt. 2013, at 12:30, Hugo Trippaers wrote: > H

Re: [MERGE] txn-refactor

2013-10-17 Thread Hugo Trippaers
Sent from my iPhone > On 17 okt. 2013, at 20:12, Darren Shepherd > wrote: > >> On 10/17/2013 01:53 AM, Hugo Trippaers wrote: >> Hey Darren, >> >> Looking through the code it looks like this more an API change than an >> actual redesign of the transa

Re: Cloudstack collab Hackathons

2013-10-17 Thread Hugo Trippaers
That's a shame, but I could check if I can setup some teleconference gear. If you are interested. Though the time might be a serious bother depending on your timezone. Cheers, Hugo Sent from my iPhone > On 17 okt. 2013, at 17:39, Marcus Sorensen wrote: > > I won't be

[JENKINS] Build permission for anonymous users

2013-10-18 Thread Hugo Trippaers
sed builds. Interesting builds: cloudstack-master-with-patch, takes a patchfile as parameter and executes the default maven build cloudstack-maven-build-with-branch-parameter, takes a branch name as parameter and does the entire build on that branch Cheers, Hugo

Re: Wiki access

2013-10-18 Thread Hugo Trippaers
Hey Kishan, I've granted you permissions. There apparently is another Kishan with edit permission as well, so i got confused. Cheers, Hugo On 18 okt. 2013, at 12:38, Kishan Kavala wrote: > Hugo, > I've checked again. My account doesn't have edit permission. >

[JENKINS] removed cobertura from master build, added new daily build with cobertura

2013-10-18 Thread Hugo Trippaers
age that will do cobertura and findbugs on the entire sources (noredist and awsapi included). This job will run on a schedule (daily at the moment) to save resources and speed. Cheers, Hugo

Re: [ANNOUNCE] New PMC member: Animesh Chaturvedi

2013-10-21 Thread Hugo Trippaers
Congrats Animesh! Cheers, Hugo On 21 okt. 2013, at 20:01, Chip Childers wrote: > The Project Management Committee (PMC) for Apache CloudStack has asked > Animesh Chaturvedi to join the PMC and we are pleased to announce that they > have accepted. > > Join me in congrat

Re: [MERGE] txn-refactor

2013-10-22 Thread Hugo Trippaers
06:21, Darren Shepherd > wrote: > > I plan to merge this wed morning unless I or others find issues. > > Darren > >>> On Oct 17, 2013, at 3:05 PM, Darren Shepherd >>> wrote: >>> >>> On Thu, Oct 17, 2013 at 12:59 PM, Hugo Trippaers wrote: &

[MERGE] network-guru-orchestration into master

2013-10-29 Thread Hugo Trippaers
, so there is more work to do there. I wanted to get some opinions while performing more tests. Cheers, Hugo

Re: Review Request 14549: Rename net.juniper.contrail to org.apache.cloudstack.network.contrail

2013-10-30 Thread Hugo Trippaers
into place where the network orchestrator will check if a certain combination of networking types can be supported by the guru. See the network-guru-orchestration branch on git for more information on that. Cheers, Hugo plugins/hypervisors/xen/src/com/cloud/hypervisor/xen/resource/CitrixResourc

Re: OVS integration broken in 4.2 & master

2013-10-30 Thread Hugo Trippaers
Hey Murali, This has already been done by Nguyen (tuna), we just need to get his patches from the sdnextension branch into master soon. Cheers, Hugo On 30 okt. 2013, at 08:11, Murali Reddy wrote: > OVS integration for GRE overlay tunnels is currently broken in both master > and 4.2

Re: [EVENT] CloudStack Collaboration conference is in 3 weeks !! Register Today !!!

2013-10-30 Thread Hugo Trippaers
Sorry, missed that :D Cheers, Hugo On 30 okt. 2013, at 09:21, Sebastien Goasguen wrote: > Hi folks, > > CloudStack collaboration conference Europe is around the corner -three weeks- > > We have put together a great agenda: http://www.cloudstackcollab.org > And thanks t

Re: OVS integration broken in 4.2 & master

2013-10-30 Thread Hugo Trippaers
We need to rabase it on latest master first. I’ll see if i can do that cleanly. Hugo On 30 okt. 2013, at 09:55, Sebastien Goasguen wrote: > > On Oct 30, 2013, at 4:47 AM, Hugo Trippaers wrote: > >> Hey Murali, >> >> This has already been done by Nguyen (tun

Re: OVS integration broken in 4.2 & master

2013-10-30 Thread Hugo Trippaers
We need to rebase it on latest master first. I’ll see if i can do that cleanly. On 30 okt. 2013, at 09:55, Sebastien Goasguen wrote: > > On Oct 30, 2013, at 4:47 AM, Hugo Trippaers wrote: > >> Hey Murali, >> >> This has already been done by Nguyen (tuna), we j

Re: Wiki access

2013-10-30 Thread Hugo Trippaers
Done, added sadhu Cheers, Hugo On 30 okt. 2013, at 11:21, Suresh Sadhu wrote: > Please provide edit access: > User name :sadhu > > Regards > sadhu > > -Original Message- > From: Parth Jagirdar [mailto:parth.jagir...@citrix.com] > Sent: 16 O

Re: [MERGE] network-guru-orchestration into master

2013-10-30 Thread Hugo Trippaers
ake an informed decision on who to give the task (and warn if there is more than one capable) > Darren > > On Tue, Oct 29, 2013 at 9:42 AM, Hugo Trippaers wrote: >> Hey guys, >> >> This is something i had on my wish list for some time. The current way >>

Re: [MERGE] network-guru-orchestration into master

2013-10-30 Thread Hugo Trippaers
ed > zones which would mean that you could be mixing gurus in the same > zone. If anything, I'd say the simplest would be to just specify the > Guru in the network offering. > > I like the work that Hugo has done, but the implications of that > change are 2 things. First, w

Reverting commit 5bcd8280fdd1e9039a6bf6c4c4fd43b8b49f938e

2013-10-30 Thread Hugo Trippaers
the packaging phase even though they are not “supported” by eclipse m2e. Cheers, Hugo

RE: [ACS4.2.1] CLOUDSTACK-2804

2013-10-31 Thread Hugo Trippaers
Thanks for the reminder, I've closed the issue From: Abhinandan Prateek [mailto:abhinandan.prat...@citrix.com] Sent: Thursday, October 31, 2013 6:27 AM To: CloudStack Dev; Hugo Trippaers Subject: [ACS4.2.1] CLOUDSTACK-2804 Hi Hugo, There are some commits in CLOUDSTACK-2804&

Re: [MERGE] network-guru-orchestration into master

2013-10-31 Thread Hugo Trippaers
of isolation types. For example cloudbr0 with NONE, VLAN and VXLAN and cloudbr1 with STT. The offering system can be used to indicate which isolation provider to use for which particular virtual network. Cheers, Hugo > On Wed, Oct 30, 2013 at 11:36 AM, Pedro Roque Marques > wrote: >

Re: [MERGE] network-guru-orchestration into master

2013-10-31 Thread Hugo Trippaers
>> >> Basic and advanced zones is rather unhelpful, i agree. But you still can't >> Mix Guru's unless they can interoperate... The way for them to interop (i.e. >> minimum common denominator) is to connect at L3 in an router between zones. >> >>>

note to devcloud users on db.properties.override

2013-10-31 Thread Hugo Trippaers
db.proeprties file in utils/conf/ will be used instead. We need to come up with a nice solution for this in the near future, but in the meantime make any custom setting there. Just don’t commit them ;-) Cheers, Hugo

Re: note to devcloud users on db.properties.override

2013-10-31 Thread Hugo Trippaers
is loaded in probably 10 different places in all slightly > different ways. Some places would decrypt, some wouldn't, some > ignored if the file was not found, some would just throw a NPE. So I > consolidated all that code. Nice! I like the consolidation :-) Cheers, Hugo > >

Re: Review Request 14549: Rename net.juniper.contrail to org.apache.cloudstack.network.contrail

2013-10-31 Thread Hugo Trippaers
review remarks i posted and we agreed to a couple of minor changes and Pedro will submit an updated diff. I'm ok with the patch status as is and we will leave the concerns on the guru selection for a other patch. So I intend to "ship it" the patch when the new diff is in. - Hugo

Re: Review Request 14549: Rename net.juniper.contrail to org.apache.cloudstack.network.contrail

2013-11-01 Thread Hugo Trippaers
: Pedro Marques Date: Thu Oct 31 17:16:58 2013 -0700 OpenContrail network plugin Signed-off-by: Hugo Trippaers - Hugo Trippaers On Nov. 1, 2013, 12:19 a.m., Pedro Marques wrote: > > --- > This is an automatically ge

Re: [ANNOUNCE] New Committer: Nguyen Anh Tu

2013-11-04 Thread Hugo Trippaers
Congrats Tuna :-) Cheers, Hugo On 4 nov. 2013, at 11:12, Daan Hoogland wrote: > welcome Nguyen. > > On Mon, Nov 4, 2013 at 10:02 AM, Sebastien Goasguen wrote: >> Well done Nguyen ! >> >> -Sebastien >> >> On 4 Nov 2013, at 09:33, Prasanna Santhanam

checkstyle

2013-11-04 Thread Hugo Trippaers
compile with not succeed when check style reports errors. Cheers, Hugo

Re: checkstyle

2013-11-04 Thread Hugo Trippaers
regular expressions even. Over time we can start implementing parts of our code style in the checkstyle config, but that is long term planning. Cheers, Hugo On 4 nov. 2013, at 16:28, John Kinsella wrote: > I think it'd be fairly painful to make it mandatory - maybe see if we can set

Coverity static code analysis

2013-11-04 Thread Hugo Trippaers
review at reviews.apache.org. Cheers, Hugo

Re: checkstyle

2013-11-04 Thread Hugo Trippaers
The search-fu is weak in this one.. Did you ever get to commit that file Donal? I’d be very much interested :-) Cheers, Hugo On 4 nov. 2013, at 17:48, Donal Lafferty wrote: > How does it compare to previous versions for CloudStack? E.g. > http://markmail.org/message/yz6qa2v47c

Re: Wiki access

2013-11-05 Thread Hugo Trippaers
I just checked and your permissions were already setup: Sowmya Krishnan (sowmyak) Cheers, Hugo On 5 nov. 2013, at 05:27, Sowmya Krishnan wrote: > sowmyak

[JENKINS] Preparing for the 4.3 branch

2013-11-06 Thread Hugo Trippaers
I’ve setup all the jenkins jobs for the release branch and a pipeline view. When the branch is cut we only need to enable the jobs. http://jenkins.buildacloud.org/view/4.3/ http://jenkins.buildacloud.org/view/cloudstack-4.3-pipeline/ Cheers, Hugo

Re: Review Request 15264: Fix for 1125389 RV: Bad use of return value

2013-11-06 Thread Hugo Trippaers
: wilderrodrigues Date: Wed Nov 6 14:18:31 2013 +0100 Fix for 1125389 RV: Bad use of return value - make sure the replace call is done after replaceAll and the correct value is returned Signed-off-by: Hugo Trippaers - Hugo Trippaers On Nov. 6, 2013, 2:08 p.m., Wilder Rodrigues

Re: Review Request 15298: Fix for issues on Coverity related to IDs 1125383 [82, 80, 79, 78, 77, 76, 75, 74]

2013-11-06 Thread Hugo Trippaers
/cloudstack/network/contrail/model/ModelObject.java <https://reviews.apache.org/r/15298/#comment55184> Can you replace the tabs with spaces please? - Hugo Trippaers On Nov. 7, 2013, 7:24 a.m., Wilder Rodrigues wrote: > > ---

Re: Review Request 15298: Fix for issues on Coverity related to IDs cv_1125383 [82, 80, 79, 78, 77, 76, 75, 74]

2013-11-07 Thread Hugo Trippaers
the equals and/or hashCode methods and with empty finalize method. Signed-off-by: Hugo Trippaers - Hugo Trippaers On Nov. 7, 2013, 8:25 a.m., Wilder Rodrigues wrote: > > --- > This is an automatically generated e-mail.

Re: Review Request 15296: CLOUDSTACK-5067 Bugfix: two NICs connected to Public network exist in VR

2013-11-07 Thread Hugo Trippaers
: ynojima Date: Wed Nov 6 11:02:56 2013 -0700 Bugfix: VR has double NICs connected to Public network replace vlanid wih broadcast uri to support vxlan to identify whether id is VLAN ID or VNI Signed-off-by: ynojima Signed-off-by: Hugo Trippaers - Hugo Trippaers On

Re: Review Request 15304: Added installation of marvin along with packaging to mvn build

2013-11-07 Thread Hugo Trippaers
th multiple versions this might cause unintended behavior. Especially as the versions numbering of Marvin is not inline with the cloudstack code base. tools/marvin/pom.xml <https://reviews.apache.org/r/15304/#comment55185> How do we ensure it also works for people that use easy_in

[JENKINS] Issues resolved

2013-11-12 Thread Hugo Trippaers
Heya, The builds were stuck because the system ran out of diskspace. Cleaned some of the unused job folders to get some space back. Cheers, Hugo

Re: uploading to maven repository

2013-11-12 Thread Hugo Trippaers
Hey Alex, That is indeed the right step to take. If you need any help with this let me know. Cheers, Hugo On 12 nov. 2013, at 17:04, Alex Huang wrote: > Hi all, > > I have a chance to convince xenserver to upload their java stubs to maven so > that we don't have to kee

Fwd: New Defects reported by Coverity Scan for cloudstack

2013-11-15 Thread Hugo Trippaers
Forward as the mail to the list is not setup yet. Sent from my iPhone Begin forwarded message: > From: scan-ad...@coverity.com > Date: 15 november 2013 13:47:59 CET > Subject: New Defects reported by Coverity Scan for cloudstack > > > Hi, > > > Please find the latest report on new defect(s)

SDN compat matrix

2013-11-17 Thread Hugo Trippaers
4.2 Contrail supports L2 isolation supports L3 NAT, DHCP Xenserver supported since master KVM supported since master Anything i forgot here? Cheers, Hugo

Re: SDN compat matrix

2013-11-18 Thread Hugo Trippaers
Thanks for the feedback guys. I’ve put the updates matrix here on the wiki. https://cwiki.apache.org/confluence/display/CLOUDSTACK/Compatibility+Matrices Cheers, Hugo On 18 nov. 2013, at 08:01, Pedro Roque Marques wrote: > Hugo, > Small correction bellow... > > On Nov 17, 2

[PATCH][ACS41] Update Nicira NVP api to support NVP version 3.x.x

2013-05-22 Thread Hugo Trippaers
ing a new feature that will only work on older external devices seems rather pointless. So is this ok to pull into 4.1? Testing done: Jenkins Testrun RPM packaging NVP QA: https://cwiki.apache.org/confluence/display/CLOUDSTACK/Nicira+NVP Cheers, Hugo

RE: [PATCH][ACS41] Update Nicira NVP api to support NVP version 3.x.x

2013-05-22 Thread Hugo Trippaers
y 22, 2013 at 09:58:12AM +, Hugo Trippaers wrote: > > Hey guys, > > > > I pushed commit 4e090796408152af5c06ce72f346ee9ea5d4d404 to master. > This commit supports the changes to the NVP api introduced in version 3.x.x > > > > I'm a bit hesitant to request thi

Re: Nicira NVP + CloudStack 4.1

2013-05-22 Thread Hugo Trippaers
Hey Chip, I still need to update the nvp plugin guide. It's a bit outdated and the new features are not in there yet. Also the admin guide makes no mention of SDN support at all. Guess I have some work to do there as well. I'll get to it ASAP. Cheers, Hugo Sent from my iPhone

RE: Nicira NVP + CloudStack 4.1

2013-05-22 Thread Hugo Trippaers
esent in 4.1. There is also a video on how to setup CloudStack with Nicira NVP at http://www.youtube.com/watch?v=F-FgHni7W34 Cheers, Hugo > -Original Message- > From: Kimihiko Kitase [mailto:kimihiko.kit...@citrix.co.jp] > Sent: Wednesday, May 22, 2013 4:

RE: Nicira NVP + CloudStack 4.1

2013-05-24 Thread Hugo Trippaers
I've updated the documentation. Chip, can you pull commit 1201d623a7091517a1e26bc4b82c5daeea3c155f into 4.1? It's just doc updates. The Jenkins build is here http://jenkins.cloudstack.org/view/master/job/build-docs-niciranvp-master/ (And this time I did do the rat check ;

RE: Build failed in Jenkins: cloudstack-rat-41 #331

2013-05-24 Thread Hugo Trippaers
/me makes a mental note, more beer for Chip at CCC > -Original Message- > From: Chip Childers [mailto:chip.child...@sungard.com] > Sent: Wednesday, May 22, 2013 7:33 PM > To: dev@cloudstack.apache.org > Subject: Re: Build failed in Jenkins: cloudstack-rat-41 #331 > > Fixed the Nicira file

Re: Review Request: CLOUDSTACK-2327: make cloud-setup-agent ovs aware

2013-05-27 Thread Hugo Trippaers
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/11428/#review21052 --- Ship it! Ship It! - Hugo Trippaers On May 27, 2013, 1:46 a.m

Re: Review Request: CLOUDSTACK-2327: make cloud-setup-agent ovs aware

2013-05-27 Thread Hugo Trippaers
> On May 27, 2013, 7:21 a.m., Hugo Trippaers wrote: > > Ship It! Looking good, you can commit it yourself right? - Hugo --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/11428/#re

RE: Review Request: CLOUDSTACK-2327: make cloud-setup-agent ovs aware

2013-05-29 Thread Hugo Trippaers
> -Original Message- > From: Hiroaki KAWAI [mailto:ka...@stratosphere.co.jp] > Sent: Wednesday, May 29, 2013 8:39 AM > To: Sheng Yang > Cc: Hugo Trippaers; cloudstack > Subject: Re: Review Request: CLOUDSTACK-2327: make cloud-setup-agent > ovs aware > > (20

RE: IRC Meeting Tomorrow? (Wednesday, May 29)

2013-05-29 Thread Hugo Trippaers
Hey Joe, Wednesday is not working for me, I have a recurring appointment on Wednesday evenings. However should time permit I will join, I think it's a useful addition to the discussions going on here on dev. Cheers, Hugo > -Original Message- > From: Joe Brockmeie

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

2013-05-29 Thread Hugo Trippaers
in Nicira L2 network with Nicira L3 StaticNat, SourceNat and PortForwarding * Create VPC using Nicira L2 * Deploy host in VPC net no LB * Deploy host in VPC net * Start usage server, check logging Cheers, Hugo > -Original Message- > From: Edison Su [mailto:edison...@citrix.com]

Re: Review Request: CLOUDSTACK-2327: make cloud-setup-agent ovs aware

2013-05-29 Thread Hugo Trippaers
Sent from my iPhone On 29 mei 2013, at 22:29, "Sheng Yang" mailto:sh...@yasker.org>> wrote: On Wed, May 29, 2013 at 12:09 AM, Hugo Trippaers mailto:htrippa...@schubergphilis.com>> wrote: > -Original Message- > From: Hiroaki KAWAI > [mailto:ka.

RE: Review Request: CLOUDSTACK-2327: make cloud-setup-agent ovs aware

2013-05-30 Thread Hugo Trippaers
t; To: Sheng Yang > Cc: Hugo Trippaers; cloudstack > Subject: Re: Review Request: CLOUDSTACK-2327: make cloud-setup-agent > ovs aware > > (2013/05/30 15:56), Sheng Yang wrote: > -snip- > > BTW, I cannot figure out a way to automatically configure OVS on > >

RE: [PROPOSAL][ACS4.2] Stratosphere SDN platform plugin

2013-05-30 Thread Hugo Trippaers
+1 The more SDN providers we support the better. I say go for it! :-) Cheers, Hugo > -Original Message- > From: Hiroaki KAWAI [mailto:ka...@stratosphere.co.jp] > Sent: Thursday, May 30, 2013 9:23 AM > To: dev@cloudstack.apache.org > Subject: Re: [PROPOSAL][ACS4.2] S

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

2013-05-30 Thread Hugo Trippaers
nManagerImpl.java <https://reviews.apache.org/r/10970/#comment44011> Is this split covered in your code? server/src/com/cloud/network/router/VpcVirtualNetworkApplianceManagerImpl.java <https://reviews.apache.org/r/10970/#comment44012> Did you answer this question? Why it it here? - Hugo T

  1   2   3   4   5   6   >