[GitHub] cloudstack issue #1547: Fixes for VirtualRouters in Basic Networking, especi...

2016-06-10 Thread swill
Github user swill commented on the issue: https://github.com/apache/cloudstack/pull/1547 @wido judging from your testing and commentary, I believe this has your LGTM? You have not officially specified that it does. --- If your project is set up for it, you can reply to this email

[GitHub] cloudstack issue #1585: CLOUDSTACK-9399 : NPE during deletion of host when c...

2016-06-10 Thread prashanthvarma
Github user prashanthvarma commented on the issue: https://github.com/apache/cloudstack/pull/1585 Marvin Test Run: CloudStack$ nosetests --with-marvin --marvin-config=nuage.cfg /test/integration/plugins/nuagevsp Marvin Test Results: Test user data and password reset

[GitHub] cloudstack issue #827: BUG-ID: CLOUDSTACK-8849: Usage job should stop usage ...

2016-06-10 Thread bvbharatk
Github user bvbharatk commented on the issue: https://github.com/apache/cloudstack/pull/827 ### ACS CI BVT Run **Sumarry:** Build Number 176 Hypervisor xenserver NetworkType Advanced Passed=73 Failed=0 Skipped=3 _Link to logs Folder (search

[GitHub] cloudstack issue #1581: CLOUDSTACK-9404 Fixed ordering of network ACL rules ...

2016-06-10 Thread pdube
Github user pdube commented on the issue: https://github.com/apache/cloudstack/pull/1581 Thanks @dmabry --- 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

CloudStack 4.8.0 with LXC - LibvirtException: unsupported configuration: System lacks NETNS support

2016-06-10 Thread Cloud List
Dear all, We tried to setup an LXC cluster and add an LXC host into a test CloudStack 4.8.0.1 environment. The cluster is created and the LXC host is created successfully. We also tried to follow below documentation to create an Ubuntu LXC template -- we are running Ubuntu 12.04.5 LTS.

[GitHub] cloudstack issue #1455: [CLOUDSTACK-9328]: Fix vlan issues from test suite t...

2016-06-10 Thread bvbharatk
Github user bvbharatk commented on the issue: https://github.com/apache/cloudstack/pull/1455 ### ACS CI BVT Run **Sumarry:** Build Number 177 Hypervisor xenserver NetworkType Advanced Passed=65 Failed=1 Skipped=3 _Link to logs Folder (search

[GitHub] cloudstack issue #1585: CLOUDSTACK-9399 : NPE during deletion of host when c...

2016-06-10 Thread prashanthvarma
Github user prashanthvarma commented on the issue: https://github.com/apache/cloudstack/pull/1585 @swill Yes, this is a bug in current master, and IMHO is a candidate to be merged into the frozen master to be released in 4.9. Note: As of know, there have been two code reviews

[GitHub] cloudstack pull request #1589: Fixing erraneous guest_os_hypervisor mappings

2016-06-10 Thread nnesic
GitHub user nnesic opened a pull request: https://github.com/apache/cloudstack/pull/1589 Fixing erraneous guest_os_hypervisor mappings We noticed some discrepancies in the guest_os_hypervisor mappings, specifically Other PV being mapped to CentOS on Xenserver, Ubuntu 10.04

[GitHub] cloudstack issue #1585: CLOUDSTACK-9399 : NPE during deletion of host when c...

2016-06-10 Thread swill
Github user swill commented on the issue: https://github.com/apache/cloudstack/pull/1585 Thank you. I am currently running CI on it as well to make sure it comes back clean. Hopefully we can get travis clean as well with a close and reopen. --- If your project is set up for it,

[GitHub] cloudstack pull request #1585: CLOUDSTACK-9399 : NPE during deletion of host...

2016-06-10 Thread nlivens
Github user nlivens closed the pull request at: https://github.com/apache/cloudstack/pull/1585 --- 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 issue #1585: CLOUDSTACK-9399 : NPE during deletion of host when c...

2016-06-10 Thread swill
Github user swill commented on the issue: https://github.com/apache/cloudstack/pull/1585 It is easier for you to just close and reopen, so that is usually the method people use. You can force push as well, either work... --- If your project is set up for it, you can reply to this

[GitHub] cloudstack pull request #1585: CLOUDSTACK-9399 : NPE during deletion of host...

2016-06-10 Thread nlivens
GitHub user nlivens reopened a pull request: https://github.com/apache/cloudstack/pull/1585 CLOUDSTACK-9399 : NPE during deletion of host when clusterId is null In most network plugins, there's a Resource class which will handle the communication with the actual device /

[GitHub] cloudstack issue #1585: CLOUDSTACK-9399 : NPE during deletion of host when c...

2016-06-10 Thread KrisSterckx
Github user KrisSterckx commented on the issue: https://github.com/apache/cloudstack/pull/1585 @swill, you prefer i close and reopen? Thx --- 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

[GitHub] cloudstack issue #1530: Vmdk findbugs

2016-06-10 Thread bvbharatk
Github user bvbharatk commented on the issue: https://github.com/apache/cloudstack/pull/1530 ### ACS CI BVT Run **Sumarry:** Build Number 180 Hypervisor xenserver NetworkType Advanced Passed=69 Failed=1 Skipped=3 _Link to logs Folder (search

Re: CloudStack 4.8.0 with LXC - LibvirtException: unsupported configuration: System lacks NETNS support

2016-06-10 Thread Cloud List
Dear all, Anyone implemented LXC on CloudStack before and can provide some advice? Documentation is a bit limited on this area. Other than below documentations, any other pointers anyone can provide? http://docs.cloudstack.apache.org/projects/cloudstack-installation/en/4.8/hypervisor/lxc.html

[GitHub] cloudstack pull request #1581: CLOUDSTACK-9404 Fixed ordering of network ACL...

2016-06-10 Thread pdube
GitHub user pdube reopened a pull request: https://github.com/apache/cloudstack/pull/1581 CLOUDSTACK-9404 Fixed ordering of network ACL rules being sent to the VR. The comparator was inverted. Issue: https://issues.apache.org/jira/browse/CLOUDSTACK-9404 In this

[GitHub] cloudstack pull request #1581: CLOUDSTACK-9404 Fixed ordering of network ACL...

2016-06-10 Thread pdube
Github user pdube closed the pull request at: https://github.com/apache/cloudstack/pull/1581 --- 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 is

[GitHub] cloudstack issue #1581: CLOUDSTACK-9404 Fixed ordering of network ACL rules ...

2016-06-10 Thread dmabry
Github user dmabry commented on the issue: https://github.com/apache/cloudstack/pull/1581 @pdube No problem. Think you could kick this off again and see if Travis comes back green? --- If your project is set up for it, you can reply to this email and have your reply appear on

[GitHub] cloudstack issue #1443: CLOUDSTACK-9314 - Remove unused code from XenServerS...

2016-06-10 Thread bvbharatk
Github user bvbharatk commented on the issue: https://github.com/apache/cloudstack/pull/1443 ### ACS CI BVT Run **Sumarry:** Build Number 178 Hypervisor xenserver NetworkType Advanced Passed=72 Failed=1 Skipped=3 _Link to logs Folder (search

[GitHub] cloudstack issue #1531: systemvmtemplate: fix build and upgrade to debian 7....

2016-06-10 Thread bvbharatk
Github user bvbharatk commented on the issue: https://github.com/apache/cloudstack/pull/1531 ### ACS CI BVT Run **Sumarry:** Build Number 179 Hypervisor xenserver NetworkType Advanced Passed=73 Failed=0 Skipped=3 _Link to logs Folder (search

[GitHub] cloudstack issue #1547: Fixes for VirtualRouters in Basic Networking, especi...

2016-06-10 Thread wido
Github user wido commented on the issue: https://github.com/apache/cloudstack/pull/1547 @swill I agree, but that's also because this bug is hitting and hurting us. However, I need other people to say LGTM :) --- If your project is set up for it, you can reply to this email and have

[GitHub] cloudstack issue #872: Strongswan vpn feature

2016-06-10 Thread bvbharatk
Github user bvbharatk commented on the issue: https://github.com/apache/cloudstack/pull/872 ### ACS CI BVT Run **Sumarry:** Build Number 174 Hypervisor xenserver NetworkType Advanced Passed=71 Failed=2 Skipped=3 _Link to logs Folder (search

Re: ICLA for contributors

2016-06-10 Thread Ron Wheeler
You are right. The paragraph that I quoted from Apache is pretty clear about that. They do recommend getting ICLAs from everyone but as you said, it is not required. The CCLA is important and I would hope that the main corporate supporters are all covered. Ron On 09/06/2016 1:46 PM,

[GitHub] cloudstack issue #1585: CLOUDSTACK-9399 : NPE during deletion of host when c...

2016-06-10 Thread swill
Github user swill commented on the issue: https://github.com/apache/cloudstack/pull/1585 This fixes a bug in the current master right? I suspect this is a candidate to be merged into the frozen master to be released in 4.9? Please close and reopen this PR or force push to

Re: ICLA for contributors

2016-06-10 Thread Ron Wheeler
That is correct from my reading of the Apache page as well. I think that your definition of committer and contributor is identical to Apache's. Ron On 09/06/2016 3:57 PM, John Burwell wrote: All, I believe Pierre-Luc’s explanation is correct, and that we may have slightly different

Re: ICLA for contributors

2016-06-10 Thread John Burwell
Ron, As part of committer on-boarding, the PMC requires each committer candidate have an ASF ICLA in place and verifies the CCLA of their employer. Thanks, -John > john.burw...@shapeblue.com  www.shapeblue.com 53 Chandos Place, Covent Garden, London VA WC2N 4HSUK @shapeblue On Jun 10, 2016,