[GitHub] cloudstack pull request: Automation for CLOUDSTACK-9214 , detect w...

2016-01-06 Thread pavanb018
GitHub user pavanb018 opened a pull request: https://github.com/apache/cloudstack/pull/1315 Automation for CLOUDSTACK-9214 , detect wrong GW or NM Automation for CLOUDSTACK-9214 This script automates the validation of network address or broadcast address given for gateway

[GitHub] cloudstack pull request: Strongswan vpn feature

2016-01-06 Thread jayapalu
Github user jayapalu commented on the pull request: https://github.com/apache/cloudstack/pull/872#issuecomment-169546574 @remibergsma Did you find some time to test this ? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. I

Build failed in Jenkins: build-master-slowbuild #2924

2016-01-06 Thread jenkins
See -- [...truncated 28723 lines...] [INFO] [INFO] --- findbugs-maven-plugin:3.0.1:findbugs (findbugs) @ cloud-quickcloud --- [INFO] [INFO] <<< findbugs-maven-plugin:3.0.1:check (cloudstack

Build failed in Jenkins: build-master-slowbuild #2923

2016-01-06 Thread jenkins
See -- [...truncated 28733 lines...] [INFO] [INFO] --- findbugs-maven-plugin:3.0.1:findbugs (findbugs) @ cloud-quickcloud --- [INFO] [INFO] <<< findbugs-maven-plugin:3.0.1:check (cloudstack

[GitHub] cloudstack pull request: Fix mariadb related listCapacity bug (CLO...

2016-01-06 Thread borisroman
Github user borisroman commented on the pull request: https://github.com/apache/cloudstack/pull/1314#issuecomment-169486361 @lttmtins I've ran the code! When I deployed a management server and open the UI it throws an error! Will investigate tomorrow! https://cloud.gi

Build failed in Jenkins: build-master-slowbuild #2922

2016-01-06 Thread jenkins
See -- [...truncated 28723 lines...] [INFO] [INFO] --- findbugs-maven-plugin:3.0.1:findbugs (findbugs) @ cloud-quickcloud --- [INFO] [INFO] <<< findbugs-maven-plugin:3.0.1:check (cloudstack

Re: Checkout master issue

2016-01-06 Thread Heber Gonçalves Junior
Some programs blocking the files that are using. I had the same problem with the same error message. When i closed the program that i was using. I could execute rebase or checkout for another branch. Srry for the bad english.

RE: BVT Report for the week of 1/5

2016-01-06 Thread Raja Pullela
sure, will post this weekend, have the data.. -Original Message- From: Daan Hoogland [mailto:daan.hoogl...@gmail.com] Sent: Tuesday, January 5, 2016 4:00 PM To: dev Subject: Re: BVT Report for the week of 1/5 Raja, thanks. I hve one question: can you produce historic data? preferable

Build failed in Jenkins: build-master-slowbuild #2921

2016-01-06 Thread jenkins
See Changes: [Rohit Yadav] README: revert back to the normal cloudstack logo -- [...truncated 28723 lines...] [INFO] [INFO] --- findbugs-maven-plugin:3.0.1:findbugs (findbugs) @ clou

Re: KVM: Security grouping through libvirt instead of Python

2016-01-06 Thread Nux!
Thanks Wido, Let's see what the others think of it. -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro - Original Message - > From: "Wido den Hollander" > To: dev@cloudstack.apache.org > Sent: Wednesday, 6 January, 2016 16:30:57 > Subject: Re: KVM: Security grouping

[GitHub] cloudstack pull request: Fix mariadb related listCapacity bug (CLO...

2016-01-06 Thread lttmtins
Github user lttmtins closed the pull request at: https://github.com/apache/cloudstack/pull/1314 --- 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: Fix mariadb related listCapacity bug (CLO...

2016-01-06 Thread lttmtins
GitHub user lttmtins reopened a pull request: https://github.com/apache/cloudstack/pull/1314 Fix mariadb related listCapacity bug (CLOUDSTACK-8966) type bigint(20) with type varchar does not work well on MariaDB So forcing it to type decimal You can merge this pull request into

[GitHub] cloudstack pull request: Fix mariadb related listCapacity bug (CLO...

2016-01-06 Thread lttmtins
Github user lttmtins commented on the pull request: https://github.com/apache/cloudstack/pull/1314#issuecomment-169384312 To test with cloudmonkey (this is the output with the pull request code underneath) you need 2 API calls (e.g. via cloudmonkey): (nl2) > list capacity sortby=us

[GitHub] cloudstack pull request: README: revert back to the normal cloudst...

2016-01-06 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cloudstack/pull/1312 --- 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 pull request: fix mariadb related listCapacity bug (CLO...

2016-01-06 Thread lttmtins
Github user lttmtins closed the pull request at: https://github.com/apache/cloudstack/pull/1313 --- 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: fix mariadb related listCapacity bug (CLO...

2016-01-06 Thread lttmtins
Github user lttmtins commented on the pull request: https://github.com/apache/cloudstack/pull/1313#issuecomment-169381926 On advice of release master this is now a pull request against 4.7 --- If your project is set up for it, you can reply to this email and have your reply appear on

[GitHub] cloudstack pull request: Fix mariadb related listCapacity bug (CLO...

2016-01-06 Thread lttmtins
GitHub user lttmtins opened a pull request: https://github.com/apache/cloudstack/pull/1314 Fix mariadb related listCapacity bug (CLOUDSTACK-8966) type bigint(20) with type varchar does not work well on MariaDB So forcing it to type decimal You can merge this pull request into a

Re: KVM: Security grouping through libvirt instead of Python

2016-01-06 Thread Wido den Hollander
On 06-01-16 16:42, Nux! wrote: > Ok, as long as compatibility is maintained, then awesome! > Yes > BTW, I might be going too far, but would this allow us to "live" change the > SGs of an instance? > Until very recently this was not possible at all, but last week the folks > from Exoscale add

[GitHub] cloudstack pull request: fix mariadb related listCapacity bug (CLO...

2016-01-06 Thread lttmtins
GitHub user lttmtins opened a pull request: https://github.com/apache/cloudstack/pull/1313 fix mariadb related listCapacity bug (CLOUDSTACK-8966) a bigint(20) … …with varchar type does not work well on MariaDB so forcing it to type decimal Tested on ACS4.7 with MariaDB10

Re: KVM: Security grouping through libvirt instead of Python

2016-01-06 Thread Nux!
Ok, as long as compatibility is maintained, then awesome! BTW, I might be going too far, but would this allow us to "live" change the SGs of an instance? Until very recently this was not possible at all, but last week the folks from Exoscale added a patch[1] that allows one to change the SGs of

Re: KVM: Security grouping through libvirt instead of Python

2016-01-06 Thread Wido den Hollander
On 06-01-16 16:20, Nux! wrote: > That's great! Fine by me then, but we need to be careful and not mess up the > SG bits for XenServer. > > I think they are sharing the same python scripts right now. > No reason to delete the Python script from the Git repo. For KVM we can however switch to us

Re: KVM: Security grouping through libvirt instead of Python

2016-01-06 Thread Nux!
That's great! Fine by me then, but we need to be careful and not mess up the SG bits for XenServer. I think they are sharing the same python scripts right now. -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro - Original Message - > From: "Wido den Hollander" > To

Re: KVM: Security grouping through libvirt instead of Python

2016-01-06 Thread Wido den Hollander
On 06-01-16 13:12, Nux! wrote: > Hi Wido, > > +1 for using more libvirt and less custom stuff, but what do we do about > XenServer? SG is supported with it as well and there is no libvirt there. > Would this be a different implementation just for KVM? > Yes. For KVM we control almost everythi

Build failed in Jenkins: build-master-slowbuild #2920

2016-01-06 Thread jenkins
See -- [...truncated 824 lines...] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:155) at org.apache.maven.surefire.booter.ForkedBooter

Re: [PROPOSE] Dynamic inter VPC routing

2016-01-06 Thread Simon Weller
I think this is a cool idea, but I'd submit that we may want to make some additional considerations if we're talking about adding routing protocol support to the VRs. One thing we're doing here at ENA right now (outside of Cloudstack VRs) is running BGP on VMs in order to manage floating ips (

[GitHub] cloudstack pull request: CLOUDSTACK-9210: Pass secondary IPs to de...

2016-01-06 Thread wido
Github user wido commented on the pull request: https://github.com/apache/cloudstack/pull/1309#issuecomment-169320044 @remibergsma Can we merge this one? It fixes a bug. To clarify, this is how the method has been defined: def default_network_rules(vm_name, vm_id, vm_i

[GitHub] cloudstack pull request: README: revert back to the normal cloudst...

2016-01-06 Thread wido
Github user wido commented on the pull request: https://github.com/apache/cloudstack/pull/1312#issuecomment-169319828 LGTM --- 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: README: revert back to the normal cloudst...

2016-01-06 Thread DaanHoogland
Github user DaanHoogland commented on the pull request: https://github.com/apache/cloudstack/pull/1312#issuecomment-169316462 LGTM, all clear now. regards, Grinch --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as wel

Build failed in Jenkins: build-master-slowbuild #2919

2016-01-06 Thread jenkins
See -- [...truncated 28723 lines...] [INFO] [INFO] --- findbugs-maven-plugin:3.0.1:findbugs (findbugs) @ cloud-quickcloud --- [INFO] [INFO] <<< findbugs-maven-plugin:3.0.1:check (cloudstack

Re: KVM: Security grouping through libvirt instead of Python

2016-01-06 Thread Nux!
Hi Wido, +1 for using more libvirt and less custom stuff, but what do we do about XenServer? SG is supported with it as well and there is no libvirt there. Would this be a different implementation just for KVM? In addition, I have the following in production and it's not clear if it would conti

[GitHub] cloudstack pull request: README: revert back to the normal cloudst...

2016-01-06 Thread bhaisaab
GitHub user bhaisaab opened a pull request: https://github.com/apache/cloudstack/pull/1312 README: revert back to the normal cloudstack logo cc @remibergsma Based on https://github.com/apache/cloudstack/pull/1281#issuecomment-169275052 You can merge this pull request into a Gi

[GitHub] cloudstack pull request: README: happy holidays!

2016-01-06 Thread bhaisaab
Github user bhaisaab commented on the pull request: https://github.com/apache/cloudstack/pull/1281#issuecomment-169306872 @remibergsma okay --- 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 thi

[GitHub] cloudstack pull request: [4.7] Critical VPCVR issues fixed: CLOUDS...

2016-01-06 Thread wilderrodrigues
Github user wilderrodrigues commented on the pull request: https://github.com/apache/cloudstack/pull/1277#issuecomment-169304485 Ping @remibergsma @DaanHoogland @koushik-das @bhaisaab Is there anyone caring about getting those fixes in? If not, I will close the PR. @

[GitHub] cloudstack pull request: CLOUDSTACK-9213 - As a user I want to be ...

2016-01-06 Thread wilderrodrigues
Github user wilderrodrigues commented on the pull request: https://github.com/apache/cloudstack/pull/1311#issuecomment-169303235 Ping @remibergsma @miguelaferreira @michaelandersen * Environment - Management Server on CentOS 7.1 - 1 KVM Host on CentOS 7.1 - Ag

[GitHub] cloudstack pull request: CLOUDSTACK-9213 - As a user I want to be ...

2016-01-06 Thread wilderrodrigues
GitHub user wilderrodrigues opened a pull request: https://github.com/apache/cloudstack/pull/1311 CLOUDSTACK-9213 - As a user I want to be able to use multiple ip's/cidrs in an ACL This PR fixes a problem with iptables when creating ACL items using a comma separated value list of C

[GitHub] cloudstack pull request: CLOUDSTACK-8302: Removing snapshots on RB...

2016-01-06 Thread remibergsma
Github user remibergsma commented on the pull request: https://github.com/apache/cloudstack/pull/1230#issuecomment-169295971 Really wondering why you need to alter XenserverSnapshotStrategy.java for something to work on KVM, like @wido asked. Please give an answer on that one, thanks!

Re: [DISCUSS] Move to Github

2016-01-06 Thread ilya
+1 to moving to github. On 1/3/16 3:25 AM, Sebastien Goasguen wrote: > Bringing this one discuss thread to the top of the ML to get stronger > consensus. > > We need it if we want to request a move to GitHub. > > Note that this is not about leaving the ASF, it is about using GitHub to its > fu

KVM: Security grouping through libvirt instead of Python

2016-01-06 Thread Wido den Hollander
Hi, A while back I opened CLOUDSTACK-1164 [0] since I think that we should use as much features of libvirt as possible. libvirt supports network filtering [1] which basically controls ebtables, iptables and ip6tables (IPv6 support!). Using a XML definition you can create a filter and than use th

[GitHub] cloudstack pull request: README: happy holidays!

2016-01-06 Thread remibergsma
Github user remibergsma commented on the pull request: https://github.com/apache/cloudstack/pull/1281#issuecomment-169275052 @bhaisaab Can you please send the PR to revert this, now that the holidays are over? --- If your project is set up for it, you can reply to this email and have

Build failed in Jenkins: build-systemvm64-master #709

2016-01-06 Thread jenkins
See Changes: [Rohit Yadav] QuotaStatementTest: fix the method invocation verification -- [...truncated 1373 lines...] Executing command: chmod +x "apt_upgrade.sh" Waiting for ssh logi

Build failed in Jenkins: build-master-slowbuild #2918

2016-01-06 Thread jenkins
See -- [...truncated 28723 lines...] [INFO] [INFO] --- findbugs-maven-plugin:3.0.1:findbugs (findbugs) @ cloud-quickcloud --- [INFO] [INFO] <<< findbugs-maven-plugin:3.0.1:check (cloudstack

[GitHub] cloudstack pull request: CLOUDSTACK-9210: Pass secondary IPs to de...

2016-01-06 Thread ustcweizhou
Github user ustcweizhou commented on the pull request: https://github.com/apache/cloudstack/pull/1309#issuecomment-169267155 LGTM, just code review. simple but really make sense. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as