Re: Review Request 13701: Automation Tests for HA Proxy Stickiness

2013-10-14 Thread Prasanna Santhanam
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/13701/#review27007 --- Ship it! commit 56ccb2835b28c04bbecc3910b20cc5c0b016bda5 Author: Gi

Re: Review Request 13806: CLOUDSTACK-4407: Use extractTemplate API to get hypervisor specific template information

2013-10-14 Thread Prasanna Santhanam
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/13806/ --- (Updated Oct. 15, 2013, 6:42 a.m.) Review request for cloudstack, venkata swamy

Re: Build failed in Jenkins: cloudstack-rat-master #3408

2013-10-14 Thread Prasanna Santhanam
Fixed RAT. Committers please note the license header on patches in rb for new files. On Tue, Oct 15, 2013 at 05:22:43AM +, Apache Jenkins Server wrote: > See > > Changes: > > [min.chen] CLOUDSTACK-4859:Add global config to di

Re: Master broken in KVM ?

2013-10-14 Thread Prasanna Santhanam
The actual error was a few lines above what Rayees indicated. I've filed a bug report in CLOUDSTACK-4865. All the deployVM commands are failing. On Tue, Oct 15, 2013 at 10:47:45AM +0530, Prasanna Santhanam wrote: > well deployment was broken but i fixed it over the weekend. this was > the configde

Re: Master broken in KVM ?

2013-10-14 Thread Prasanna Santhanam
well deployment was broken but i fixed it over the weekend. this was the configdepot changes that puts the 'host' variable in the agent set to localhost causing the kvm agent to reach back to itself. the vm deployment failures i am investigating. the deployvm api always shows XenServer because the

Re: [DOC] Fix typo in doc for apt-get install cloudstack-management command

2013-10-14 Thread Prasanna Santhanam
On Tue, Oct 15, 2013 at 12:08:15AM -0400, Travis Graham wrote: > This fixes the typo referenced in CLOUDSTACK-4161. > applied, thanks, You may send the patch directly in email as git format-patch generates it. At least until we have a reviewboard group for cloudstack-docs. > Travis -- Prasanna

Re: [DOC] Jira Issues that can be reviewed and closed

2013-10-14 Thread Prasanna Santhanam
On Mon, Oct 14, 2013 at 11:43:33PM -0400, Travis Graham wrote: > Here is a list of Jira issues against the docs that can be reviewed and > closed if the outcome is acceptable: > > CLOUDSTACK-4844 -- Corrected download link for MSI file, removed MSI link > from Linux section > CLOUDSTACK-4805 --

Re: Wiki access

2013-10-14 Thread Prasanna Santhanam
On Mon, Oct 14, 2013 at 07:55:12PM -0600, Yoshikazu Nojima wrote: > Please provide me edit permissions, username: ynojima. > I'd like to update the vxlan integration feature proposal. > https://cwiki.apache.org/confluence/display/CLOUDSTACK/Feature+Proposal+-+Linux+native+VXLAN+support+on+KVM+hyper

[DOC] Fix typo in doc for apt-get install cloudstack-management command

2013-10-14 Thread Travis Graham
This fixes the typo referenced in CLOUDSTACK-4161. Travis

[DOC] Another Jira issue that can be reviewed and closed

2013-10-14 Thread Travis Graham
Another patch: CLOUDSTACK-4609 -- Updates Pod and Cluster references in CS hierarchy Travis

[DOC] Jira Issues that can be reviewed and closed

2013-10-14 Thread Travis Graham
Here is a list of Jira issues against the docs that can be reviewed and closed if the outcome is acceptable: CLOUDSTACK-4844 -- Corrected download link for MSI file, removed MSI link from Linux section CLOUDSTACK-4805 -- Added the missing Ubuntu steps CLOUDSTACK-4782 -- Already corrected in 4.2.

Re: Wiki access

2013-10-14 Thread Yoshikazu Nojima
Please provide me edit permissions, username: ynojima. I'd like to update the vxlan integration feature proposal. https://cwiki.apache.org/confluence/display/CLOUDSTACK/Feature+Proposal+-+Linux+native+VXLAN+support+on+KVM+hypervisor# Thanks, Noji 2013/10/8 Chip Childers : > On Tue, Oct 08, 2013

Re: Master broken in KVM ?

2013-10-14 Thread Marcus Sorensen
Seems to work. I was able to deploy a VM from the UI at least, so something in the test perhaps is wrongly choosing hypervisor when constructing the API call. This was master as of: commit 8b397f1d427b9e8704ab684cf3c359e5d35e8d91 Author: Jessica Wang Date: Mon Oct 14 13:39:27 2013 -0700 On Mon

Re: Review Request 14522: [CLOUDSTACK-4771] Support Revert VM Disk from Snapshot

2013-10-14 Thread Chris Suich
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/14522/ --- (Updated Oct. 14, 2013, 10:50 p.m.) Review request for cloudstack, Brian Federl

Review Request 14637: Fixed a bug with takeSnapshot failing as 'Not implemented'

2013-10-14 Thread Chris Suich
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/14637/ --- Review request for cloudstack and edison su. Repository: cloudstack-git Descr

Re: Review Request 14577: Remove Setters from *JoinVO Classes

2013-10-14 Thread edison su
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/14577/#review26991 --- Ship it! Ship It! - edison su On Oct. 14, 2013, 1:04 p.m., Chris

Re: Review Request 14609: Added Categorized Sorting of SnapshotStrategy and DataMotionStrategy

2013-10-14 Thread edison su
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/14609/#review26990 --- Ship it! Ship It! - edison su On Oct. 11, 2013, 7:32 p.m., Chris

Re: Review Request 14522: [CLOUDSTACK-4771] Support Revert VM Disk from Snapshot

2013-10-14 Thread edison su
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/14522/#review26989 --- Ship it! Ship It! - edison su On Oct. 7, 2013, 8:26 p.m., Chris

[ACS43] Feature tickets

2013-10-14 Thread Animesh Chaturvedi
Folks The schedule for ACS43 release is out. If you are planning to deliver a feature for 4.3 release please make sure to update JIRA issues with the fixVersion as 4.3 and post the design specs at [1]. I want to have the Release Dashboard setup by tomorrow. [1] https://cwiki.apache.org/confl

Re: Master broken in KVM ?

2013-10-14 Thread Marcus Sorensen
I can pull down the latest and give it a shot. It was working for me earlier. Could this be the automation run or test config's fault? On Mon, Oct 14, 2013 at 3:28 PM, Rayees Namathponnan wrote: > Is it master broken in KVM ? > > All deployment failed in KVM master automation run, result availab

Master broken in KVM ?

2013-10-14 Thread Rayees Namathponnan
Is it master broken in KVM ? All deployment failed in KVM master automation run, result available at http://jenkins.buildacloud.org/view/cloudstack-qa/job/test-smoke-matrix/906/ We can get agent and management server logs from http://jenkins.buildacloud.org/job/test-matrix-extended/distro=cent

Re: Public CIDR in vpc

2013-10-14 Thread Marcus Sorensen
I'm not necessarily thinking about route advertisement or something that could be disruptive, if someone brought up a VPC with public address space it simply wouldn't work outside of the VPC (although that may be something to consider as well). I was primarily thinking about a situation where the

Re: Review Request 14381: KVM: add connect/disconnect capabilities to StorageAdaptors so that external storage services can attach/detach devices on-demand

2013-10-14 Thread Marcus Sorensen
I usually force reinstall, but usually play on the RPMs. I'm not 100% sure that would overwrite your jars on debian, but probably would. Did it overwrite your log4j-cloud.xml? On Mon, Oct 14, 2013 at 2:26 PM, Mike Tutkowski < mike.tutkow...@solidfire.com> wrote: > Although I don't see my new "pr

Re: [DISCUSS] Checked Exceptions

2013-10-14 Thread Kelven Yang
On 10/14/13 10:29 AM, "Darren Shepherd" wrote: >I'm going through and updating all the code to use what I had proposed >with Transaction management. This has uncovered more fun issues >around exception handling. Well, not an issue per say, but just >pointed out the ridiculous amount of checke

Re: Review Request 14381: KVM: add connect/disconnect capabilities to StorageAdaptors so that external storage services can attach/detach devices on-demand

2013-10-14 Thread Mike Tutkowski
Although I don't see my new "printlns," so maybe that didn't really force a reinstall. On Mon, Oct 14, 2013 at 2:12 PM, Mike Tutkowski < mike.tutkow...@solidfire.com> wrote: > Looks like I asked that question too soon. :) > > This seems to work: > > sudo apt-get install --force-reinstall true cl

Re: Review Request 14381: KVM: add connect/disconnect capabilities to StorageAdaptors so that external storage services can attach/detach devices on-demand

2013-10-14 Thread Mike Tutkowski
Looks like I asked that question too soon. :) This seems to work: sudo apt-get install --force-reinstall true cloudstack-agent On Mon, Oct 14, 2013 at 1:59 PM, Mike Tutkowski < mike.tutkow...@solidfire.com> wrote: > Hey Marcus, > > When I rebuild my DEBs and try to re-deploy them to my KVM hos

Re: Review Request 14381: KVM: add connect/disconnect capabilities to StorageAdaptors so that external storage services can attach/detach devices on-demand

2013-10-14 Thread Mike Tutkowski
Hey Marcus, When I rebuild my DEBs and try to re-deploy them to my KVM host, I receive the following message: cloudstack-agent is already the newest version. How do you recommend I get around this? I assume if I do the following that I will un-install necessary config files? sudo apt-get remov

Re: Public CIDR in vpc

2013-10-14 Thread Chip Childers
If allowed, I'd make it disabled by default. Otherwise operators may be surprised by their user's actions... ;-) On Mon, Oct 14, 2013 at 3:01 PM, Marcus Sorensen wrote: > Working from the idea that cloudstack may be deployed as a component of a > larger infrastructure orchestration effort, is

Re: UI accounts wizard broken

2013-10-14 Thread Ian Duffy
Seems to be working for me What caused the issue first time round? On 14 October 2013 18:20, Brian Federle wrote: > Your code snippet looks correct. I just tested the issue today, and the > password confirm is working again. Can you double-check if it works on your > setup (on the latest

Public CIDR in vpc

2013-10-14 Thread Marcus Sorensen
Working from the idea that cloudstack may be deployed as a component of a larger infrastructure orchestration effort, is there any reason not to allow non-rfc1918 added as the VPC super CIDR?

RE: [ACS43] [DISCUSS] Release management tasks up for grabs

2013-10-14 Thread Animesh Chaturvedi
Folks I have updated the 4.3 release page [1] with a section on Release Management that has a table for Role and Volunteers. So far Frankie and Travis have stepped up for documentation. If you plan to volunteer for specific roles please reply to this thread and put your name and email on the Re

RE: Re-Introduction and Assist

2013-10-14 Thread Animesh Chaturvedi
Frankie thanks for your note, I have added you for Documentation From: Frankie Onuonga [mailto:frankie.onuo...@gmail.com] Sent: Sunday, October 13, 2013 12:40 PM To: dev@cloudstack.apache.org Cc: Animesh Chaturvedi Subject: Re-Introduction and Assist Hi guys. Firstly, I would like to introduce m

Re: AWS API in CloudStack

2013-10-14 Thread La Motta, David
Got it. I am not going to RTFM myself, but just might! http://cloudstack.apache.org/docs/en-US/Apache_CloudStack/4.2.0/html/Instal lation_Guide/aws-interface-compatibility.html :-) Thanks, Sebastien. David La Motta Technical Marketing Engineer - Citrix Solutions | NetApp Direct: 1.919.476.

RE: [ACS43] Proposed schedule

2013-10-14 Thread Animesh Chaturvedi
That would be preferred but may be impractical. For 4.1 also until we hit the RC Chip had allowed folks to checkin critical fixes check the thread below http://markmail.org/thread/qkkxycablpsmogsx Animesh > -Original Message- > From: Sebastien Goasguen [mailto:run...@gmail.com] > Sent:

Re: AWS API in CloudStack

2013-10-14 Thread Sebastien Goasguen
Cloudstack has a native api which is not a standard (only occi and cimi are ). Recognizing early that aws ec2 is the de facto std we provide a mapping between ec2/ebs and our native api. The aim is to be fully compliant so that ec2 tools can be used transparently against a cloudstack cloud runn

Re: AWS API in CloudStack

2013-10-14 Thread La Motta, David
http://www.servicemesh.com/cloud-it-resources/cloud-strategy-transform-it-b log/blog/apache-cloudstack-aws-for-every-man/ Forgot the link! Sorry. On 10/14/13 2:14 PM, "La Motta, David" wrote: >Hello, folks. In reading this article (), I found this: > >"Interestingly, Apache CloudStack will

AWS API in CloudStack

2013-10-14 Thread La Motta, David
Hello, folks. In reading this article (), I found this: "Interestingly, Apache CloudStack will follow a dual-API strategy. First, the project will maintain compatibility with the familiar AWS API, which allows users to leverage tool sets built to work with AWS. Love it or hate it, the AWS API is

CloudStack Bay Area Meetup

2013-10-14 Thread Amogh Vasekar
Hi All, The CloudStack Bay Area meet-up will be held tomm. (10/15) with Juniper doing a Contrail integration demo, followed by a DevCloud intro session to help new CloudStack developers. More details on http://www.meetup.com/CloudStack-SF-Bay-Area-Users-Group/events/141814852/ Do join in if arou

[DISCUSS] Checked Exceptions

2013-10-14 Thread Darren Shepherd
I'm going through and updating all the code to use what I had proposed with Transaction management. This has uncovered more fun issues around exception handling. Well, not an issue per say, but just pointed out the ridiculous amount of checked exceptions in method signatures. I generally follow

RE: UI accounts wizard broken

2013-10-14 Thread Brian Federle
Your code snippet looks correct. I just tested the issue today, and the password confirm is working again. Can you double-check if it works on your setup (on the latest master)? If so, I’ll assume it’s fixed. Thanks, Brian From: Ian Duffy [mailto:i...@ianduffy.ie] Sent: Saturday, October 12, 20

Re: Cloudstack collab Hackathons

2013-10-14 Thread Marcus Sorensen
On Mon, Oct 14, 2013 at 8:22 AM, Sebastien Goasguen wrote: > > On Oct 11, 2013, at 4:43 AM, Hugo Trippaers wrote: > >> Hey Guys, >> >> The CloudStack collaboration conference is right around the corner. The >> first day of the conference will be dedicated to workshops and a hackathon. >> >> I'm

Re: Cloudstack collab Hackathons

2013-10-14 Thread Frankie Onuonga
On Mon, Oct 14, 2013 at 5:22 PM, Sebastien Goasguen wrote: > > On Oct 11, 2013, at 4:43 AM, Hugo Trippaers wrote: > > > Hey Guys, > > > Hi > > The CloudStack collaboration conference is right around the corner. The > first day of the conference will be dedicated to workshops and a hackathon. > >

CloudStack Collab Conference EU - November 20 through 22

2013-10-14 Thread Chip Childers
Hey all, Just a reminder that we have our collaboration conference coming up in Amsterdam on November 20 through 22. It would be great to get as many members of the development community there as can make it! More info can be found here: http://cloudstackcollab.org/ Register here: http://clou

Re: Cloudstack collab Hackathons

2013-10-14 Thread Sebastien Goasguen
On Oct 11, 2013, at 4:43 AM, Hugo Trippaers wrote: > Hey Guys, > > The CloudStack collaboration conference is right around the corner. The first > day of the conference will be dedicated to workshops and a hackathon. > > I'm curious which developers are planning to attend the hackthon and wha

Re: [ACS43] Proposed schedule

2013-10-14 Thread Sebastien Goasguen
just a little feedback After 12/06 can we limit commits to the RM. It worked quite well for 4.1. -sebastien On Oct 14, 2013, at 12:13 AM, Mike Tutkowski wrote: > This schedule looks good to me. > > > On Sun, Oct 13, 2013 at 12:57 PM, Daan Hoogland > wrote: > >> looks like a plan, Animesh

Re: Review Request 14577: Remove Setters from *JoinVO Classes

2013-10-14 Thread Chris Suich
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/14577/ --- (Updated Oct. 14, 2013, 1:04 p.m.) Review request for cloudstack, Koushik Das,

Re: Review Request 14577: Remove Setters from *JoinVO Classes

2013-10-14 Thread SuichII, Christopher
Good idea, Dann - I'll make sure to add some people who responded to the original thread to the reviewer list. Laszio, that is an interesting point. I'm not sure if CS is currently JPA compliant. However, after looking through JSR-317, I can't seem to find anything in the spec about views. Is t

Re: Global setting "host" is not set to MS IP anymore on master

2013-10-14 Thread Prasanna Santhanam
After deploying using marvin's config file I have to perform a restart of mgmt server for the globals to take effect. The problem also appears quite annoyingly in KVM hosts where the agent recieves localhost in the mgmt server info and tries to connect back to itself. The spring-modularization bra