RE: KVM with OVS GRE has been supported on 4.3 release ?

2014-07-15 Thread lifuhui
Did u mean 4.4 will support it ? > From: chiradeep.vit...@citrix.com > To: dev@cloudstack.apache.org > CC: murali.re...@citrix.com; ka...@uni-koeln.de > Subject: Re: KVM with OVS GRE has been supported on 4.3 release ? > Date: Mon, 14 Jul 2014 17:34:11 + > > I believe there is a bug in 4.3 (b

Re: [PROPOSAL] OAuth2 Single SignOn Integration

2014-07-15 Thread Sebastien Goasguen
Silvano, Seems to me you are doing it for browser based dashboard access only ? How about if I want to use the API straight up, how do you integrate an Oauth workflow there ? On Jul 15, 2014, at 1:35 AM, Santhosh Edukulla wrote: > Hi Silvano, > > Few Notes: > > 1. We had implementation det

Nuage plugin in noredist or not

2014-07-15 Thread Hugo Trippaers
Heya, While doing the review for the Nuage plugin (review 23282) i found that the plugin requires an distribution restricted library. Suresh (the developer) solved any runtime dependency problems by dynamically loading the library. My question is should we put the Nuage plugin in the noredist b

Re: Nuage plugin in noredist or not

2014-07-15 Thread David Nalley
I think it should be in noredist, based on what I've seen. --David On Tue, Jul 15, 2014 at 3:40 AM, Hugo Trippaers wrote: > Heya, > > While doing the review for the Nuage plugin (review 23282) i found that the > plugin requires an distribution restricted library. Suresh (the developer) > solve

Re: [PROPOSAL] OAuth2 Single SignOn Integration

2014-07-15 Thread David Nalley
https://oltu.apache.org <-- maybe as a starting place. On Tue, Jul 15, 2014 at 3:25 AM, Sebastien Goasguen wrote: > Silvano, > > Seems to me you are doing it for browser based dashboard access only ? > > How about if I want to use the API straight up, how do you integrate an Oauth > workflow the

Re: xapi jar as separate release

2014-07-15 Thread David Nalley
XAPI is not an apache project. I do not believe that we can sanely make a separate release. Compared to bundling it with our release as we We have essentially 'forked' XAPI from the upstream at Xen Project and made our own changes. Those changes are in the latest version AIUI, but not the version t

Re: Nuage plugin in noredist or not

2014-07-15 Thread Daan Hoogland
I like the solution and wouldn't mind setting it as a policy for no redist plugins. Still I think it should be in the noredist build to prevent surprises for users at runtime. On Tue, Jul 15, 2014 at 10:32 AM, David Nalley wrote: > I think it should be in noredist, based on what I've seen. > > --

Re: Review Request 23282: CLOUDSTACK-6845 : First Code drop for NuageVsp Network plugin

2014-07-15 Thread Hugo Trippaers
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/23282/#review47766 --- The patch applies cleanly on current master and i did some additiona

Re: Review Request 22863: CLOUDSTACK-6823 : First code drop for Brocade Network plugin to orchestrate Brocade VDX switches for L2 connectivity.

2014-07-15 Thread Hugo Trippaers
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/22863/#review47768 --- Can you resubmit this patch without the reformatting of system.js? A

Re: Review Request 23314: Plugin specific code for the Brocade Network Plugin

2014-07-15 Thread Hugo Trippaers
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/23314/#review47769 --- This is looking good, when you addresses the comment on the system.j

Re: Review Request 23448: Disable in-band management of OVS on cloud_link_local_network on XenServer

2014-07-15 Thread daan Hoogland
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/23448/#review47770 --- Ship it! e8c32c7f5b21edda8cb67b2d477cf34e1faeb677 - daan Hoogland

Re: Review Request 23282: CLOUDSTACK-6845 : First Code drop for NuageVsp Network plugin

2014-07-15 Thread Suresh Ramamurthy
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/23282/ --- (Updated July 15, 2014, 11:38 a.m.) Review request for cloudstack, Alena Prokha

Re: [DISCUSS]CLOUDSTACK-6191

2014-07-15 Thread Daan Hoogland
Edison, You reverted a600d8408ea86782318139c17cf346c8497943d0 in the end. The code in there is solving a lot of resource problems. Did you pinpoint the exact problem? I can not imagine that there is not a side effect that Santhosh didn't know about and is undesirable that is really the really the

Re: Review Request 23282: CLOUDSTACK-6845 : First Code drop for NuageVsp Network plugin

2014-07-15 Thread Suresh Ramamurthy
> On July 15, 2014, 11:02 a.m., Hugo Trippaers wrote: > > The patch applies cleanly on current master and i did some additional > > checking: > > > > Findbugs report: > > [INFO] --- findbugs-maven-plugin:2.5.3:check (cloudstack-findbugs) @ > > cloud-plugin-network-vsp --- > > [INFO] BugInstanc

Guidelines on Functional Test for plugins

2014-07-15 Thread Suresh Ramamurthy
Hi All, Can any one please point me to any document or example for sample FT for plugins. Testing plugin needs some setup tp be available. Is there any way in ACS framework where we can bypass the setup and still test the functionality? In some cases where the client library can not be redistribu

[ACS44] non-blocking issue CLOUDSTACK-6036 CloudStack stops the machine for no reason

2014-07-15 Thread Daan Hoogland
Tomasz, Damodar, The issue mentioned seems to be a timing issue. It must be a corner case as only two users mention it and Ryan seems to have a work around. I appriciate the nature of the issue being a bug but it seems to be not a blocker for the release. Can you concur? -- Daan

[ACS44] kvm machines not starting blocker

2014-07-15 Thread Daan Hoogland
Gents, is 2ec7359b4eb501b0d9e80ed87af7a54938e9d505 to be pulled in 4.4? I would like to be sure and spin another RC. @Marcus: I am reading your mail as such that this is the only issue remaining as blocker AFAYAC. correct? -- Daan

Re: [VOTE] Apache Cloudstack 4.4.0

2014-07-15 Thread Daan Hoogland
Tomasz, As I understand the issue this is what happens: The user stops the vm from the UI The MS sends the stop command to the machine The machine stops and takes a long time for it The MS reschedules the stop Then machine stops the user starts the machine the MS get by stopping the machine Did

Re: KVM with OVS GRE has been supported on 4.3 release ?

2014-07-15 Thread Murali Reddy
Yes. 4.4 has the support for KVM. From: lifuhui mailto:gdblessu99...@hotmail.com>> Date: Tuesday, 15 July 2014 12:34 PM To: "dev@cloudstack.apache.org" mailto:dev@cloudstack.apache.org>> Cc: Murali Reddy mailto:murali.re...@citrix.com>>, Claus Kalle mailto:ka...

Re: [VOTE] Apache Cloudstack 4.4.0

2014-07-15 Thread Tomasz Zięba
Hello, The user does not receive confirmation of the operation. >From the point of view of user input it looks like the machine itself stopped. As you can see in the logs, the ACS explicitly sends stop command, as if they press the Stop button from the GUI, so it is aware of the action from the p

vms stopped while restarted by user

2014-07-15 Thread Daan Hoogland
Tomasz, I can only fantasize on the full rationale of the implementation of the retry but in general it makes sense to me. A job has a time to try and a times tried field. the worker manager has time to sleep and max retries. As you can see below these are read from the configuration: val

Re: [ACS44] non-blocking issue CLOUDSTACK-6036 CloudStack stops the machine for no reason

2014-07-15 Thread Tomasz Zięba
Hello, I can not assess time-consuming to solve this problem. I'm afraid that with the growing popularity of the ACS product this problem will escalate. Users will be more persuasive to install large installation based on the ACS. The fact that the machine user closes after a few minutes does not

Re: Review Request 23410: Improvised CloudByte Storage Plugin for 4.5 and above. jira id : CLOUDSTACK-7098

2014-07-15 Thread punith s
> On July 14, 2014, 11:16 p.m., Mike Tutkowski wrote: > > From an e-mail I sent to dev@ about vendor-specific config values: > > > > > > Alena Prokharchyk via cloudstack.apache.org > > 10:42 AM (1 hour ago) > > > > to dev > > Mike, may be you already know this info, putting it here in case s

Re: Review Request 23410: Improvised CloudByte Storage Plugin for 4.5 and above. jira id : CLOUDSTACK-7098

2014-07-15 Thread punith s
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/23410/ --- (Updated July 15, 2014, 7:48 p.m.) Review request for cloudstack, amit kumar da

unit tests not working from eclipse

2014-07-15 Thread Daan Hoogland
H, a silly mistake probably: none of the unit tests I try to run from eclipse work. they all report (test-) class not found. I have tried several from server and utils so far. The target/test-classes is configured in both projects. tests are passing beyond server on the cli with mvn test. Anyone

Re: Review Request 23282: CLOUDSTACK-6845 : First Code drop for NuageVsp Network plugin

2014-07-15 Thread Hugo Trippaers
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/23282/#review47774 --- Suresh, While testing the new plugin i noticed that i get a popup t

Re: Review Request 23282: CLOUDSTACK-6845 : First Code drop for NuageVsp Network plugin

2014-07-15 Thread Hugo Trippaers
> On July 15, 2014, 3:01 p.m., Hugo Trippaers wrote: > > Suresh, > > > > While testing the new plugin i noticed that i get a popup telling me > > "Provider NuageVsp should be enabled in at least one physical network of > > the zone specified" even though i have not configured anything. I was j

Re: KVM with OVS GRE has been supported on 4.3 release ?

2014-07-15 Thread Claus Kalle
Hi all, I found out (also in mail exchange with Murali) that there is really no support for management of the GRE tunnel itsself in 4.3. If you setup the GRE tunnel(s) yourself statically (which I did) between the KVM hosts, everything works out well for transporting the guest traffic over the tu

Re: KVM with OVS GRE has been supported on 4.3 release ?

2014-07-15 Thread Sebastien Goasguen
Let me wrap in Tuna in this discussion, since I believe he is the one who did the KVM support for the GRE controller. On Jul 15, 2014, at 1:53 AM, Claus Kalle wrote: > Hi all, > > I found out (also in mail exchange with Murali) that there is really no > support for management of the GRE tunnel

RE: Tomcat version issue while building cloudstack on RHEL7 RPMS

2014-07-15 Thread Rayees Namathponnan
Thanks Hugo, defect https://issues.apache.org/jira/browse/CLOUDSTACK-7106 created to track this -Original Message- From: Trippie [mailto:trip...@gmail.com] On Behalf Of Hugo Trippaers Sent: Sunday, July 13, 2014 11:52 PM To: dev@cloudstack.apache.org Subject: Re: Tomcat version issue whi

Re: [PROPOSAL] OAuth2 Single SignOn Integration

2014-07-15 Thread Silvano Nogueira Buback
@Rohit Yadav I know OAuth2 is tricky and the protocol was designed for authorization, not authentication. But Globo.com, like many companies, use OAuth2 for authentication. So, SAML is not a option to me. I need to integrate with internal tools at Globo, and these tools work only with OAuth2. @Seb

Re: Review Request 23282: CLOUDSTACK-6845 : First Code drop for NuageVsp Network plugin

2014-07-15 Thread Suresh Ramamurthy
Hi Hugo, Could you please test the latest diffs. I have removed default NuageVspVpc offering. This could have caused the issue. I will also test my changes locally. Thanks, Suresh On Tue, Jul 15, 2014 at 8:02 AM, Hugo Trippaers < htrippa...@schubergphilis.com> wrote: >This is an automatica

Re: vms stopped while restarted by user

2014-07-15 Thread Chiradeep Vittal
Agree. Not sure why your system is so slow, but these parameters should help From: Daan Hoogland mailto:daan.hoogl...@gmail.com>> Reply-To: "dev@cloudstack.apache.org" mailto:dev@cloudstack.apache.org>> Date: Tuesday, July 15, 2014 at 6:29 AM To: Tomasz Zięba mai

Re: unit tests not working from eclipse

2014-07-15 Thread Laszlo Hornyak
Hi Daan, It works for me on master, but it happens that eclipse messes up things.Clean and rebuild? Possibly the project descriptors are not in sync with maven pom files? On Tue, Jul 15, 2014 at 4:18 PM, Daan Hoogland wrote: > H, > > a silly mistake probably: none of the unit tests I try to ru

Re: unit tests not working from eclipse

2014-07-15 Thread Daan Hoogland
I know it is not in the code. The same tests work in other source trees/workspaces. I don't see the difference. very irritating. On Tue, Jul 15, 2014 at 9:54 PM, Laszlo Hornyak wrote: > Hi Daan, > > It works for me on master, but it happens that eclipse messes up > things.Clean and rebuild? Possi

RE: xapi jar as separate release

2014-07-15 Thread Alex Huang
I checked into master the changes that remove our copy and just use the copy the XenServer team checked into maven. Is there any reason we're talking about this? --Alex > -Original Message- > From: David Nalley [mailto:da...@gnsa.us] > Sent: Tuesday, July 15, 2014 1:40 AM > To: dev@clo

Re: Review Request 22863: CLOUDSTACK-6823 : First code drop for Brocade Network plugin to orchestrate Brocade VDX switches for L2 connectivity.

2014-07-15 Thread Ritu Sabharwal
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/22863/ --- (Updated July 15, 2014, 9:16 p.m.) Review request for cloudstack and Hugo Tripp

Re: Review Request 22863: CLOUDSTACK-6823 : First code drop for Brocade Network plugin to orchestrate Brocade VDX switches for L2 connectivity.

2014-07-15 Thread Ritu Sabharwal
> On July 15, 2014, 11:09 a.m., Hugo Trippaers wrote: > > Can you resubmit this patch without the reformatting of system.js? At the > > moment it shows 4233 changes to that file, which is impossible for me to > > review. I need to see only the changes you made for the brocade plugin. If > > yo

Re: Review Request 22863: CLOUDSTACK-6823 : First code drop for Brocade Network plugin to orchestrate Brocade VDX switches for L2 connectivity.

2014-07-15 Thread Erik Weber
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/22863/#review47820 --- api/src/com/cloud/network/PhysicalNetwork.java

Re: OpenVM.eu - repository of Cloudstack images and appliances

2014-07-15 Thread ilya musayev
Lucian, Do you need help in making OVAs for vmware? vmdk.bz format is not something cloudstack can take advantage of @ the moment. I assume you inject the cloud-init and proper virt tools for each image/hypervisor. If not, please reconsider :) Regards ilya On 6/26/14, 3:05 AM, Daan Hooglan

Re: Review Request 23314: Plugin specific code for the Brocade Network Plugin

2014-07-15 Thread Ritu Sabharwal
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/23314/ --- (Updated July 15, 2014, 9:52 p.m.) Review request for cloudstack. Changes ---

Re: Review Request 22863: CLOUDSTACK-6823 : First code drop for Brocade Network plugin to orchestrate Brocade VDX switches for L2 connectivity.

2014-07-15 Thread Ritu Sabharwal
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/22863/ --- (Updated July 15, 2014, 9:57 p.m.) Review request for cloudstack and Hugo Tripp

Re: Review Request 22863: CLOUDSTACK-6823 : First code drop for Brocade Network plugin to orchestrate Brocade VDX switches for L2 connectivity.

2014-07-15 Thread Ritu Sabharwal
> On July 15, 2014, 9:30 p.m., Erik Weber wrote: > > api/src/com/cloud/network/PhysicalNetwork.java, line 36 > > > > > > Looks like you removed the 'N' in L3VPN Fixed it. - Ritu

Re: Review Request 23314: Plugin specific code for the Brocade Network Plugin

2014-07-15 Thread Ritu Sabharwal
> On July 15, 2014, 11:21 a.m., Hugo Trippaers wrote: > > This is looking good, when you addresses the comment on the system.js file > > in the other review i'll apply both patches. If the patches apply clean > > i'll run findbugs and cobertura to check for any issues and unit test > > coverag

Re: [VOTE] Project Bylaw change - Adding Trademark Usage Approvals as an action

2014-07-15 Thread ilya musayev
+1 binding On 7/14/14, 12:39 PM, Chip Childers wrote: Since there don't appear to be any objections, I'm calling a vote for the attached patch to our project bylaws. Please vote: [ ] +1 - accept the proposed patch to the project bylaws [ ] +/-0 - no strong opinion [ ] -1 - do not accept the pro

Re: [VOTE] Project Bylaw change - Adding Trademark Usage Approvals as an action

2014-07-15 Thread David Nalley
+1 (binding) On Mon, Jul 14, 2014 at 12:39 PM, Chip Childers wrote: > Since there don't appear to be any objections, I'm calling a vote for > the attached patch to our project bylaws. > > Please vote: > > [ ] +1 - accept the proposed patch to the project bylaws > [ ] +/-0 - no strong opinion > [

Re: [VOTE] Project Bylaw change - Adding Trademark Usage Approvals as an action

2014-07-15 Thread Chip Childers
That's defined in the bylaws as: 3.2.3. Lazy 2/3 Majority - Lazy 2/3 majority votes requires at least 3 binding votes and twice as many binding +1 votes as binding -1 votes. On Monday, July 14, 2014, Daan Hoogland wrote: > +1 with a question. what does 'lazy' signify in 'lazy 2/3 majority of >

Re: [VOTE] Project Bylaw change - Adding Trademark Usage Approvals as an action

2014-07-15 Thread Mike Tutkowski
+1 (binding) On Tue, Jul 15, 2014 at 6:02 PM, Chip Childers wrote: > That's defined in the bylaws as: > > 3.2.3. Lazy 2/3 Majority - Lazy 2/3 majority votes requires at least 3 > binding votes and twice as many binding +1 votes as binding -1 votes. > > > On Monday, July 14, 2014, Daan Hoogland

[GitHub] cloudstack-docs pull request: Update concepts.rst

2014-07-15 Thread roryerickson
GitHub user roryerickson opened a pull request: https://github.com/apache/cloudstack-docs/pull/5 Update concepts.rst Fixed two minor typos. You can merge this pull request into a Git repository by running: $ git pull https://github.com/roryerickson/cloudstack-docs patch-1 Alte

Re: How to change primary storage

2014-07-15 Thread Giri Prasad
Thanks for your comment. Will try it, and will inform the status. From: Sanjeev Neelarapu To: "us...@cloudstack.apache.org" ; Giri Prasad ; "dev@cloudstack.apache.org" Sent: Tuesday, 15 July 2014 11:09 AM Subject: RE: How to change primary storage Configu

Re: xapi jar as separate release

2014-07-15 Thread Mike Tutkowski
That's exactly what I was wondering, Alex. :) On Tue, Jul 15, 2014 at 3:13 PM, Alex Huang wrote: > I checked into master the changes that remove our copy and just use the > copy the XenServer team checked into maven. Is there any reason we're > talking about this? > > --Alex > > > -Origina

Re: Review Request 23410: Improvised CloudByte Storage Plugin for 4.5 and above. jira id : CLOUDSTACK-7098

2014-07-15 Thread Mike Tutkowski
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/23410/#review47858 --- server/src/com/cloud/configuration/Config.java

[ACS4.5] When is feature freeze?

2014-07-15 Thread Mike Tutkowski
Hi, Does anyone know when feature freeze is for 4.5? I don't see 4.5 listed as a release in progress: https://cwiki.apache.org/confluence/display/CLOUDSTACK/Releases+in+Progress I thought feature freeze was supposed to be coming within a week or so. Thanks! -- *Mike Tutkowski* *Senior CloudS

Re: [ACS4.5] When is feature freeze?

2014-07-15 Thread Erik Weber
16. juli 2014 07:00 skrev "Mike Tutkowski" følgende: > > Hi, > > Does anyone know when feature freeze is for 4.5? > > I don't see 4.5 listed as a release in progress: > > https://cwiki.apache.org/confluence/display/CLOUDSTACK/Releases+in+Progress > > I thought feature freeze was supposed to be com

Re: [ACS4.5] When is feature freeze?

2014-07-15 Thread Mike Tutkowski
Thanks! I will assume then that we are sticking to July 19th. On Tue, Jul 15, 2014 at 11:17 PM, Erik Weber wrote: > 16. juli 2014 07:00 skrev "Mike Tutkowski" > følgende: > > > > Hi, > > > > Does anyone know when feature freeze is for 4.5? > > > > I don't see 4.5 listed as a release in progre

Re: Review Request 23410: Improvised CloudByte Storage Plugin for 4.5 and above. jira id : CLOUDSTACK-7098

2014-07-15 Thread punith s
> On July 16, 2014, 10:25 a.m., Mike Tutkowski wrote: > > server/src/com/cloud/configuration/Config.java, line 1942 > > > > > > Perhaps I'm having trouble with Review Board, but it appears there are > > still CloudBy

Re: [ACS4.5] When is feature freeze?

2014-07-15 Thread Daan Hoogland
I hope so, but we don't have a release manager. On Wed, Jul 16, 2014 at 7:20 AM, Mike Tutkowski wrote: > Thanks! > > I will assume then that we are sticking to July 19th. > > > On Tue, Jul 15, 2014 at 11:17 PM, Erik Weber wrote: > >> 16. juli 2014 07:00 skrev "Mike Tutkowski" >> følgende: >> >

Re: [ACS4.5] When is feature freeze?

2014-07-15 Thread Sebastien Goasguen
On Jul 16, 2014, at 2:38 AM, Daan Hoogland wrote: > I hope so, but we don't have a release manager. > What's the point of talking 4.5 when 4.4 is not out of the door … Honestly, there is something very broken in the way we do things. > On Wed, Jul 16, 2014 at 7:20 AM, Mike Tutkowski > wro