[GitHub] cloudstack issue #865: CLOUDSTACK-8856 Primary Storage Used(type tag with va...

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

[GitHub] cloudstack issue #866: CLOUDSTACK-8751 minimise downtime of network when net...

2016-06-01 Thread ustcweizhou
Github user ustcweizhou commented on the issue: https://github.com/apache/cloudstack/pull/866 @bvbharatk I think a better idea for minimise the downtime in restartnetwork (with cleanup)/restartvpc (with cleanup)/ updatenetwork (to another redundant network offering) is (1) stop b

CloudStack Collab MTL - Day 1 - #ccc2016mtl

2016-06-01 Thread Will Stevens
Hi all, #ccc2016mtl is off to great start! We had a productive round table discussion this afternoon. You can find the notes from the discussion here [1] and the recording of the session will be posted soon. Tomorrow's talks will be live streamed and recorded. You can watch them here: http://ca

[GitHub] cloudstack issue #866: CLOUDSTACK-8751 minimise downtime of network when net...

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

[GitHub] cloudstack issue #868: CLOUDSTACK-8894: Restrict vGPU enabled VMs dynamic sc...

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

[GitHub] cloudstack issue #872: Strongswan vpn feature

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

[GitHub] cloudstack issue #1575: systemvm - Python code cleanup

2016-06-01 Thread wido
Github user wido commented on the issue: https://github.com/apache/cloudstack/pull/1575 I think that is correct @swill, this is mainly a code cleanup. --- 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 n

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

2016-06-01 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cloudstack/pull/1574 --- 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 #1557: Removed unused methods from XenServerConnectionPool

2016-06-01 Thread rafaelweingartner
Github user rafaelweingartner commented on the issue: https://github.com/apache/cloudstack/pull/1557 Hi @Daan, We are also not sure, that is why we have sent an email to the security maligning list to start a discussion about that. The question regarding the “com.cloud.hyperviso

[GitHub] cloudstack issue #874: CLOUDSTACK-8897: baremetal:addHost:make host tag info...

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

4.7 - VPC Network ACL rules

2016-06-01 Thread Patrick Dube
Hello I have been hitting problems with Network ACL rules in VPCs with 4.7 ( looked at the code for 4.8 and it looks similar). It seems that the rule ordering is actually inverted on the VR. So the rules with higher rule numbers are getting checked before the lower ones. As an example, this can be

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

2016-06-01 Thread swill
Github user swill commented on the pull request: https://github.com/apache/cloudstack/pull/1575 This PR is not required in order to stabilize master. Correct? --- 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 proje

[GitHub] cloudstack pull request: Marvin test to verify that adding TCP ports 500,450...

2016-06-01 Thread sanju1010
Github user sanju1010 commented on the pull request: https://github.com/apache/cloudstack/pull/1183 Test to add TCP Port Forwarding rule for specific ports(500,1701 and 4500) in VPN ... === TestName: test_08_add_TCP_PF_Rule_In_VPN | Status : SUCCESS === ok

[GitHub] cloudstack pull request: Systemd packaging for Ubuntu 16.04

2016-06-01 Thread wido
Github user wido commented on the pull request: https://github.com/apache/cloudstack/pull/1541 I just added a README.md to the packaging directory which adds some documentation on how to package CloudStack for DEB and RPM. I would like to get this done rather soon so that for

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

2016-06-01 Thread wido
Github user wido commented on the pull request: https://github.com/apache/cloudstack/pull/1575 @romain-dartigues: Work is still underway indeed. I've tested the PR the last few days and it seems to be working. The problems we saw have been fixed and this code is currently runn

[GitHub] cloudstack pull request: Fixes for VirtualRouters in Basic Networking, espec...

2016-06-01 Thread wido
Github user wido commented on the pull request: https://github.com/apache/cloudstack/pull/1547 @The-Loeki Do you have an update or where we are? I've tested the code on a Virtual Router and that worked after the modifications I saw above. This is currently a blocker to me for

[GitHub] cloudstack pull request: CLOUDSTACK-8865: Adding SR doesn't create Storage_p...

2016-06-01 Thread bvbharatk
Github user bvbharatk commented on the pull request: https://github.com/apache/cloudstack/pull/876 ### ACS CI BVT Run **Sumarry:** Build Number 104 Hypervisor xenserver NetworkType Advanced Passed=70 Failed=0 Skipped=3 _Link to logs Folder (se

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

2016-06-01 Thread DaanHoogland
Github user DaanHoogland commented on the pull request: https://github.com/apache/cloudstack/pull/1575 @romain-dartigues in such cases you can fetch the branch of the submitter in your own workspace and build on top of it, push to your own fork on github and open a PR from that. When

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

2016-06-01 Thread romain-dartigues
Github user romain-dartigues commented on the pull request: https://github.com/apache/cloudstack/pull/1575 Thank you @wido for pointing it. Some problems are still present in #1547; should I wait it to be merged to redo the patch on top of it or do you have other suggestions? ---

long waiting times on routervm for savepassword and DhcpEntryCommand's

2016-06-01 Thread Özhan Rüzgar Karaman
Hi Developers; I could find any answer from Cloudstack User Mailing list, i am forwarding my mail to the development list, thanks for all answers who has experience on high capacity virtual router usage. Thanks Özhan Today i noticed that my vm creation commands takes a little bit long then before

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

2016-06-01 Thread wido
Github user wido commented on the pull request: https://github.com/apache/cloudstack/pull/1575 I think this PR is going to cause a conflict with #1547 That PR fixes a series of issues in the VR which are currently broken, mainly when using multiple ranges inside a POD VLAN wi

[GitHub] cloudstack pull request: CLOUDSTACK-8906: /var/log/cloud/ doesn't get logrot...

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

Re: IPv6 Hackathon next week

2016-06-01 Thread Wido den Hollander
> Op 1 juni 2016 om 7:57 schreef 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 look