Re: [DISCUSS][PROPOSAL] git workflow

2014-07-23 Thread Erik Weber
24. juli 2014 08:39 skrev "Rajani Karuturi" følgende: > > > Hi Daan, > here is what i propose: > > 1. rename 'master' to 'develop’ > 2. branch a new 'master' from '4.4’ > 3. branch 'RELEASE-4.5' from the develop > 4. merge 'RELEASE-4.5' to master once the release voting is done. > > RELEASE-4.6 br

Re: [DISCUSS][PROPOSAL] git workflow

2014-07-23 Thread Daan Hoogland
That's where the 4.5-hotfixes branch comes in. On Thu, Jul 24, 2014 at 8:39 AM, Rajani Karuturi wrote: > > Hi Daan, > here is what i propose: > > 1. rename 'master' to 'develop’ > 2. branch a new 'master' from '4.4’ > 3. branch 'RELEASE-4.5' from the develop > 4. merge 'RELEASE-4.5' to master onc

Re: Test Failures

2014-07-23 Thread Daan Hoogland
On Thu, Jul 24, 2014 at 8:47 AM, Priyanka Deepala wrote: > C:\cygwin64\home\priya\cloudstack-oss\cloudstack\core\target\surefire-reports in this directory you should find files with stacktraces for the following: Failed tests: testFirewallRulesCommand(com. cloud.agent.resource.virtualnetwork.Vir

Re: Test Failures

2014-07-23 Thread Priyanka Deepala
This is the snapshot of errors --- T E S T S --- Running com.cloud.agent.resource.virtualnetwork.VirtualRoutingResourceTest log4j:WARN No appenders could be found for logger (org.springframework

Re: Review Request 23257: Cloudstack network-element plugin to orchestrate Juniper's switches (for L2 services)

2014-07-23 Thread Pradeep HK
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/23257/ --- (Updated July 24, 2014, 6:45 a.m.) Review request for cloudstack and Hugo Tripp

Re: [DISCUSS][PROPOSAL] git workflow

2014-07-23 Thread Rajani Karuturi
Hi Daan, here is what i propose: 1. rename 'master' to 'develop’ 2. branch a new 'master' from '4.4’ 3. branch 'RELEASE-4.5' from the develop 4. merge 'RELEASE-4.5' to master once the release voting is done. RELEASE-4.6 branch should be off develop as all the feature branches would be merged th

Re: [DISCUSS][PROPOSAL] git workflow

2014-07-23 Thread Erik Weber
24. juli 2014 06:28 skrev "Rajani Karuturi" følgende: > > I agree with mike. I think we should start 4.5 from where master is now > Also create a develop branch from master and continue future work for 4.6 there. > > I am not clear on how the release branches are going to be maintained. > Are we s

Re: Test Failures

2014-07-23 Thread Daan Hoogland
Priyanka, what branch? Did you look into the surfire-reports to find out what the test failures are? On Thu, Jul 24, 2014 at 7:10 AM, Priyanka Deepala wrote: > After running mvn install -P developer,systemvm > Error:Failed to execute goal > org.apache.maven.plugins:maven-surefire-plugin:2.12:tes

Re: [DISCUSS][PROPOSAL] git workflow

2014-07-23 Thread Daan Hoogland
Mike, Rajani, Sebastien's point was that the current 4.4 is the closest we have to a releasable branch. I don't mind enting on master but it will require more fixing. In general all of this will require some RM work of all committers. Please ammend my little proposal if you will. On Thu, Jul 24,

Re: xapi jar as separate release

2014-07-23 Thread Daan Hoogland
4.4.1:) On Thu, Jul 24, 2014 at 2:23 AM, Alex Huang wrote: > Daan, > > The commits are > > e9c81c78b9ded178c983b8a50650641fb0f8ac0e > c1c2be423099c786ccfabf960c25f651f4e19928 > > I didn't put it into 4.4 because I thought it would be too big a risk but > it's been in master for 3 months now and

Re: jclouds support for CloudStack

2014-07-23 Thread Priyanka Deepala
count me jclouds integration for more recent API features Regards Priyanka On Wed, Jul 23, 2014 at 9:07 PM, Sebastien Goasguen wrote: > > On Jul 23, 2014, at 11:32 AM, Aled Sage wrote: > > > Hi all, > > > > We are keen users of and contributors to jclouds [1], including for the > CloudStack i

Re: Big Switch Network Plug-in for CloudStack update

2014-07-23 Thread Kuang-Ching Wang
Hi Go, it does work with our new Big Cloud Fabric controller. On Jul 22, 2014, at 6:13 PM, Go Chiba wrote: > Hi Kuang, > > Does it based on your new leaf-spine architecture? > > Go Chiba > E-mail:go.ch...@gmail.com > > > On Wed, Jul 23, 2014 at 5:33 AM, Kuang-Ching Wang > wrote: > Hi, > >

RE: jclouds support for CloudStack

2014-07-23 Thread Suresh Sadhu
+1 Count me on testing this integration. -Original Message- From: Aled Sage [mailto:aled.s...@gmail.com] Sent: 23 July 2014 21:02 To: dev@cloudstack.apache.org Subject: jclouds support for CloudStack Hi all, We are keen users of and contributors to jclouds [1], including for the Cloud

Review Request 23877: CLOUDSTACK-7177: AlertSyslogAppender does not honor a non-default port specified in syslog host parameter

2014-07-23 Thread Anshul Gangwar
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/23877/ --- Review request for cloudstack, Devdeep Singh, Rajesh Battala, and Sateesh Chodap

Re: Review Request 17736: CLOUDSTACK-5999: Virtual Router does not start if Guest VM is rebooted from CloudStack

2014-07-23 Thread ASF Subversion and Git Services
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/17736/#review48626 --- Commit 0f85e649b64b38cf80bc1e86ac15b206bef65117 in cloudstack's bran

Re: Review Request 23257: Cloudstack network-element plugin to orchestrate Juniper's switches (for L2 services)

2014-07-23 Thread Pradeep Cloudstack
Yes Hugo We have addressed some of your comments -Pradeep From: Hugo Trippaers To: Hugo Trippaers Cc: Pradeep HK ; cloudstack Sent: Wednesday, July 23, 2014 12:57 PM Subject: Re: Review Request 23257: Cloudstack network-element plugin to orchestrate Jun

Test Failures

2014-07-23 Thread Priyanka Deepala
After running mvn install -P developer,systemvm Error:Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.12:test (default-test) on project cloud-core: There are test failures. How to solve this error?

Re: [DISCUSS][PROPOSAL] git workflow

2014-07-23 Thread Rajani Karuturi
I agree with mike. I think we should start 4.5 from where master is now Also create a develop branch from master and continue future work for 4.6 there. I am not clear on how the release branches are going to be maintained. Are we saying we would create 4.5-RELEASE branch which is essentially sam

Use "OVSTunnelxxx" but not "cloudbr1" result exception

2014-07-23 Thread Michael Li
In 4.4, Can somebody explain, why use "OVSTunnelxxx" for GRE tunnel device, and not "cloudbr1" ? When create VM, this will result an exception: 2014-07-23 21:03:35,886 WARN [kvm.resource.LibvirtComputingResource] (agentRequest-Handler-5:null) LibvirtException org.libvirt.LibvirtException: Can

RE: xapi jar as separate release

2014-07-23 Thread Alex Huang
Daan, The commits are e9c81c78b9ded178c983b8a50650641fb0f8ac0e c1c2be423099c786ccfabf960c25f651f4e19928 I didn't put it into 4.4 because I thought it would be too big a risk but it's been in master for 3 months now and people seem to be fine with it. You'll be the judge if you like to pull i

Re: [CLOUDSTACK-6181] RBD Support not implemented

2014-07-23 Thread Logan Barfield
The change I mentioned appears to fix the resize error. Resizing the root disk with deployVM still doesn't work however. To test I created a VM from a 5GB template with "rootdisksize" = "20". The VM is successfully created, and CloudStack lists the ROOT volume as 20GB, but the RBD volume is stil

Re: download template -> delete vhd

2014-07-23 Thread Nitin Mehta
Tomas - Its not the same, there have been fixes made in ACS master/4.4. But as Min pointed out in current ACS it works fine and deletes only the symlink. To work around the situation in 4.2.1 you can try setting extract.url.expiration.interval (the value is in seconds ) in global settings to a larg

Re: Failed add KVM agent to CS with latest master

2014-07-23 Thread Amogh Vasekar
Reverted the offending commit 4523490d44160b054de9e943f72db1d0ce06054a, should work now. Thanks, Amogh On 7/23/14 5:40 AM, "Alex Brett" wrote: >> I am unable to add KVM agent with latest master build, this issue is >>tracked >> in https://issues.apache.org/jira/browse/CLOUDSTACK-7170 >> >> Th

[GitHub] cloudstack-docs-rn pull request: removed 'CloudStack on Windows' f...

2014-07-23 Thread pdion891
Github user pdion891 commented on the pull request: https://github.com/apache/cloudstack-docs-rn/pull/16#issuecomment-49943266 PR merge on master and 4.4.0 branches. this PR can be close. --- If your project is set up for it, you can reply to this email and have your reply appear

Re: [CLOUDSTACK-6181] RBD Support not implemented

2014-07-23 Thread Logan Barfield
Just an FYI, RBD resizing still fails because libvirt is throwing an invalid flags error. I'm testing the following patch: plugins/hypervisors/kvm/src/com/cloud/hypervisor/kvm/resource/LibvirtComputingResource.java: -if (conn.getLibVirVersion() > 1001000 && vol.getFormat() ==

Getting built artifacts from Jenkins

2014-07-23 Thread Ian Duffy
Hi All, For getting the simulator up fast it would be very handy to just pull down the cloud-client-ui.war from jenkins. Is there any reason why we don't show built artifacts for the build master job? Thanks, Ian

Re: [DISCUSS][PROPOSAL] git workflow

2014-07-23 Thread Mike Tutkowski
Per earlier e-mails, I don't think we want to start 4.5 where 4.4 left off and then merge features from develop into 4.5. Why don't we instead start 4.5 where master is now with the assumption that since we are past Feature Freeze for 4.5 that master is stable enough? On Wed, Jul 23, 2014 at 12:

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

2014-07-23 Thread Ritu Sabharwal
That's right Hugo. Thanks & Regards, Ritu S. -Original Message- From: Trippie [mailto:trip...@gmail.com] On Behalf Of Hugo Trippaers Sent: Wednesday, July 23, 2014 5:29 AM To: dev@cloudstack.apache.org Cc: Ritu Sabharwal Subject: Re: Review Request 22863: CLOUDSTACK-6823 : First code drop

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

2014-07-23 Thread Ritu Sabharwal
Hi Hugo, Thanks for reviewing and approving the Brocade VCS plugin. Thanks & Regards, Ritu Sabharwal. -Original Message- From: Trippie [mailto:trip...@gmail.com] On Behalf Of Hugo Trippaers Sent: Wednesday, July 23, 2014 2:15 AM To: Cc: Ritu Sabharwal Subject: Re: Review Request 22863:

Re: [DISCUSS][PROPOSAL] git workflow

2014-07-23 Thread Daan Hoogland
so to start formulate a proposal: all work shall be done in a new branch (it is advisable to prefix your branches with your id) when working, features will be cherry-picked/merged into the release branch they are for and next into master. hotfixes will be done in -hotfixes as transition we will

Re: GSoC update

2014-07-23 Thread Mike Tutkowski
Nice job! :) On Wed, Jul 23, 2014 at 12:36 PM, Sebastien Goasguen wrote: > Darren's work (and Ian from last year) featured on google open source blog: > > http://google-opensource.blogspot.com > > Congrats to both of them, > > -sebastien > -- *Mike Tutkowski* *Senior CloudStack Developer, S

GSoC update

2014-07-23 Thread Sebastien Goasguen
Darren's work (and Ian from last year) featured on google open source blog: http://google-opensource.blogspot.com Congrats to both of them, -sebastien

Re: download template -> delete vhd

2014-07-23 Thread Min Chen
In current ACS master, Template is not deleted from secondary storage when extractTemplate is called, just its symlink is deleted. Thanks -min On 7/23/14 4:15 AM, "Tomasz Zięba" wrote: >Hello, > >Could someone confirm that download template deletes the vhd file from >secondary storage. > >We ar

RE: Need edit rights for Wiki to improve Marvin - Testing with Python tutorial

2014-07-23 Thread Santhosh Edukulla
its not the nose version, its the Marvin plugin which has change. It was changed in 4.4-forward and master From: Luis Henrique Okama [ok...@corp.globo.com] Sent: Wednesday, July 23, 2014 1:25 PM To: dev@cloudstack.apache.org Cc: Santhosh Edukulla; Daan Hoog

Re: [DISCUSS][PROPOSAL] git workflow

2014-07-23 Thread Mike Tutkowski
Right, 'master' should - theoretically - be somewhat stable at present as we are post 4.5 Feature Freeze. I guess we should address Daan's question of what 'develop' means in this new model? When can code be checked into 'develop', but not 'master'? Code that goes into 'master' must be deemed 'sta

Re: Need edit rights for Wiki to improve Marvin - Testing with Python tutorial

2014-07-23 Thread Luis Henrique Okama
Hi Miguel and Santhosh, I actually was the person who edited the wiki page and inserted the '--load' option to run nosetest in the past. I'm running nosetest v. 1.3.3 and without '--load' option, the nosetest returns an error. Which version of nosetest are you guys using? cheers, On Wed, Jul

Re: [DISCUSS][PROPOSAL] git workflow

2014-07-23 Thread Erik Weber
Must it start today, or when (if) the vote passes? Feature freeze for 4.5 has theoretically passed, so basically master branch should now be work in progress towards a stable branch. So I'd say; create a 'develop' branch off the current master. Keep master as is, and only merge bugfixes until it

Re: [DISCUSS][PROPOSAL] git workflow

2014-07-23 Thread Sebastien Goasguen
On Jul 23, 2014, at 12:30 PM, Sebastien Goasguen wrote: > > On Jul 23, 2014, at 12:21 PM, Nate Gordon wrote: > >> Let me ask the question, why have master be develop and a release branch be >> "master"? If we are going to follow gitflow, why not just stick with the >> norm? If master is the d

Re: Review Request 22939: CLOUDSTACK-6460 - CLVM primary storage migration fails due to incorrect identification of source format.

2014-07-23 Thread Simon Weller
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/22939/ --- (Updated July 23, 2014, 4:30 p.m.) Review request for cloudstack, edison su and

Re: [DISCUSS][PROPOSAL] git workflow

2014-07-23 Thread Sebastien Goasguen
On Jul 23, 2014, at 12:21 PM, Nate Gordon wrote: > Let me ask the question, why have master be develop and a release branch be > "master"? If we are going to follow gitflow, why not just stick with the > norm? If master is the development branch, it might not be stable. I think > the goal here i

Re: Build failed in Jenkins: cloudstack-4.4-maven-build #389

2014-07-23 Thread Will Stevens
I am getting this same error when I try to build the 4.4 branch. I am in the position to test this right now if there is a fix. Cheers, Will *Will STEVENS* Lead Developer *CloudOps* *| *Cloud Solutions Experts 420 rue Guy *|* Montreal *|* Quebec *|* H3J 1S6 w cloudops.com *|* tw @CloudOps_

Re: [DISCUSS][PROPOSAL] git workflow

2014-07-23 Thread Daan Hoogland
Mike, Why not then just rename master to develop? people can still commit to it. We don't need to have a branch named master and we can name any branch so. in line with the gitflow article we could fork master of off 4.4... On Wed, Jul 23, 2014 at 6:13 PM, Mike Tutkowski wrote: > To start this a

Re: [DISCUSS][PROPOSAL] git workflow

2014-07-23 Thread Nate Gordon
Let me ask the question, why have master be develop and a release branch be "master"? If we are going to follow gitflow, why not just stick with the norm? If master is the development branch, it might not be stable. I think the goal here is that we have an obvious stable branch. Anyone could come c

Re: [DISCUSS][PROPOSAL] git workflow

2014-07-23 Thread Mike Tutkowski
To start this all off, what about making a new branch call 'develop' off of 'master'? People can continue to commit to 'develop' as needed (as they were doing previously to 'master'), but only cherry pick well-tested features into 'master'. I know 'master' might not be currently in a shippable sta

Re: [ACS44] release work to do

2014-07-23 Thread Daan Hoogland
not sure if these are really needed though, given Pierre-Lucs report. On Wed, Jul 23, 2014 at 6:08 PM, Daan Hoogland wrote: > Rayees, > > I build templates and uploded them to > http://cloudstack.apt-get.eu/systemvm/4.4 > > you can get them from there. > > > On Wed, Jul 23, 2014 at 1:53 PM, Raye

Re: [ACS44] release work to do

2014-07-23 Thread Daan Hoogland
Rayees, I build templates and uploded them to http://cloudstack.apt-get.eu/systemvm/4.4 you can get them from there. On Wed, Jul 23, 2014 at 1:53 PM, Rayees Namathponnan wrote: > I can help on posting template to download.cloud.com > > Latest 4.4 64bit and 32-bit template jobs failing from >

Re: [DISCUSS][PROPOSAL] git workflow

2014-07-23 Thread Sebastien Goasguen
On Jul 23, 2014, at 11:38 AM, daan Hoogland wrote: > Sebastien, > > It seems we can do what you are calling for is creating a branch > called 'release'. We can merge back into that branch from 4.4, master, > 4.3. I would like to see people that want a feature or bug fix in a > branch make a for

Re: [DISCUSS][PROPOSAL] git workflow

2014-07-23 Thread Daan Hoogland
Sebastien, It seems we can do what you are calling for is creating a branch called 'release'. We can merge back into that branch from 4.4, master, 4.3. I would like to see people that want a feature or bug fix in a branch make a fork of that branch and when that fork is working do a cherry-pick. T

jclouds support for CloudStack

2014-07-23 Thread Aled Sage
Hi all, We are keen users of and contributors to jclouds [1], including for the CloudStack integration. For those who don't know it, Apache jclouds is the leading java cloud portability library, used by a lot of companies and several Apache projects including Brooklyn (for which I'm a lead)

Re: Review Request 23847: Check if config specifies zones before iterating

2014-07-23 Thread Miguel Ferreira
> On July 23, 2014, 2:58 p.m., Santhosh Edukulla wrote: > > Ship It! > > Santhosh Edukulla wrote: > Pushed the patch to master: 9f4f921..bb1c70b master -> master > > One small note though. Please add branch and bug information to review > requests. > Sure. Thanks - Miguel -

Re: jclouds support for CloudStack

2014-07-23 Thread Sebastien Goasguen
On Jul 23, 2014, at 11:32 AM, Aled Sage wrote: > Hi all, > > We are keen users of and contributors to jclouds [1], including for the > CloudStack integration. > > For those who don't know it, Apache jclouds is the leading java cloud > portability library, used by a lot of companies and sever

Review Request 23856: Use local test configuration to enable testing of distributed routing

2014-07-23 Thread Miguel Ferreira
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/23856/ --- Review request for cloudstack, daan Hoogland, Murali Reddy, Hugo Trippaers, and

Re: [DISCUSS][PROPOSAL] git workflow

2014-07-23 Thread Sebastien Goasguen
On Jul 23, 2014, at 11:19 AM, Sam Schmit wrote: > Hey everyone, > > I've been a developer for a handful of years and have had my share of > experience with different version control systems. I've used (for better > or worse) Git, Perforce, Rational ClearCast, and SVN. > > Each of these soluti

Re: [DISCUSS][PROPOSAL] git workflow

2014-07-23 Thread Sam Schmit
Hey everyone, I've been a developer for a handful of years and have had my share of experience with different version control systems. I've used (for better or worse) Git, Perforce, Rational ClearCast, and SVN. Each of these solutions offers their own unique set of features, strengths and weakne

Re: Review Request 23847: Check if config specifies zones before iterating

2014-07-23 Thread Santhosh Edukulla
> On July 23, 2014, 2:58 p.m., Santhosh Edukulla wrote: > > Ship It! Pushed the patch to master: 9f4f921..bb1c70b master -> master One small note though. Please add branch and bug information to review requests. - Santhosh --- This

Build failed in Jenkins: cloudstack-4.4-maven-build #389

2014-07-23 Thread jenkins
See Changes: [Daan Hoogland] Updating pom.xml version numbers for release 4.4.1-SNAPSHOT -- [...truncated 20 lines...] [INFO] Apache CloudStack Framework - REST [INFO] Apache Cloud

Re: Eclipse STS Checkstyle problem

2014-07-23 Thread Hugo Trippaers
Heya, Checkstyle is only reporting the errors. You need to configure eclipse to use for example spaces instead of tabs to automagically fix it. In the directory tools/eclipse in cloudstack there is an XML files that you can import in the eclipse formatter. Cheers, Hugo On 23 jul. 2014, at 16

Re: Review Request 23847: Check if config specifies zones before iterating

2014-07-23 Thread Santhosh Edukulla
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/23847/#review48509 --- Ship it! Ship It! - Santhosh Edukulla On July 23, 2014, 12:17 p.

Eclipse STS Checkstyle problem

2014-07-23 Thread Seif Eddine Jemli
Hi, I have checkstyle erros in my code, in Eclipse STS. I am using "cloud-style.xml", for checkstyle configuration. But I keep getting errors like : "trailing space" and "line contains tab characters". Are there any steps I need to follow to resolve this problem? thanks

Re: [JENKINS] devcloud-continuous-tests

2014-07-23 Thread Srikanteswararao Talluri
Ahmad, Do you have any information about this jenkins slave? Thanks, ~Talluri On Fri, Jul 18, 2014 at 6:08 PM, Hugo Trippaers wrote: > Hey Talluri, > > Do you know what happend to this jenkins slave? The console log tells me that > the system was halted? > > Cheers, > > Hugo

Re: [ACS44] release work to do

2014-07-23 Thread Pierre-Luc Dion
I just test an upgraded installation from 4.3, download the new systemvm template and name it systemvm-xenserver-4.4. The column "Required Upgrade" in the console for VR remain to "No". So I guest no new system-vm template is required since 4.3... *Pierre-Luc DION* Architecte de Solution Cloud

Re: Review Request 23838: CLOUDSTACK-5986: Test scipt to verify the fix in isolated network for non-vpc networks

2014-07-23 Thread ASF Subversion and Git Services
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/23838/#review48504 --- Commit 9f4f9211d0aecbfeadfa626b6202109f40200125 in cloudstack's bran

Re: [ACS44] release work to do

2014-07-23 Thread Pierre-Luc Dion
It would mean someone running 4.3 wouldn't need to update is systemvm then? That's what I've understand so far... *Pierre-Luc DION* Architecte de Solution Cloud | Cloud Solutions Architect t 855.652.5683 *CloudOps* Votre partenaire infonuagique* | *Cloud Solutions Experts 420 rue Guy *|* Montr

Review Request 23852: Testdata configuration changes required for vGPU automation

2014-07-23 Thread sailaja mada
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/23852/ --- Review request for cloudstack, Doug Clark, Sanjay Tripathi, and Santhosh Edukull

Re: [ACS44] release work to do

2014-07-23 Thread Daan Hoogland
Pierre, I wouldn't swear to it but it seems to me that systemvm updates have been done since the last release and we need to update. On Wed, Jul 23, 2014 at 2:43 PM, Pierre-Luc Dion wrote: > Ok, So i've never had answer on: does 4.4 require systemvm template > upgrade? > The current RN does not

Re: Need edit rights for Wiki to improve Marvin - Testing with Python tutorial

2014-07-23 Thread Miguel Ferreira
I’ve fixed all problems I found with that page. Cheers, Miguel On 23 Jul 2014, at 12:28, Santhosh Edukulla wrote: > These were new changes done to marvin, during the same time, we edited wiki > pages to reflect the changes, either it was reedited by some body or this > particular place got m

Re: [ACS44] release work to do

2014-07-23 Thread Pierre-Luc Dion
Ok, So i've never had answer on: does 4.4 require systemvm template upgrade? The current RN does not consider upgrading sysvm. So I will need to update RN when confirmed. thanks, PL On Wed, Jul 23, 2014 at 7:53 AM, Rayees Namathponnan < rayees.namathpon...@citrix.com> wrote: > I can help on p

RE: Failed add KVM agent to CS with latest master

2014-07-23 Thread Alex Brett
> I am unable to add KVM agent with latest master build, this issue is tracked > in https://issues.apache.org/jira/browse/CLOUDSTACK-7170 > > Those made changes in master yesterday/today, can you please check it > regressed from you commit or not ? As noted on the ticket I've narrowed this down

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

2014-07-23 Thread Hugo Trippaers
Sudha, I think those tests are in test/integration/component/test_brocade_vcs.py that Ritu included. Cheers, Hugo On 23 jul. 2014, at 14:07, Sudha Ponnaganti wrote: > Ritu, > > Would be good to add automated tests for the procedure you have outlined. > Marvin has already similar tests and

Re: Review Request 23847: Check if config specifies zones before iterating

2014-07-23 Thread Miguel Ferreira
> On July 23, 2014, 12:05 p.m., Santhosh Edukulla wrote: > > tools/marvin/marvin/marvinInit.py, line 114 > > > > > > please use is not None, rather != > > Miguel Ferreira wrote: > I will do this this time, but if

Re: Review Request 23847: Check if config specifies zones before iterating

2014-07-23 Thread Miguel Ferreira
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/23847/ --- (Updated July 23, 2014, 12:17 p.m.) Review request for cloudstack, daan Hooglan

Re: Review Request 23847: Check if config specifies zones before iterating

2014-07-23 Thread Miguel Ferreira
> On July 23, 2014, 12:05 p.m., Santhosh Edukulla wrote: > > tools/marvin/marvin/marvinInit.py, line 114 > > > > > > please use is not None, rather != > > Miguel Ferreira wrote: > I will do this this time, but if

Re: Review Request 23847: Check if config specifies zones before iterating

2014-07-23 Thread Santhosh Edukulla
> On July 23, 2014, 12:05 p.m., Santhosh Edukulla wrote: > > tools/marvin/marvin/marvinInit.py, line 114 > > > > > > please use is not None, rather != > > Miguel Ferreira wrote: > I will do this this time, but if

Re: Review Request 23847: Check if config specifies zones before iterating

2014-07-23 Thread Miguel Ferreira
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/23847/ --- (Updated July 23, 2014, 12:10 p.m.) Review request for cloudstack, daan Hooglan

Re: Review Request 23847: Check if config specifies zones before iterating

2014-07-23 Thread Miguel Ferreira
> On July 23, 2014, 12:05 p.m., Santhosh Edukulla wrote: > > tools/marvin/marvin/marvinInit.py, line 114 > > > > > > please use is not None, rather != I will do this this time, but if something is broken, I fix it and

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

2014-07-23 Thread Sudha Ponnaganti
Ritu, Would be good to add automated tests for the procedure you have outlined. Marvin has already similar tests and you should be able to reuse them. Thanks /sudha >> Testing >> --- >> >> *Create an isolated network; verify that the port-profile is created on >> the Brocade switch.

RE: deb http://cloudstack.apt-get.eu/ubuntu precise 4.3 - ISSUE

2014-07-23 Thread Paul Angus
Great, thanks Wido. Regards Paul Angus Cloud Architect S: +44 20 3603 0540 | M: +447711418784 | T: CloudyAngus paul.an...@shapeblue.com -Original Message- From: Wido den Hollander [mailto:w...@widodh.nl] Sent: 23 July 2014 13:49 To: dev@cloudstack.apache.org Subject: Re: deb http://cloud

Re: Review Request 23847: Check if config specifies zones before iterating

2014-07-23 Thread Santhosh Edukulla
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/23847/#review48496 --- tools/marvin/marvin/marvinInit.py

Review Request 23847: Check if config specifies zones before iterating

2014-07-23 Thread Miguel Ferreira
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/23847/ --- Review request for cloudstack, daan Hoogland, Santhosh Edukulla, and Hugo Trippa

RE: [ACS44] release work to do

2014-07-23 Thread Rayees Namathponnan
I can help on posting template to download.cloud.com Latest 4.4 64bit and 32-bit template jobs failing from http://jenkins.buildacloud.org/view/4.4/job/cloudstack-4.4-systemvm64/77/console; we need to update the URL for downloading debian-7.4.0-amd64-netinst.iso Regards, Rayees -Original

Re: deb http://cloudstack.apt-get.eu/ubuntu precise 4.3 - ISSUE

2014-07-23 Thread Wido den Hollander
On 07/23/2014 01:39 PM, Wido den Hollander wrote: On 07/23/2014 01:32 PM, Paul Angus wrote: Hi All, Installs from: deb http://cloudstack.apt-get.eu/ubuntu precise 4.3 Fails the key check and appears to be returning CloudStack 4.4 if you override the key check. Can someone have a look ple

Review Request 23845: vGPU test automation

2014-07-23 Thread sailaja mada
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/23845/ --- Review request for cloudstack, Doug Clark, Sanjay Tripathi, and Santhosh Edukull

[RESULT][VOTE][ACS44]Apache CloudStack 4.4.0 RC 2 in branch 4.4-RC20140716T1409

2014-07-23 Thread Daan Hoogland
Hi all, Though the release procedure states that my previous less formal mail is enough, this is to emphasize After 72 hours, the vote for CloudStack 4.4.0 [1] *passes* with 3 PMC + 0 non-PMC votes. +1 (PMC / binding) 3 people 0 none -1 none Thanks to everyone participating. I will now prepar

Re: Review Request 23737: Improve usability of deployDataCenter.py and advanced zone config

2014-07-23 Thread Miguel Ferreira
> On July 21, 2014, 2:12 p.m., Santhosh Edukulla wrote: > > tools/devcloud/devcloud-advanced.cfg, line 86 > > > > > > whats the significance of this change? As I said in the description, I reordered some parameters to

Review Request 23843: Removed duplicated code block

2014-07-23 Thread Miguel Ferreira
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/23843/ --- Review request for cloudstack, daan Hoogland, sanjeev n, and Hugo Trippaers. Re

Re: deb http://cloudstack.apt-get.eu/ubuntu precise 4.3 - ISSUE

2014-07-23 Thread Wido den Hollander
On 07/23/2014 01:32 PM, Paul Angus wrote: Hi All, Installs from: deb http://cloudstack.apt-get.eu/ubuntu precise 4.3 Fails the key check and appears to be returning CloudStack 4.4 if you override the key check. Can someone have a look please. On it! Added the 4.4 packages this morning and

Re: [ACS44] release work to do

2014-07-23 Thread Daan Hoogland
Sally, Our beloved VP pointed out that I should contact you as well about a press release. I cc Pierre-Luc in as he wrote the release notes and I remember that you wanted them for the last press release, correct? I am still busy building the last artifacts and uploading them to the proper source

deb http://cloudstack.apt-get.eu/ubuntu precise 4.3 - ISSUE

2014-07-23 Thread Paul Angus
Hi All, Installs from: deb http://cloudstack.apt-get.eu/ubuntu precise 4.3 Fails the key check and appears to be returning CloudStack 4.4 if you override the key check. Can someone have a look please. Regards, Paul Angus Senior Consultant / Cloud Architect [cid:image003.png@01CEF0F0.9C9104D

download template -> delete vhd

2014-07-23 Thread Tomasz Zięba
Hello, Could someone confirm that download template deletes the vhd file from secondary storage. We are testing on the ACS version 4.2.1 but the code responsible for removing is the same in version 4.4 https://github.com/apache/cloudstack/blob/8b6dc7ce2f0058b9cf29bd9c72e4e0db9162fe6e/services/se

Re: Replace primary & secondary storage

2014-07-23 Thread Tejas Gadaria
Hi Min, Thanks for information, Once i will replace Secondary Storage successfully i will update the result. Regards, Tejas On Tue, Jul 22, 2014 at 10:56 PM, Min Chen wrote: > I am not sure if we have any document for ACS 4.3. But you may be able to > reference the old document, and just reme

Re: Review Request 23735: Fix deployment of data center with marvin

2014-07-23 Thread Santhosh Edukulla
> On July 21, 2014, 1:56 p.m., Santhosh Edukulla wrote: > > tools/marvin/marvin/marvinLog.py, line 168 > > > > > > Make it more abstract and see if is not aware of cfg(log_cfg), i mean > > pass the logfile path, as si

Re: Review Request 23838: CLOUDSTACK-5986: Test scipt to verify the fix in isolated network for non-vpc networks

2014-07-23 Thread Santhosh Edukulla
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/23838/#review48489 --- Ship it! Ship It! - Santhosh Edukulla On July 23, 2014, 9:14 a.m

RE: Need edit rights for Wiki to improve Marvin - Testing with Python tutorial

2014-07-23 Thread Santhosh Edukulla
These were new changes done to marvin, during the same time, we edited wiki pages to reflect the changes, either it was reedited by some body or this particular place got missed. Please add the one with latest. I can add that change for you if you require. Santhosh _

RE: Setting cloudstack dev on windows7

2014-07-23 Thread Donal Lafferty
Can you confirm whether the instructions on the wiki are still correct? > -Original Message- > From: Priyanka Deepala [mailto:priyanka.deepal...@gmail.com] > Sent: 23 July 2014 07:08 > To: dev@cloudstack.apache.org > Subject: Re: Setting cloudstack dev on windows7 > > I restarted the syst

Re: Need edit rights for Wiki to improve Marvin - Testing with Python tutorial

2014-07-23 Thread Miguel Ferreira
Thanks Daan, By the way, just posted this on IRC dev channel, but got no reply there so here it goes: > In the section about running a test from command line, there is a command > like this: "nosetests --with-marvin --marvin-config=demo.cfg --load > test_deploy_vm.py" > However, the version I h

Re: Need edit rights for Wiki to improve Marvin - Testing with Python tutorial

2014-07-23 Thread Daan Hoogland
On Wed, Jul 23, 2014 at 11:56 AM, Miguel Ferreira wrote: > miguelferreira in -- Daan

Re: [DISCUSS][PROPOSAL] git workflow

2014-07-23 Thread Leo Simons
Hey folks, With 4.4.0 tagged, is now an opportune time to go and implement this? I would enthousiastically +1 and get crackin', but I’m not a committer so its not that practical for me to volunteer! I wanted to point out atlassian’s description of gitflow https://www.atlassian.com/git/workfl

Need edit rights for Wiki to improve Marvin - Testing with Python tutorial

2014-07-23 Thread Miguel Ferreira
Hi, I’m following the "Marvin - Testing with Python" tutorial and found some problems with the first example already. I would like to contribute what I found back, but for that I need to be able to edit the page. Username: miguelferreira Cheers, Miguel

RE: Guidelines on Functional Test for plugins

2014-07-23 Thread Santhosh Edukulla
One suggestion if we agree, we can move all "plugin" related functional test cases added so far like nuage,brocade or others, in to test/integration/component/"plugins"/. Not always, we may run them with equipment available for those plugins, in regular regression we can still run normal func

Review Request 23839: CLOUDSTACK-2251: Automation tests for dedicated guest vlan ranges per tenant feature

2014-07-23 Thread Gaurav Aradhye
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/23839/ --- Review request for cloudstack, sanjeev n and SrikanteswaraRao Talluri. Bugs: CL

  1   2   >