[GitHub] cloudstack pull request: CLOUDSTACK-8394: Skipping recurring snaps...

2015-05-19 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cloudstack/pull/267 --- 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: CLOUDSTACK-8394: Skipping recurring snaps...

2015-05-19 Thread gauravaradhye
GitHub user gauravaradhye opened a pull request: https://github.com/apache/cloudstack/pull/267 CLOUDSTACK-8394: Skipping recurring snapshot test cases for Hyperv and LXC Snapshot feature is not supported on Hyperv and LXC hypervisors. Skipping related test cases. Log: T

[GitHub] cloudstack pull request: CLOUDSTACK-8486: Refactoring LibVirt (KVM...

2015-05-19 Thread wilderrodrigues
GitHub user wilderrodrigues opened a pull request: https://github.com/apache/cloudstack/pull/266 CLOUDSTACK-8486: Refactoring LibVirt (KVM) Hypervisor Plugin Hi @bhaisaab and @DaanHoogland There goes a PR to fix JDK 1.8 build (whenever use start using them) Chan

Re: analysis.apache.org

2015-05-19 Thread Erik Weber
On Tue, May 19, 2015 at 9:42 PM, Daan Hoogland wrote: > H fellow devs, > > It has come to my attentions that after more then eight months the sonar > install at apache now does a daily analysis of cloudstack again.:) There > are 26 issues stamped 'Blocker' and a lot more fun in the lower categori

[GitHub] cloudstack pull request: WIP: affinitygroup: implement project sup...

2015-05-19 Thread terbolous
Github user terbolous commented on the pull request: https://github.com/apache/cloudstack/pull/264#issuecomment-103669243 Been waiting for this! Lack of affinity groups in projects is one of the main reason we don't use them (projects). thank you! --- If your project is set

Re: libvirt exception

2015-05-19 Thread Mike C
On 2015-05-19 04:13, Rohit Yadav wrote: Were able to fix the issue? Do we need to update agent/bindir/libvirtqemuhook.in with Wei’s fix? I got dragged off into another item right as I was finishing up the 4.5.x upgrade. As soon as I have a chance I'll be applying Wei's fix to see if it is resol

Re: analysis.apache.org

2015-05-19 Thread Laszlo Hornyak
I believe the problem was that sonar was outdated and the code analysis plugins could not handle some java 1.7 syntax (like resource blocks). With 5.1 even java 1.8 should not be a problem. The 26 new are actually the old ones plus the javascript, javascript was not analysed so far. And hmmm... on

[GitHub] cloudstack pull request: Pep8 and some unit tests

2015-05-19 Thread isoutham
Github user isoutham commented on the pull request: https://github.com/apache/cloudstack/pull/265#issuecomment-103648791 It looks like I have somehow managed to put the second PR in the first (was a seperate branch) not quite sure what I did here. Ignore the first and treat

analysis.apache.org

2015-05-19 Thread Daan Hoogland
H fellow devs, It has come to my attentions that after more then eight months the sonar install at apache now does a daily analysis of cloudstack again.:) There are 26 issues stamped 'Blocker' and a lot more fun in the lower categories. Shal I make issues per sonar 'Blocker'? I propose to make th

[GitHub] cloudstack pull request: Pep8 and some unit tests

2015-05-19 Thread wilderrodrigues
Github user wilderrodrigues commented on the pull request: https://github.com/apache/cloudstack/pull/265#issuecomment-103640249 It seems this PR came with the same commit as the previous one, that's why Travis is now building the #262 again. Did you create a second PR with the

[GitHub] cloudstack pull request: Pep8 and some unit tests

2015-05-19 Thread isoutham
GitHub user isoutham opened a pull request: https://github.com/apache/cloudstack/pull/265 Pep8 and some unit tests Fixes up a bunch of pep8 failure (trying to get rid of some jenkins failures) Also the first steps to a unit testing framework for the python code in the systemvm

[GitHub] cloudstack pull request: WIP: affinitygroup: implement project sup...

2015-05-19 Thread resmo
GitHub user resmo opened a pull request: https://github.com/apache/cloudstack/pull/264 WIP: affinitygroup: implement project support You can merge this pull request into a Git repository by running: $ git pull https://github.com/resmo/cloudstack feature/project-affinitygroup

[GitHub] cloudstack pull request: Cloudstack-8301

2015-05-19 Thread koushik-das
GitHub user koushik-das opened a pull request: https://github.com/apache/cloudstack/pull/263 Cloudstack-8301 PR for configuring local storage for system VMs at zone level. FS @ https://cwiki.apache.org/confluence/display/CLOUDSTACK/Enable+configuring+local+storage+use+for+system

Re: [UPDATE] 2015 progress

2015-05-19 Thread Rene Moser
Hi Seb! Great to see this progress! One little note from the ansible side: On 19.05.2015 15:38, sebgoa wrote: > 4-Ansible > The ansible cloudstack module from Rene Moser is being merged in as a core > Ansible module. > Expect it in Ansible 2.0 There are currently 11 ansible modules [1] for Clou

Re: [UPDATE] 2015 progress

2015-05-19 Thread David Nalley
This should be a blog post On Tue, May 19, 2015 at 9:38 AM, sebgoa wrote: > Hi folks, > > Couple months ago I shared a few thoughts for 2015 [1], things that we could > do to make our project even greater. > There has been good progress, so I would like to share a few updates. > > 1- Review boa

[GitHub] cloudstack pull request: ListFirewallEgressRulesCmd: extend from B...

2015-05-19 Thread resmo
Github user resmo closed the pull request at: https://github.com/apache/cloudstack/pull/249 --- 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 e

[GitHub] cloudstack pull request: ListFirewallEgressRulesCmd: extend from B...

2015-05-19 Thread resmo
GitHub user resmo reopened a pull request: https://github.com/apache/cloudstack/pull/249 ListFirewallEgressRulesCmd: extend from BaseListTaggedResourcesCmd an… …d cleanup Fixes API duplicate parameter in docs and makes it more clear. Fixes a bunch of typos. You can

[GitHub] cloudstack pull request: Allow forward to fix port forwarding rule...

2015-05-19 Thread wilderrodrigues
Github user wilderrodrigues commented on the pull request: https://github.com/apache/cloudstack/pull/262#issuecomment-103555461 Nice! Travis is almost there - and I'm stuck with my KVM. So, once it's green I will test. :) --- If your project is set up for it, you can reply t

[GitHub] cloudstack pull request: Allow forward to fix port forwarding rule...

2015-05-19 Thread bhaisaab
Github user bhaisaab commented on the pull request: https://github.com/apache/cloudstack/pull/262#issuecomment-103548862 LGTM, I guess @wilderrodrigues can merge this once his tests pass? --- If your project is set up for it, you can reply to this email and have your reply appear on G

[GitHub] cloudstack pull request: Allow forward to fix port forwarding rule...

2015-05-19 Thread isoutham
GitHub user isoutham opened a pull request: https://github.com/apache/cloudstack/pull/262 Allow forward to fix port forwarding rules Fixes a missing iptables rule that would prevent port forwarding from working. Tested against (with hardware) smoke tests. You can merge th

Fresh Build of 4.5 in Eclipse Failing due to M2E jaxb-plugin Error

2015-05-19 Thread Jeff Hair
Hi, I'm setting up a new laptop and trying to get CloudStack 4.5 to build in Eclipse again. On my previous laptop I had no problem with this. I'm trying to figure out if it's something to do with newer commits to the 4.5 branch or Eclipse. It's a fresh installation of Eclipse Luna SR2. After impo

[UPDATE] 2015 progress

2015-05-19 Thread sebgoa
Hi folks, Couple months ago I shared a few thoughts for 2015 [1], things that we could do to make our project even greater. There has been good progress, so I would like to share a few updates. 1- Review board. We are no longer using review board, all code contributions should now come as githu

Re: Bug resolve for 4.5.2

2015-05-19 Thread Ian Southam
On 19 May 2015, at 09:30, Rohit Yadav mailto:rohit.ya...@shapeblue.com>> wrote: I think you’ve already figured out a workaround “SNAT all – * eth2 0.0.0.0/0 0.0.0.0/0 to:IP”, probably the fix needs to go into "systemvm/patches/debian/config/opt/cloud/bin/vpc_snat.sh” (on 4.5 for example) and

Re: [WWW] Cloudstack 4.5 repo for Ubuntu trusty Packages file = 0

2015-05-19 Thread Wido den Hollander
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 05/19/2015 01:28 PM, Vadim Kimlaychuk wrote: > Hello, > > There is a mistake in official 4.5.1 distribution. According to > documentation update should be done from: > > deb http://cloudstack.apt-get.eu/ubuntu precise > 4

[GitHub] cloudstack pull request: CLOUDSTACK-8476-Disable enable pod:

2015-05-19 Thread pritisarap12
GitHub user pritisarap12 opened a pull request: https://github.com/apache/cloudstack/pull/261 CLOUDSTACK-8476-Disable enable pod: --Test cases for testing the behaviour of resources running on pod and admin/non-admin user after disabling the Pod You can merge this pull

Re: venom/CVE-2015-345 Update your KVM folks

2015-05-19 Thread Marco Sinhoreli
Citrix provides hotfix for XenSever: http://support.citrix.com/article/CTX201078 Best regards, Marco Sinhoreli Consultant Manager Phone: +55 21 2586 6390 | Fax: +55 21 2586 6002 | Mobile: +55 21 99159 4713 | Mobile: +55 21 98276 3636 Praia de Botafogo 501, bloco 1 - sala 101, Botafogo, Rio

[GitHub] cloudstack pull request: Build and create tomcat, fix several othe...

2015-05-19 Thread rsafonseca
Github user rsafonseca commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/238#discussion_r30591946 --- Diff: packaging/package.sh --- @@ -48,6 +48,13 @@ function packaging() { fi DISTRO=$3 + +JDK=$(rpm -qa | grep "j

[WWW] Cloudstack 4.5 repo for Ubuntu trusty Packages file = 0

2015-05-19 Thread Vadim Kimlaychuk
Hello, There is a mistake in official 4.5.1 distribution. According to documentation update should be done from: deb http://cloudstack.apt-get.eu/ubuntu precise 4.5 If you go there you’ll find that primary file has 0 length Packag

[GitHub] cloudstack pull request: CLOUDSTACK-8301: Enable configuring local...

2015-05-19 Thread terbolous
Github user terbolous commented on the pull request: https://github.com/apache/cloudstack/pull/259#issuecomment-103450660 I'm a bit unsure of how our i18n process is, but should this message be applied to language files (ie. messages_*.properties) as well? --- If your project is set

[GitHub] cloudstack pull request: CLOUDSTACK-8482: Enhacing recurring snaps...

2015-05-19 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cloudstack/pull/260 --- 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: Build and create tomcat, fix several othe...

2015-05-19 Thread wilderrodrigues
Github user wilderrodrigues commented on the pull request: https://github.com/apache/cloudstack/pull/238#issuecomment-103450261 Hey @rsafonseca, Thanks for improving ACS! ;) What is the status of this PR? I noticed that the last build failed, but it doesn't seem relat

[GitHub] cloudstack pull request: CLOUDSTACK-8482: Enhacing recurring snaps...

2015-05-19 Thread gauravaradhye
GitHub user gauravaradhye opened a pull request: https://github.com/apache/cloudstack/pull/260 CLOUDSTACK-8482: Enhacing recurring snapshots test cases Current test cases do not verify that only maximum snapshots mentioned in the snapshot policy are retained after minimum hours requ

[GitHub] cloudstack pull request: CLOUDSTACK-8301: Enable configuring local...

2015-05-19 Thread rags22489664
GitHub user rags22489664 opened a pull request: https://github.com/apache/cloudstack/pull/259 CLOUDSTACK-8301: Enable configuring local storage use for system VMs at zone level. This commit contains the UI changes for the feature. You can merge this pull request into a Git reposit

[GitHub] cloudstack pull request: ListFirewallEgressRulesCmd: extend from B...

2015-05-19 Thread bhaisaab
Github user bhaisaab commented on the pull request: https://github.com/apache/cloudstack/pull/249#issuecomment-103431009 @resmo looks like an interface/type issue, see the error here: https://builds.apache.org/job/cloudstack-pull-requests/160/console I can help fix it next week, but i

[GitHub] cloudstack pull request: ListFirewallEgressRulesCmd: extend from B...

2015-05-19 Thread resmo
Github user resmo commented on the pull request: https://github.com/apache/cloudstack/pull/249#issuecomment-103429103 @bhaisaab It's been a while since I coded JAVA, have no clue, why it is failing. May I ask you for a hint? --- If your project is set up for it, you can reply to this

[GitHub] cloudstack pull request: Implementation for the ability to disable...

2015-05-19 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cloudstack/pull/257 --- 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: CLOUDSTACK-8481: Adding test cases for va...

2015-05-19 Thread gauravaradhye
Github user gauravaradhye closed the pull request at: https://github.com/apache/cloudstack/pull/258 --- 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 feat

[GitHub] cloudstack pull request: CLOUDSTACK-8481: Adding test cases for va...

2015-05-19 Thread gauravaradhye
GitHub user gauravaradhye opened a pull request: https://github.com/apache/cloudstack/pull/258 CLOUDSTACK-8481: Adding test cases for validating global limit on concurrent snapshots The global flag "concurrent.snapshots.threshold.perhost" defines how many concurrent snapshots are a

Re: [JENKINS] Java 8 job doesn't use Java 8 at all

2015-05-19 Thread Wilder Rodrigues
Hi Rafael, I know that. The problem here is because we have a job called jdk18 which actually just build ACS using jdk 1.7 and the error was completely unrelated to the constant type. Concerning the PowerMock runner, it was not needed, so using the Mockito runner will get it working fine. I

Re: ACS 4.5.1 KVM live migration problem

2015-05-19 Thread Andrija Panic
" .I always have vlan values - since this is all Guest NICs - they must have vlan ID... NULL values are only present when VM is deleted/stoped in my case... " Best On May 19, 2015 10:49 AM, "Andrei Mikhailovsky" wrote: > Okay, I think i got to the bottom of the problem. > > For some reason, aft

[GitHub] cloudstack pull request: Implementation for the ability to disable...

2015-05-19 Thread terbolous
Github user terbolous commented on the pull request: https://github.com/apache/cloudstack/pull/257#issuecomment-103403115 Excellent, thanks for the update. --- 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 d

[GitHub] cloudstack pull request: Implementation for the ability to disable...

2015-05-19 Thread devdeep
Github user devdeep commented on the pull request: https://github.com/apache/cloudstack/pull/257#issuecomment-103402775 @terbolous FS for this can be found here https://cwiki.apache.org/confluence/display/CLOUDSTACK/Disabling+Storage+Pool+for+Provisioning. To answer your query on resi

Re: ACS 4.5.1 KVM live migration problem

2015-05-19 Thread Andrei Mikhailovsky
Okay, I think i got to the bottom of the problem. For some reason, after performing a manual db change of the isolation/broadcast_uri values in db, the virtual router, responsible for the network that was attached to this particular vm, has stopped responding and wasn't giving out dhcp leases.

Re: ACS 4.5.1 KVM live migration problem

2015-05-19 Thread Andrei Mikhailovsky
Hi guys, Coming back to the problem with live migration. I've done some more testing and I think there is an issue (probably introduced since 4.4.x). I have manually set the vlan:// for the broadcast and isolation _uri values in the data base. This has indeed solved the migration problem. I

Re: [RESULT][VOTE] Apache CloudStack 4.5.1

2015-05-19 Thread Rohit Yadav
Done. > On 09-May-2015, at 3:35 am, ilya wrote: > > If you are experiencing CloudStack UI issues, please consider upgrading your > tomcat instance to version 6.0.43 (tested version, but earlier versions > prior to 6.0.37 might work as well), to address the tomcat response issues > caused by l

Re: networkaddress.cache.ttl default setting

2015-05-19 Thread Rohit Yadav
Hi Wido, > On 12-May-2015, at 12:20 pm, Wido den Hollander wrote: > > "Specified in java.security to indicate the caching policy for > successful name lookups from the name service. The value is specified > as as integer to indicate the number of seconds to cache the > successful lookup. > > A va

Re: Preparing for 4.6

2015-05-19 Thread Daan Hoogland
That is called a commit message. It could be a joke but I am serious. The first exerpt-like line should read exactly what you are describing. On Tue, 19 May 2015 10:08 Sebastien Goasguen wrote: > > > On May 19, 2015, at 9:59 AM, Daan Hoogland > wrote: > > > > I must urge not to try to maintain

Re: libvirt exception

2015-05-19 Thread Rohit Yadav
Were able to fix the issue? Do we need to update agent/bindir/libvirtqemuhook.in with Wei’s fix? > On 12-May-2015, at 3:09 pm, Mike C wrote: > > On 2015-05-12 02:02, Wei ZHOU wrote: >> is /etc/libvirt/hooks/qemu executable? > Yes > > Given the announcement of 4.5.1 yesterday and the fact we fou

Re: [JENKINS] Java 8 job doesn't use Java 8 at all

2015-05-19 Thread Rafael Fonseca
Hi :) The jdk 7 is always installed because of the requires in the spec file. BuildRequires: java-1.7.0-openjdk-devel BuildRequires: ws-commons-util The ws-commons-util is downloaded through maven and is not needed as a OS package, in rhel 7 this depends on java 7, so it's always installed if li

Re: Preparing for 4.6

2015-05-19 Thread Sebastien Goasguen
> On May 19, 2015, at 9:59 AM, Daan Hoogland wrote: > > I must urge not to try to maintain a changelog by hand. I should not have used the term changelog. I am used to do this in libcloud: https://github.com/apache/libcloud/blob/trunk/CHANGES.rst it’s just a good habit. You make a commit,

Re: Preparing for 4.6

2015-05-19 Thread Daan Hoogland
I must urge not to try to maintain a changelog by hand. it is error prone and if people follow Erik's guideline of giving reason in a commit message creating one from the git log becomes easy. It will be a matter of deleting the irrelevant from the git log output. Op di 19 mei 2015 om 09:53 schree

Re: Available Primary Storage Capacity Displayed Incorrectly after Upgrade to ACS 4.5.1

2015-05-19 Thread Rohit Yadav
Hi Darren, Do you think it’s a UI issue? If you use something like CloudMonkey and run "list capacity fetchlatest=true” do you see correct percentages? > On 15-May-2015, at 2:56 am, Darren Tang wrote: > > Here's our environment, > > 1. Primary Storage is 12TB > 2. Actual allocated capacity of p

Re: Preparing for 4.6

2015-05-19 Thread Daan Hoogland
Good points Erik, Mentioning a jira ticket is fine but as Wilder described sometime superfluous. What you ask for here has a big +1 from me. What you did can be seen in the commit diff, why you did it gives us a better view of it's need over time and in respect to the rest of the system. thanks y

Re: Preparing for 4.6

2015-05-19 Thread Rohit Yadav
Hi, I think having JIRA references for bug tickets is useful for tracking fixes and should be encouraged, though for minor fixes it may be avoided. I also like the idea of maintaining the changelog every time a developer adds a new change instead of updating it at the time of release. I guess,

Re: Bug resolve for 4.5.2

2015-05-19 Thread Rohit Yadav
Hi Andrija, I think you’ve already figured out a workaround “SNAT all – * eth2 0.0.0.0/0 0.0.0.0/0 to:IP”, probably the fix needs to go into "systemvm/patches/debian/config/opt/cloud/bin/vpc_snat.sh” (on 4.5 for example) and usage of SetSourceNatCommand. We can fix this for VPC, though I want

Re: [JENKINS] Java 8 job doesn't use Java 8 at all

2015-05-19 Thread Wilder Rodrigues
Hi Pierre-Luc, Is that possible to have Java OpenJDK 8 Devel installed and marked as the alternative in the slave that builds the jdk18 job? It’s also important to say that both java and java point to the correct version. I am now testing a fix I added for a couple of test suites that were usin

[GitHub] cloudstack pull request:

2015-05-19 Thread bhaisaab
Github user bhaisaab commented on the pull request: https://github.com/apache/cloudstack/commit/9d8a62d0ee379bf8b67405944c86f68587245db6#commitcomment-11255250 Most 32bit binaries may link against i386 libc library, this explicitly installs i386 libc6 package to allow 32bit binaries t