Re: Developer Guide - Current Setup Guide?

2017-07-10 Thread Ron Wheeler
They do not need to be a committer of software. I support the documentation in a number of projects where I am not a committer. The ACL does give you any rights. It only says that you agree that the rights to ANYTHING that you contribute to a project belong to Apache. Ron On 10/07/2017

Re: Developer Guide - Current Setup Guide?

2017-07-10 Thread Alex Hitchins
Understand your point. I work for my own company so don't have the issues mentioned. Agree that others may. > On 10 Jul 2017, at 22:23, Ron Wheeler wrote: > > Some employment agreements give ALL work done while employed to the employer > which makes the CCLA

RE: [DISCUSS] CloudStack 4.9.3.0 (LTS)

2017-07-10 Thread Sean Lair
Here are three issues we ran into in 4.9.2.0. We have been running all of these fixes for several months without issues. The code changes are all very easy/small, but had a big impact for us. I'd respectfully suggest they go into 4.9.3.0: https://github.com/apache/cloudstack/pull/2041 (VR

RE: [DISCUSS] drop support for CentOS6 with 4.10

2017-07-10 Thread Paul Angus
I would suggest that this would justify a 5.0 release.. might be a good time to get in any other major changes Kind regards, Paul Angus paul.an...@shapeblue.com  www.shapeblue.com 53 Chandos Place, Covent Garden, London WC2N 4HSUK @shapeblue -Original Message- From:

Re: next major release

2017-07-10 Thread Rene Moser
Hi Rajani, Wei On 07/10/2017 08:40 AM, Wei ZHOU wrote: > It depends on how many new futures or improvements will be merged. > > Here are some features we are interested (and in progress) > - CloudStack Container Service (by shapeblue) > - NoVNC console (GSoC project) > - Config Drive (by wido) >

Re: [DISCUSS] Extending Marvin Smoketest Suite

2017-07-10 Thread Boris Stoyanov
Thanks Will, There’s big set of projects tests in the component suite, I’ll add that in the the task and review what tests would be good to go in the smoke test suite. Please shout if you explicitly need something added. Thanks, Bobby. boris.stoya...@shapeblue.com  www.shapeblue.com 53

Re: Cloudstack dev Noob start :-)

2017-07-10 Thread Olivier Lamy
Hi Looks more to be a permission issue Caused by: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: ALTER command denied to user 'cloud'@'localhost' for table 'account' When running create-database script I get this warning. sql> GRANT ALL ON cloud.* to cloud@`%` identified by 'cloud'

Re: Developer Guide - Current Setup Guide?

2017-07-10 Thread Alex Hitchins
Sorry, CLA? Is this the licence? I don't believe I do have one personally. I believe I may have an account for the wiki still, will see if I can resurrect it. Happy to amend the wiki, it is just the process of finding what is out of date by trial and error. The PR I have open, that should be

Re: Developer Guide - Current Setup Guide?

2017-07-10 Thread Ron Wheeler
You may want to own the wiki content as well as the software. A company may want to quote the wiki or incorporate some of it into their documentation without having to get the rights from each person who contributed to the page. Even more complicated if someone posts a design or an

Re: Developer Guide - Current Setup Guide?

2017-07-10 Thread Ron Wheeler
https://www.apache.org/licenses/icla.pdf should be filled in and submitted. It covers all Apache projects so you only do it once. It specifically mentions documentation. It is also important to note that if a contributor works for a company and works on Apache projects on company time or has

Re: Developer Guide - Current Setup Guide?

2017-07-10 Thread Will Stevens
It is worth asking people to sign those even if they are not a committer, but they are actively contributing to the wiki. So if that is your point, then I agree that is probably a good idea Ron... *Will Stevens* CTO On Mon, Jul 10, 2017 at 2:32 PM, Ron Wheeler

Re: Developer Guide - Current Setup Guide?

2017-07-10 Thread Will Stevens
Alex, I have been slowly started getting through some of the documentation that is out of date and will be adding some PRs with changes. I have not looked at that specific guide yet, so I will have to review that one to be any help. I will see what I can do to help this week. You can ping me

Re: Developer Guide - Current Setup Guide?

2017-07-10 Thread Will Stevens
This is what he means: https://www.apache.org/dev/new-committers-guide.html#cla I don't know that it is required for wiki access, but someone probably does understand those details. On Jul 10, 2017 12:44 PM, "Alex Hitchins" wrote: Sorry, CLA? Is this the licence? I

Re: Developer Guide - Current Setup Guide?

2017-07-10 Thread Ron Wheeler
Alex, Do you have a CLA on file with Apache. You should have one to contribute to the wiki. Ron On 10/07/2017 10:42 AM, Daan Hoogland wrote: create your account on cwiki and we can give you access On Sun, Jul 9, 2017 at 12:10 AM, Alex Hitchins wrote: Please let me

Re: Developer Guide - Current Setup Guide?

2017-07-10 Thread Will Stevens
While I agree with some of your points Ron, we also need to make sure that we are setup to be able to take advantage of motivated people contributing (especially around documentation) without first requiring that they become a committer. That is a bit of a chicken and egg problem because no one

Re: Developer Guide - Current Setup Guide?

2017-07-10 Thread Daan Hoogland
Why do you say that Ron? You need one to become a committer. for the wiki we need to recognise you as a contributor. I think you need no more. On Mon, Jul 10, 2017 at 5:10 PM, Ron Wheeler wrote: > Alex, > Do you have a CLA on file with Apache. > You should have

Re: Developer Guide - Current Setup Guide?

2017-07-10 Thread Alex Hitchins
This sounds like it isn't needed currently, correct? I will see if I can locate my confluence credentials, sure I had these circa 2013! Do I assume the broader answer to my question is that this is the most up to date resource? I see another person ask noob question so wondered if I had

Re: Developer Guide - Current Setup Guide?

2017-07-10 Thread Daan Hoogland
We have always given non committers access to the wiki if we knew them on list. In fact when I (first) joined our group there was no restriction on the wiki at all. On Mon, Jul 10, 2017 at 6:57 PM, Will Stevens wrote: > This is what he means: >

[NOTICE] Meeting with Accelerite Leadership

2017-07-10 Thread ilya musayev
Dear CloudStackers, Last week, Johh Kinsella and myself were suppose to meet with Accelerite leadership team. Unfortunately John could not make it - so i was alone. We discussed ways we can improve community collaboration and leverage Accelerite"s resources to align and drive larger community

[JOB OPPORTUNITY] LeaseWeb is looking for CloudStack Developer

2017-07-10 Thread ilya
Hi Folks, Promised to help LeaseWeb recruiter with posting Job to "dev" and "user" list - apology for cross posting. Please reach out to recruiter directly, job description can be seen here: https://drive.google.com/open?id=0B06G3DVBuP9zQXRwMzVKZTJOVlU Recruiter for this position can be

RE: Developer Guide - Current Setup Guide?

2017-07-10 Thread Will Stevens
Perfect. I will review that set of docs after I finish the one I am working on and we will go from there. Can you link the doc you are referencing? On Jul 10, 2017 4:21 PM, "Alex Hitchins" wrote: > Thanks Will, very kind of you. > > I will try and get as far along as I

Re: Developer Guide - Current Setup Guide?

2017-07-10 Thread Ron Wheeler
It is easy to fill out the form and it lets you work on any project. If you are only going to change a URL, you can just make a request in the dev list and someone with an ICLA on file will do it. It sounds like you are going to do a lot more. It is just a good habit for the PMC and

RE: Developer Guide - Current Setup Guide?

2017-07-10 Thread Alex Hitchins
Thanks Will, very kind of you. I will try and get as far along as I can and keep notes of things I notice along the way. Alexander Hitchins E: a...@alexhitchins.com W: alexhitchins.com M: 07788 423 969 T: 01892 523 587 -Original Message- From:

RE: Developer Guide - Current Setup Guide?

2017-07-10 Thread Alex Hitchins
That was my understanding. I'm working on this on my own time, so I have no legal concerns over the ownership of work. I understand it's probably worthwhile in the long run but adds another step people may consider too much bother to make a one line change to a URL. Alexander Hitchins

RE: Developer Guide - Current Setup Guide?

2017-07-10 Thread Alex Hitchins
Great - the setup guide I'm following is : https://cwiki.apache.org/confluence/display/CLOUDSTACK/Setting+up+CloudStack+Development+Environment+on+Linux I have got a pull request open for the git repo readme, however it's breaking the build (somehow!). That is this one :

Re: Developer Guide - Current Setup Guide?

2017-07-10 Thread Ron Wheeler
Some employment agreements give ALL work done while employed to the employer which makes the CCLA required in some cases even if the work is being done on your own time.. Not everyone needs to have a CCLA for their company but people working for CloudOps, Shapeblue and other which are

Re: next major release

2017-07-10 Thread Rohit Yadav
It should be 4.11.0.0. Unless we're breaking APIs, I'm not in favour of 5.0.0.0. - Rohit From: Rajani Karuturi Sent: 10 July 2017 10:39:37 To: dev@cloudstack.apache.org Subject: next major release should it be 4.11.0.0 or 5.0.0.0? ~Rajani

Re: next major release

2017-07-10 Thread Wei ZHOU
It depends on how many new futures or improvements will be merged. Here are some features we are interested (and in progress) - CloudStack Container Service (by shapeblue) - NoVNC console (GSoC project) - Config Drive (by wido) - Network/VPC VR bug fixes I vote for 5.0.0.0 if all above are done.

Re: [DISCUSS] drop support for CentOS6 with 4.10

2017-07-10 Thread Pierre-Luc Dion
In this case, if we say 4.10.0.0 can be install on centos6 it mean we need to provide some instruction on how to install it, and is there anyone that tested 4.10 packages on CentOS6 ? Cheers, On Mon, Jul 10, 2017 at 3:03 AM, Paul Angus wrote: > I would suggest that

Re: Developer Guide - Current Setup Guide?

2017-07-10 Thread Daan Hoogland
create your account on cwiki and we can give you access On Sun, Jul 9, 2017 at 12:10 AM, Alex Hitchins wrote: > Please let me know if there is anything I can do to help with this. > > I have an open PR on the repo readme.md, minor documentation change but > somehow is

Re: Cloudstack dev Noob start :-)

2017-07-10 Thread Daan Hoogland
Oliver, I am pretty sure you where having a mysql version error at first. This one is new to me. Did you fully remove mysql and the cloud database and then install mariadb? Maybe you can drop all tables and run the mvn command for installing a db instead of the create db script. just for checking