[GitHub] cloudstack pull request: CLOUDSTACK-9395: Add Virtio RNG device to...

2016-05-31 Thread wido
Github user wido commented on the pull request: https://github.com/apache/cloudstack/pull/1572#issuecomment-222612848 @ustcweizhou: You need at least libvirt 1.0.3. Ubuntu 14.04 contains Libvirt 1.2.2, so with that hypervisor you are fine. --- If your project is set up for it, you

[GitHub] cloudstack pull request: CLOUDSTACK-9395: Add Virtio RNG device to...

2016-05-31 Thread ustcweizhou
Github user ustcweizhou commented on the pull request: https://github.com/apache/cloudstack/pull/1572#issuecomment-222611860 @wido what is the minimum of qemu/libvirt version this require? maybe better to add some version check ? --- If your project is set up for it, you can reply

[GitHub] cloudstack pull request: Fixes for VirtualRouters in Basic Network...

2016-05-31 Thread The-Loeki
Github user The-Loeki commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/1547#discussion_r65131979 --- Diff: systemvm/patches/debian/config/etc/init.d/cloud-early-config --- @@ -1207,33 +1145,27 @@ setup_secstorage() { fi setup_apache2

[GitHub] cloudstack pull request: Fixes for VirtualRouters in Basic Network...

2016-05-31 Thread The-Loeki
Github user The-Loeki commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/1547#discussion_r65132038 --- Diff: systemvm/patches/debian/config/etc/init.d/cloud-early-config --- @@ -1207,33 +1145,27 @@ setup_secstorage() { fi setup_apache2

[GitHub] cloudstack pull request: Fixes for VirtualRouters in Basic Network...

2016-05-31 Thread The-Loeki
Github user The-Loeki commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/1547#discussion_r65131836 --- Diff: systemvm/patches/debian/config/etc/init.d/cloud-early-config --- @@ -801,38 +802,29 @@ setup_sshd(){ setup_vpc_apache2() { log_it

Re: Write permissions in Cloudstack Confluence

2016-05-31 Thread Daan Hoogland
On Mon, May 30, 2016 at 2:46 PM, Will Stevens wrote: > >>> Sorry, my user is: boris.stoyanov ​you're in. @will I will look at giving you as full control as I am allowed to give you later today ;)​ -- Daan

[GitHub] cloudstack pull request: CLOUDSTACK-9389:[automation]updating test...

2016-05-31 Thread nitt10prashant
Github user nitt10prashant commented on the pull request: https://github.com/apache/cloudstack/pull/1563#issuecomment-222635435 @koushik-das as you have asked done following 1- moved check_string to test_data.py 2-provided test result can you review changes . --- If

[GitHub] cloudstack pull request: Make sure that the DB drivers are loaded ...

2016-05-31 Thread nlivens
GitHub user nlivens opened a pull request: https://github.com/apache/cloudstack/pull/1574 Make sure that the DB drivers are loaded before creating connections You can merge this pull request into a Git repository by running: $ git pull https://github.com/nlivens/cloudstack

[GitHub] cloudstack pull request: Make sure that the DB drivers are loaded ...

2016-05-31 Thread nlivens
Github user nlivens commented on the pull request: https://github.com/apache/cloudstack/pull/1574#issuecomment-222642902 @rhtyd, @DaanHoogland, @swill, pinging you guys for an update regarding the Tomcat start up issue. This is related to #1553. I've also updated this in the mailing

[GitHub] cloudstack pull request: CLOUDSTACK-9389:[automation]updating test...

2016-05-31 Thread koushik-das
Github user koushik-das commented on the pull request: https://github.com/apache/cloudstack/pull/1563#issuecomment-222643203 Thanks @nitt10prashant for the making the changes. LGTM. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub

[GitHub] cloudstack pull request: CLOUDSTACK-9396:fixing issue related to s...

2016-05-31 Thread nitt10prashant
GitHub user nitt10prashant opened a pull request: https://github.com/apache/cloudstack/pull/1573 CLOUDSTACK-9396:fixing issue related to script test_dhcphosts fixing following 1-issue related to check_String:changed check string to "3 received" and use test_data 2-ssh to

Re: MySQL : No suitable driver found for jdbc:mysql

2016-05-31 Thread Nick LIVENS
Reopening this thread. Has anyone actually deployed ACS 4.9.0 as a service since these changes? The issue is not yet resolved by the changes that got merged in. I've digged deeper, and found out that Tomcat is really specific in how it loads the JDBC drivers apparently. If we would be using the

Re: Write permissions in Cloudstack Confluence

2016-05-31 Thread Boris Stoyanov
Thanks Daan! > boris.stoya...@shapeblue.com  www.shapeblue.com 53 Chandos Place, Covent Garden, London WC2N 4HSUK @shapeblue On May 31, 2016, at 10:39 AM, Daan Hoogland wrote: > > On Mon, May 30, 2016 at 2:46 PM, Will Stevens wrote: >

Re: Write permissions in Cloudstack Confluence

2016-05-31 Thread Daan Hoogland
On Tue, May 31, 2016 at 10:36 AM, Boris Stoyanov < boris.stoya...@shapeblue.com> wrote: > > @will I will look at giving you as full control ​wstevens has full access​ -- Daan

[GitHub] cloudstack pull request: BUG-ID: CLOUDSTACK-8922: Unable to delete IP tag

2016-05-31 Thread bvbharatk
Github user bvbharatk commented on the pull request: https://github.com/apache/cloudstack/pull/905 ### ACS CI BVT Run **Sumarry:** Build Number 99 Hypervisor xenserver NetworkType Advanced Passed=73 Failed=0 Skipped=3 _Link to logs Folder

[GitHub] cloudstack pull request: CLOUDSTACK-9379: Support nested virtualization at V...

2016-05-31 Thread DaanHoogland
Github user DaanHoogland commented on the pull request: https://github.com/apache/cloudstack/pull/1542 @nvazquez sounds great, keep us posted --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have

[GitHub] cloudstack pull request: Removed unused methods from XenServerConnectionPool

2016-05-31 Thread DaanHoogland
Github user DaanHoogland commented on the pull request: https://github.com/apache/cloudstack/pull/1557 @rodrigo93 @rafaelweingartner Do you have a scenario that proves these methods to be a problem? returning true or null (or void) does not imply a problem unless the result can be

Re: Master is frozen for the 4.9 release

2016-05-31 Thread Daan Hoogland
reads like a plan, Will. :+1: On Sat, May 28, 2016 at 12:34 AM, Will Stevens wrote: > Hey All, > I think I have done what I can do at this point. I am sorry if you have a > PR that you wanted to get in that didn't make it. I pushed my deadline for > the freeze a bit

[GitHub] cloudstack pull request: Removed unused methods from XenServerConnectionPool

2016-05-31 Thread rafaelweingartner
Github user rafaelweingartner commented on the pull request: https://github.com/apache/cloudstack/pull/1557 @DaanHoogland are you asking about the code at lines 53-70? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If

[CCC2016MTL] Round Table Event (for remote attendees)

2016-05-31 Thread Pierre-Luc Dion
Hi all, As you know, tomorrow is the first day of the Apache CloudStack Collab 2016 Montreal. We will be starting with a round-table session around 1:30 pm EDT (GMT -4). You are all invited to join us via GoToMeeting [1] and contribute to the list of topics you would like to see discussed [2].

[GitHub] cloudstack pull request: Removed unused methods from XenServerConnectionPool

2016-05-31 Thread DaanHoogland
Github user DaanHoogland commented on the pull request: https://github.com/apache/cloudstack/pull/1557 No I am talking about the problems with TrustAllManager. I am not convinced there is a problem by the not by @rodrigo93 . --- If your project is set up for it, you can reply to

[GitHub] cloudstack pull request: Make sure that the DB drivers are loaded before cre...

2016-05-31 Thread swill
Github user swill commented on the pull request: https://github.com/apache/cloudstack/pull/1574 I gave one of my guys RPMs for master without this PR and he was able to reproduce the issue you have described. I gave him new RPMs for master including your PR and he got up and running

[GitHub] cloudstack pull request: CLOUDSTACK-8908 After copying the template charging...

2016-05-31 Thread bvbharatk
Github user bvbharatk commented on the pull request: https://github.com/apache/cloudstack/pull/896 ### ACS CI BVT Run **Sumarry:** Build Number 101 Hypervisor xenserver NetworkType Advanced Passed=66 Failed=3 Skipped=3 _Link to logs Folder

Re: IPv6 Hackathon next week

2016-05-31 Thread Abhinandan Prateek
On IPv6 support: Cloudstack has limited IPv6 support already built into it IPv6 Support in CloudStack . This does not appear to be in use ? And also looks like a superficial add on as against a well thought of feature. IPv6

[GitHub] cloudstack pull request: CLOUDSTACK-8910: The reserved_capacity field increa...

2016-05-31 Thread bvbharatk
Github user bvbharatk commented on the pull request: https://github.com/apache/cloudstack/pull/892 ### ACS CI BVT Run **Sumarry:** Build Number 102 Hypervisor xenserver NetworkType Advanced Passed=71 Failed=2 Skipped=3 _Link to logs Folder

Re: [DISCUSS] Release Cycle

2016-05-31 Thread Abhinandan Prateek
Hi John, Thanks for detailed email on release cadence. A 2 month release cycle with an LTS release every 6 month is the middle ground. With CI evolving in terms of participation, coverage quality and test case quality we will be looking forward to still better cloudstack releases. Regards,

[GitHub] cloudstack pull request: BUG-ID:CLOUDSTACK-8921

2016-05-31 Thread bvbharatk
Github user bvbharatk commented on the pull request: https://github.com/apache/cloudstack/pull/899 ### ACS CI BVT Run **Sumarry:** Build Number 100 Hypervisor xenserver NetworkType Advanced Passed=72 Failed=1 Skipped=3 _Link to logs Folder

[GitHub] cloudstack pull request: CLOUDSTACK-8944 Template download possible from new...

2016-05-31 Thread bvbharatk
Github user bvbharatk commented on the pull request: https://github.com/apache/cloudstack/pull/921 ### ACS CI BVT Run **Sumarry:** Build Number 96 Hypervisor xenserver NetworkType Advanced Passed=73 Failed=0 Skipped=3 _Link to logs Folder

[GitHub] cloudstack pull request: Make sure that the DB drivers are loaded before cre...

2016-05-31 Thread swill
Github user swill commented on the pull request: https://github.com/apache/cloudstack/pull/1574 I will do some testing with installing from the packages and running as a service... --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub

[GitHub] cloudstack pull request: Make sure that the DB drivers are loaded before cre...

2016-05-31 Thread swill
Github user swill commented on the pull request: https://github.com/apache/cloudstack/pull/1574 Ok, thanks for being on top of this. I will get this tested. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your

[GitHub] cloudstack pull request: Make sure that the DB drivers are loaded before cre...

2016-05-31 Thread nlivens
Github user nlivens commented on the pull request: https://github.com/apache/cloudstack/pull/1574 @swill, great, thanks! --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled

[GitHub] cloudstack pull request: Make sure that the DB drivers are loaded before cre...

2016-05-31 Thread swill
Github user swill commented on the pull request: https://github.com/apache/cloudstack/pull/1574 Please close and reopen or amend and force push to kick off travis again... --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well.

[GitHub] cloudstack pull request: Make sure that the DB drivers are loaded before cre...

2016-05-31 Thread nlivens
Github user nlivens commented on the pull request: https://github.com/apache/cloudstack/pull/1574 @swill, that's what I was afraid of. Are you running ACS as a service, or just running it like a development setup (through jetty)? Since that makes a huge difference. And yes, we are

[GitHub] cloudstack pull request: systemvm - Python code cleanup

2016-05-31 Thread romain-dartigues
GitHub user romain-dartigues opened a pull request: https://github.com/apache/cloudstack/pull/1575 systemvm - Python code cleanup While debugging an issue on the System VM (to be reported later once we will have validated it behaviour); I took the opportunity to make some minor

Re: [DISCUSS] Release Cycle

2016-05-31 Thread John Burwell
All, Quick correction below: I misquoted the LTS proposal — branches are cut on 1 January and 1 _July_ (not June). I apologize for the mistake, -John > john.burw...@shapeblue.com  www.shapeblue.com 53 Chandos Place, Covent Garden, London VA WC2N 4HSUK @shapeblue On May 31, 2016, at 12:28

[GitHub] cloudstack pull request: Make sure that the DB drivers are loaded ...

2016-05-31 Thread rhtyd
Github user rhtyd commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/1574#discussion_r65159038 --- Diff: framework/db/src/com/cloud/utils/db/DriverLoader.java --- @@ -0,0 +1,49 @@ +package com.cloud.utils.db; + +import

[GitHub] cloudstack pull request: Make sure that the DB drivers are loaded ...

2016-05-31 Thread rhtyd
Github user rhtyd commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/1574#discussion_r65159171 --- Diff: framework/db/src/com/cloud/utils/db/DriverLoader.java --- @@ -0,0 +1,49 @@ +package com.cloud.utils.db; + +import

Re: Migrating CloudStack content from download.cloud.com

2016-05-31 Thread Raja Pullela
+1, hope we will be able to discuss this at the Collab this week and decide on the next steps. best, Raja Pullela Senior Manager, Product Development Accelerate, 2055,Laurelwood Road, Santa Clara, CA 95054, USA Phone: 1-408-216-7010, www.accelerite.com,@accelerite > On May 31, 2016, at 10:23

Re: [DISCUSS] Release Cycle

2016-05-31 Thread Will Stevens
Thanks for writing this up John. I was going to do a bit of a post mortem after the 4.9 release was out that would cover some of my thoughts on the release cycle. I was going to suggest a 2 month release cycle with an LTS release every 6 months, so I am totally in agreement with what you are

[GitHub] cloudstack pull request: Make sure that the DB drivers are loaded before cre...

2016-05-31 Thread swill
Github user swill commented on the pull request: https://github.com/apache/cloudstack/pull/1574 @nlivens `master` is frozen for the 4.9 release. I have not been having issues with this in my environment, so I don't think this is required for 4.9. Are you not able to use master

[GitHub] cloudstack pull request: Make sure that the DB drivers are loaded before cre...

2016-05-31 Thread swill
Github user swill commented on the pull request: https://github.com/apache/cloudstack/pull/1574 I am running it with `mvn -pl :cloud-client-ui jetty:run > jetty.log 2>&1 &`. You are are starting it with `service start cloudstack-management` or something like that? --- If

[GitHub] cloudstack pull request: Make sure that the DB drivers are loaded before cre...

2016-05-31 Thread nlivens
Github user nlivens commented on the pull request: https://github.com/apache/cloudstack/pull/1574 Yes, that's what I was thinking, in my development setup (```mvn -pl :cloud-client-ui jetty:run```) it's working fine as well. But on our real test setups (```service

[GitHub] cloudstack pull request: Make sure that the DB drivers are loaded ...

2016-05-31 Thread nlivens
Github user nlivens commented on the pull request: https://github.com/apache/cloudstack/pull/1574#issuecomment-222654633 @rhtyd, thanks for your quick review, handled your comments. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub

RE: Migrating CloudStack content from download.cloud.com

2016-05-31 Thread Paul Angus
+1. we need to figure out the way forward, but this needs to be done 'right' not just 'fast'. paul.an...@shapeblue.com  www.shapeblue.com 53 Chandos Place, Covent Garden, London WC2N 4HSUK @shapeblue -Original Message- From: Raja Pullela [mailto:raja.pull...@accelerite.com] Sent:

[GitHub] cloudstack pull request: CLOUDSTACK-9385 - Ensure passwd srvr is restarts af...

2016-05-31 Thread dsclose
Github user dsclose commented on the pull request: https://github.com/apache/cloudstack/pull/1568 @remibergsma @ustcweizhou Well that clears that up! I'll see about adjusting the PR. --- If your project is set up for it, you can reply to this email and have your reply appear on

[GitHub] cloudstack pull request: Make sure that the DB drivers are loaded ...

2016-05-31 Thread rhtyd
Github user rhtyd commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/1574#discussion_r65158988 --- Diff: framework/db/src/com/cloud/utils/db/DriverLoader.java --- @@ -0,0 +1,49 @@ +package com.cloud.utils.db; + +import

Re: [DISCUSS] Release Cycle

2016-05-31 Thread Daan Hoogland
We will hold this against you only shortly, John. Thanks for writing out the planning. On Tue, May 31, 2016 at 12:33 PM, John Burwell wrote: > All, > > Quick correction below: I misquoted the LTS proposal — branches are cut on > 1 January and 1 _July_ (not June). > >

[GitHub] cloudstack pull request: Make sure that the DB drivers are loaded ...

2016-05-31 Thread rhtyd
Github user rhtyd commented on the pull request: https://github.com/apache/cloudstack/pull/1574#issuecomment-222653613 In general, LGTM though it's up to general community acceptance. --- If your project is set up for it, you can reply to this email and have your reply appear on

Re: IPv6 Hackathon next week

2016-05-31 Thread Abhinandan Prateek
Hi Guys, Can someone update the timings for various events specially where remote remote participants are expected. Thanks and Regards, -abhi On 31/05/16, 1:45 AM, "williamstev...@gmail.com on behalf of Will Stevens" wrote:

Re: Migrating CloudStack content from download.cloud.com

2016-05-31 Thread Raja Pullela
BTW, added this as a line item on the Roundtables on the Collab page on the wiki. > On May 31, 2016, at 5:03 PM, Raja Pullela wrote: > > +1, hope we will be able to discuss this at the Collab this week and decide > on the next steps. > > best, > Raja Pullela >

Re: Write permissions in Cloudstack Confluence

2016-05-31 Thread Will Stevens
Thanks Daan On May 31, 2016 5:16 AM, "Daan Hoogland" wrote: > On Tue, May 31, 2016 at 10:36 AM, Boris Stoyanov < > boris.stoya...@shapeblue.com> wrote: > > > > @will I will look at giving you as full control > > > ​wstevens has full access​ > > > > -- > Daan >

[GitHub] cloudstack pull request: Dockerfile4.9

2016-05-31 Thread pdion891
Github user pdion891 commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/1435#discussion_r65180940 --- Diff: tools/docker/Dockerfile.centos6 --- @@ -18,14 +18,16 @@ FROM centos:6 MAINTAINER "Apache CloudStack"

[GitHub] cloudstack pull request: systemvm - Python code cleanup

2016-05-31 Thread remibergsma
Github user remibergsma commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/1575#discussion_r65183997 --- Diff: systemvm/patches/debian/config/opt/cloud/bin/set_redundant.py --- @@ -1,47 +0,0 @@ -#!/usr/bin/python --- End diff -- This

[GitHub] cloudstack pull request: 4.7.2 gq

2016-05-31 Thread skeggi
GitHub user skeggi opened a pull request: https://github.com/apache/cloudstack/pull/1576 4.7.2 gq You can merge this pull request into a Git repository by running: $ git pull https://github.com/greenqloud/cloudstack 4.7.2-gq Alternatively you can review and apply these

[GitHub] cloudstack pull request: CLOUDSTACK-9389:[automation]updating test_routers_n...

2016-05-31 Thread nitt10prashant
Github user nitt10prashant commented on the pull request: https://github.com/apache/cloudstack/pull/1563 @swill My MS is running on Rhel6.3 , in script we are doing ssh to guest vm and then trying to ping 8.8.8.8 so ping is dependent on guest template OS , in my case i am using

[GitHub] cloudstack pull request: 4.7.2 gq

2016-05-31 Thread skeggi
Github user skeggi closed the pull request at: https://github.com/apache/cloudstack/pull/1576 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] cloudstack pull request: systemvm - Python code cleanup

2016-05-31 Thread romain-dartigues
Github user romain-dartigues commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/1575#discussion_r65191566 --- Diff: systemvm/patches/debian/config/opt/cloud/bin/set_redundant.py --- @@ -1,47 +0,0 @@ -#!/usr/bin/python --- End diff --

[GitHub] cloudstack pull request: CLOUDSTACK-9389:[automation]updating test_routers_n...

2016-05-31 Thread swill
Github user swill commented on the pull request: https://github.com/apache/cloudstack/pull/1563 Right, of course it is the VM template that matters. Sorry I am not thinking straight right now. I am testing using the Tiny Linux template, so that could be why. When I have a second I

[GitHub] cloudstack pull request: [CLOUDSTACK-9328]: Fix vlan issues from test suite ...

2016-05-31 Thread swill
Github user swill commented on the pull request: https://github.com/apache/cloudstack/pull/1455 @sanju1010 can you close and reopen this to kick off travis again? Thx... --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well.

Re: Introduction from Adwait

2016-05-31 Thread Daan Hoogland
welcome Adwait, Don't forget to try out the bubble: https://github.com/MissionCriticalCloud/bubble-toolkit ! good luck and have fun On Mon, May 30, 2016 at 1:41 PM, Wei ZHOU wrote: > Welcome Adwait! > > 2016-05-30 10:54 GMT+02:00 Adwait Patankar

[GitHub] cloudstack pull request: BUG-ID CLOUDSTACK-8939

2016-05-31 Thread bvbharatk
Github user bvbharatk commented on the pull request: https://github.com/apache/cloudstack/pull/914 ### ACS CI BVT Run **Sumarry:** Build Number 97 Hypervisor xenserver NetworkType Advanced Passed=73 Failed=0 Skipped=3 _Link to logs Folder

[GitHub] cloudstack pull request: CLOUDSTACK-9389:[automation]updating test_routers_n...

2016-05-31 Thread nitt10prashant
Github user nitt10prashant commented on the pull request: https://github.com/apache/cloudstack/pull/1563 @swill Thinking about 3(.*?) received , i have placed check_string in test_data.py , which can be modified depend on guest OS type . I followed cent os ping pattern since most

[GitHub] cloudstack pull request: CLOUDSTACK-9389:[automation]updating test_routers_n...

2016-05-31 Thread swill
Github user swill commented on the pull request: https://github.com/apache/cloudstack/pull/1563 I think it is important that the test data does not need to be changed for our automated(ish) CI to show the tests are passing. Right now because of size and speed to run the tests, a lot