[GitHub] cloudstack pull request: CLOUDSTACK-9104: VM naming convention in ...

2015-12-14 Thread bhaisaab
Github user bhaisaab commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/1165#discussion_r47469773 --- Diff: plugins/hypervisors/vmware/src/com/cloud/hypervisor/vmware/resource/VmwareResource.java --- @@ -1889,11 +1889,20 @@ int getReservedCpuMHZ(Vir

[GitHub] cloudstack pull request: CLOUDSTACK-9104: VM naming convention in ...

2015-12-14 Thread bhaisaab
Github user bhaisaab commented on the pull request: https://github.com/apache/cloudstack/pull/1165#issuecomment-164374286 @priyankparihar Fair enough, please see a code review comment. Once you fix the null check, I think your PR is good to go. Also, write a unit test to enforce the c

[GitHub] cloudstack pull request: CLOUDSTACK-9104: VM naming convention in ...

2015-12-14 Thread bhaisaab
Github user bhaisaab commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/1165#discussion_r47469908 --- Diff: plugins/hypervisors/vmware/src/com/cloud/hypervisor/vmware/resource/VmwareResource.java --- @@ -1889,11 +1889,20 @@ int getReservedCpuMHZ(Vir

[GitHub] cloudstack-docs-rn pull request: 4.7.0

2015-12-14 Thread runseb
Github user runseb commented on the pull request: https://github.com/apache/cloudstack-docs-rn/pull/27#issuecomment-164375548 Looks good, but I think it's missing some features: - quota - Nuage ? pinging @remibergsma --- If your project is set up for it, you can repl

[GitHub] cloudstack pull request: CLOUDSTACK-9158: Removed SLF4J, it's abun...

2015-12-14 Thread miguelaferreira
Github user miguelaferreira commented on the pull request: https://github.com/apache/cloudstack/pull/1236#issuecomment-164376707 @borisroman slf4j sits in a layer above log4j. I?m not sure about the particular case you are dealing with, however if we were using slf4j with log4j consis

[GitHub] cloudstack pull request: CLOUDSTACK-8841: Storage XenMotion from X...

2015-12-14 Thread agneya2001
Github user agneya2001 commented on the pull request: https://github.com/apache/cloudstack/pull/815#issuecomment-164376871 @priyankparihar As per XenMotion docs: The target host must have the same or a more recent version of XenServer installed as the source host. So a migration from

[GitHub] cloudstack pull request: CLOUDSTACK-8841: Storage XenMotion from X...

2015-12-14 Thread priyankparihar
Github user priyankparihar commented on the pull request: https://github.com/apache/cloudstack/pull/815#issuecomment-164381436 @runseb completely agree. But, what kind of proof should i present ? --- If your project is set up for it, you can reply to this email and have your reply a

[GitHub] cloudstack pull request: CLOUDSTACK-9103 : Missing OS Mappings for...

2015-12-14 Thread DaanHoogland
Github user DaanHoogland commented on the pull request: https://github.com/apache/cloudstack/pull/1216#issuecomment-164387475 @maneesha-p @remibergsma had a go at it just before the creation of the RC yesterday nigt but he encountered merge conflicts. Can you have e look? merge with

[GitHub] cloudstack pull request: CLOUDSTACK-9104: VM naming convention in ...

2015-12-14 Thread priyankparihar
Github user priyankparihar commented on the pull request: https://github.com/apache/cloudstack/pull/1165#issuecomment-164388358 @bhaisaab I think null check is not required. I have verified( because in case of null if automatically picks some random value). But if you still think it

[GitHub] cloudstack-docs-rn pull request: 4.7.0

2015-12-14 Thread remibergsma
Github user remibergsma commented on the pull request: https://github.com/apache/cloudstack-docs-rn/pull/27#issuecomment-164388952 - Quota plugin, see PR 768 for screenshots. - Nicira and Nuage plugins updated - UI improvements - >100 smaller bugfixes and improvements ---

[GitHub] cloudstack-docs-rn pull request: 4.7.0

2015-12-14 Thread remibergsma
Github user remibergsma commented on a diff in the pull request: https://github.com/apache/cloudstack-docs-rn/pull/27#discussion_r47476361 --- Diff: source/upgrade/_sysvm_templates_pre45.rst --- @@ -18,8 +18,9 @@ Update System-VM templates --

[GitHub] cloudstack-docs-rn pull request: 4.7.0

2015-12-14 Thread pdion891
Github user pdion891 commented on a diff in the pull request: https://github.com/apache/cloudstack-docs-rn/pull/27#discussion_r47476668 --- Diff: source/upgrade/_sysvm_templates_pre45.rst --- @@ -18,8 +18,9 @@ Update System-VM templates --

Upgrading to 4.7.0

2015-12-14 Thread Remi Bergsma
Hi, As we’re still working on docs/release notes a quick heads-up for those who want to try upgrades to 4.7.0RC1. The systemvm template does not need to be changed in 4.7.0, the 4.6.0 version is still valid and works fine (the changes are in systemvm.iso). Therefore, all you need to do is stop

[GitHub] cloudstack pull request: CLOUDSTACK-8841: Storage XenMotion from X...

2015-12-14 Thread priyankparihar
Github user priyankparihar commented on the pull request: https://github.com/apache/cloudstack/pull/815#issuecomment-164395806 >>"So a migration from 6.2 to 6.5 is allowed but not the other way around." @agneya2001 Currently UI does not allow migration between different versions,

[GitHub] cloudstack pull request: CLOUDSTACK-9103 : Missing OS Mappings for...

2015-12-14 Thread maneesha-p
Github user maneesha-p commented on the pull request: https://github.com/apache/cloudstack/pull/1216#issuecomment-164396034 @DaanHoogland it was due to a latest change in the db file.Pushed again.Thanks. --- If your project is set up for it, you can reply to this email and have your

[GitHub] cloudstack pull request: CLOUDSTACK-9127 Missing PV-bootloader-arg...

2015-12-14 Thread DaanHoogland
Github user DaanHoogland commented on the pull request: https://github.com/apache/cloudstack/pull/1196#issuecomment-164399579 thanks @SudharmaJain building again --- 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 pro

[GitHub] cloudstack pull request: CLOUDSTACK-9161: fix the quota marvin tes...

2015-12-14 Thread DaanHoogland
Github user DaanHoogland commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/1240#discussion_r47480556 --- Diff: plugins/database/quota/src/org/apache/cloudstack/api/response/QuotaResponseBuilderImpl.java --- @@ -186,7 +186,7 @@ public int compare(Qu

[GitHub] cloudstack pull request: [4.7] CLOUDSTACK-8746: VM Snapshotting im...

2015-12-14 Thread ustcweizhou
Github user ustcweizhou commented on the pull request: https://github.com/apache/cloudstack/pull/977#issuecomment-164401512 @remibergsma rebase with latest master 7c83e1b2402db9e359fb086b158d65c25309a70e result of squashing the commits: (before suqash, 16 commits)

[GitHub] cloudstack pull request: CLOUDSTACK-9161: fix the quota marvin tes...

2015-12-14 Thread DaanHoogland
Github user DaanHoogland commented on the pull request: https://github.com/apache/cloudstack/pull/1240#issuecomment-164401474 @agneya2001 code looks good, one question about the logic. will run the test. As this test requires global settings in the server, it would pay to add

[GitHub] cloudstack pull request: CLOUDSTACK-9104: VM naming convention in ...

2015-12-14 Thread bhaisaab
Github user bhaisaab commented on the pull request: https://github.com/apache/cloudstack/pull/1165#issuecomment-164401688 @priyankparihar I won't be able to give a LGTM without the null check, split string related code and a unit test that breaks if someone tries to change the convent

[GitHub] cloudstack pull request: CLOUDSTACK-9162: Unable to add VPN user v...

2015-12-14 Thread DaanHoogland
Github user DaanHoogland commented on the pull request: https://github.com/apache/cloudstack/pull/1241#issuecomment-164402122 @kansal I think this is a good fix but can't be sure. A typical case where an integration test showing the behaviour would help greatly. I'm sure marvin can si

[GitHub] cloudstack pull request: CLOUDSTACK-9146: Refactor Hypervisor KVM ...

2015-12-14 Thread DaanHoogland
Github user DaanHoogland commented on the pull request: https://github.com/apache/cloudstack/pull/1224#issuecomment-164402621 @wilderrodrigues nice rant and I agree with most except for the part where it should have been merged. There were objections so this is a clear example of a th

[GitHub] cloudstack pull request: CLOUDSTACK-9158: Removed SLF4J, it's abun...

2015-12-14 Thread DaanHoogland
Github user DaanHoogland commented on the pull request: https://github.com/apache/cloudstack/pull/1236#issuecomment-164403037 @miguelaferreira good point. It looks like it has been added for that purpose but never actually used. So now we must choose: start using it or chop it out.

[GitHub] cloudstack pull request: CLOUDSTACK-9161: fix the quota marvin tes...

2015-12-14 Thread agneya2001
Github user agneya2001 commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/1240#discussion_r47481989 --- Diff: plugins/database/quota/src/org/apache/cloudstack/api/response/QuotaResponseBuilderImpl.java --- @@ -186,7 +186,7 @@ public int compare(Quot

[GitHub] cloudstack pull request: CLOUDSTACK-9103 : Missing OS Mappings for...

2015-12-14 Thread DaanHoogland
Github user DaanHoogland commented on the pull request: https://github.com/apache/cloudstack/pull/1216#issuecomment-164404825 @agneya2001 can you still lgtm this? @maneesha-p thanks I am doing a quick verification install and if all ok we are fine --- If your project is set up f

Re: Building Cloudstack failing on windows

2015-12-14 Thread Wido den Hollander
On 12/14/2015 07:25 AM, Sudharma Jain wrote: > While building Cloudstack on windows, it fails with following exceptions. > > Tests run: 4, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 2.052 sec > <<< FAILURE! - in com.cloud.utils.TestProfiler > testProfilerInNano(com.cloud.utils.TestProfile

[GitHub] cloudstack pull request: test: Fix Libvirt test so that it works o...

2015-12-14 Thread wido
GitHub user wido opened a pull request: https://github.com/apache/cloudstack/pull/1242 test: Fix Libvirt test so that it works on Windows This test failed on Windows, using the File.separator it should run fine on Windows. You can merge this pull request into a Git repository by ru

[GitHub] cloudstack pull request: CLOUDSTACK-9127 Missing PV-bootloader-arg...

2015-12-14 Thread DaanHoogland
Github user DaanHoogland commented on the pull request: https://github.com/apache/cloudstack/pull/1196#issuecomment-164405051 ``` [INFO] [INFO] BUILD SUCCESS [INFO] ---

[GitHub] cloudstack pull request: CLOUDSTACK-9127 Missing PV-bootloader-arg...

2015-12-14 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cloudstack/pull/1196 --- 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-9161: fix the quota marvin tes...

2015-12-14 Thread agneya2001
Github user agneya2001 commented on the pull request: https://github.com/apache/cloudstack/pull/1240#issuecomment-164405451 @DaanHoogland Let me add the DC definition, I still need to figure the howto part. --- If your project is set up for it, you can reply to this email and have yo

[GitHub] cloudstack pull request: CLOUDSTACK-9161: fix the quota marvin tes...

2015-12-14 Thread DaanHoogland
Github user DaanHoogland commented on the pull request: https://github.com/apache/cloudstack/pull/1240#issuecomment-164406128 i used this file, not all is relevant but the global setting for it are in there. ``` # Licensed to the Apache Software Foundation (ASF) under one #

Re: Building Cloudstack failing on windows

2015-12-14 Thread Wilder Rodrigues
no need to hard code the path. We can use the “File.separator” as it is being used in the class under test. Cheers, Wilder On 14 Dec 2015, at 11:36, Wido den Hollander mailto:w...@widodh.nl>> wrote: On 12/14/2015 07:25 AM, Sudharma Jain wrote: While building Cloudstack on windows, it fails w

Re: Building Cloudstack failing on windows

2015-12-14 Thread Wido den Hollander
On 12/14/2015 11:45 AM, Wilder Rodrigues wrote: > no need to hard code the path. We can use the “File.separator” as it is being > used in the class under test. > Indeed, I already filed a PR: https://github.com/apache/cloudstack/pull/1242 > Cheers, > Wilder > > On 14 Dec 2015, at 11:36, Wido

[GitHub] cloudstack pull request: test: Fix Libvirt test so that it works o...

2015-12-14 Thread DaanHoogland
Github user DaanHoogland commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/1242#discussion_r47483781 --- Diff: plugins/hypervisors/kvm/test/com/cloud/hypervisor/kvm/resource/wrapper/LibvirtUtilitiesHelperTest.java --- @@ -37,8 +38,8 @@ public void

[GitHub] cloudstack pull request: CLOUDSTACK-9161: fix the quota marvin tes...

2015-12-14 Thread DaanHoogland
Github user DaanHoogland commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/1240#discussion_r47484403 --- Diff: plugins/database/quota/src/org/apache/cloudstack/api/response/QuotaResponseBuilderImpl.java --- @@ -186,7 +186,7 @@ public int compare(Qu

[GitHub] cloudstack pull request: CLOUDSTACK-9161: fix the quota marvin tes...

2015-12-14 Thread DaanHoogland
Github user DaanHoogland commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/1240#discussion_r47484456 --- Diff: plugins/database/quota/src/org/apache/cloudstack/api/response/QuotaResponseBuilderImpl.java --- @@ -186,7 +186,7 @@ public int compare(Qu

[GitHub] cloudstack pull request: CLOUDSTACK-9132: API createVolume takes e...

2015-12-14 Thread nitin-maharana
Github user nitin-maharana commented on the pull request: https://github.com/apache/cloudstack/pull/1206#issuecomment-164411409 @DaanHoogland : In UI, we put the field as required field, so user has to give some name to create a volume. It cannot be null or blank. But according the ch

[GitHub] cloudstack pull request: CLOUDSTACK-9132: API createVolume takes e...

2015-12-14 Thread priyankparihar
Github user priyankparihar commented on the pull request: https://github.com/apache/cloudstack/pull/1206#issuecomment-164412418 @nitin-maharana Your point looks good. Both(UI and API) should be consistent. --- If your project is set up for it, you can reply to this email and have you

[GitHub] cloudstack pull request: CLOUDSTACK-9132: API createVolume takes e...

2015-12-14 Thread DaanHoogland
Github user DaanHoogland commented on the pull request: https://github.com/apache/cloudstack/pull/1206#issuecomment-164415638 I don't agree, for two reasons 1. making the field required constitutes a backwards incompatibility of the API 2. we should use as much reasonable defau

[GitHub] cloudstack pull request: CLOUDSTACK-9103 : Missing OS Mappings for...

2015-12-14 Thread DaanHoogland
Github user DaanHoogland commented on the pull request: https://github.com/apache/cloudstack/pull/1216#issuecomment-164416731 ![screen shot 2015-12-14 at 12 40 08](https://cloud.githubusercontent.com/assets/2486961/11780120/e56a14bc-a25f-11e5-8c25-46b0fe2a809e.png) Have no infra to

[GitHub] cloudstack pull request: CLOUDSTACK-9166:Build failed in Jenkins: ...

2015-12-14 Thread SudharmaJain
GitHub user SudharmaJain opened a pull request: https://github.com/apache/cloudstack/pull/1243 CLOUDSTACK-9166:Build failed in Jenkins: cloudstack-rat-master #7038 With my last PR#1196, I missed to place the license disclaimer into CitrixHelperTest.java. Updated the file with the di

[GitHub] cloudstack pull request: CLOUDSTACK-9132: API createVolume takes e...

2015-12-14 Thread rafaelweingartner
Github user rafaelweingartner commented on the pull request: https://github.com/apache/cloudstack/pull/1206#issuecomment-164417605 Hi @nitin-maharana I agree with @DaanHoogland, we should maintain backward compatibility. I almost liked you code, I would just suggest you extracting it

[GitHub] cloudstack pull request: CLOUDSTACK-9166:Build failed in Jenkins: ...

2015-12-14 Thread DaanHoogland
Github user DaanHoogland commented on the pull request: https://github.com/apache/cloudstack/pull/1243#issuecomment-164417836 argh, thanks @SudharmaJain 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

[GitHub] cloudstack pull request: CLOUDSTACK-9103 : Missing OS Mappings for...

2015-12-14 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cloudstack/pull/1216 --- 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-9166:Build failed in Jenkins: ...

2015-12-14 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cloudstack/pull/1243 --- 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-9166:Build failed in Jenkins: ...

2015-12-14 Thread borisroman
Github user borisroman commented on the pull request: https://github.com/apache/cloudstack/pull/1243#issuecomment-164425397 @DaanHoogland Could you please explain why you merged this? We have a policy stating **2 (TWO)** persons will have to review a PR. One code review and on

[GitHub] cloudstack pull request: CLOUDSTACK-9161: fix the quota marvin tes...

2015-12-14 Thread agneya2001
Github user agneya2001 commented on the pull request: https://github.com/apache/cloudstack/pull/1240#issuecomment-164432291 @DaanHoogland I have put a check that if the quota is not enabled then the tests are skipped. I tried enabling quota from inside the test, but it requires a MS r

[GitHub] cloudstack pull request: test: Fix Libvirt test so that it works o...

2015-12-14 Thread wido
Github user wido commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/1242#discussion_r47495825 --- Diff: plugins/hypervisors/kvm/test/com/cloud/hypervisor/kvm/resource/wrapper/LibvirtUtilitiesHelperTest.java --- @@ -37,8 +38,8 @@ public void testSSHK

[GitHub] cloudstack pull request: test: Fix Libvirt test so that it works o...

2015-12-14 Thread borisroman
Github user borisroman commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/1242#discussion_r47495397 --- Diff: plugins/hypervisors/kvm/test/com/cloud/hypervisor/kvm/resource/wrapper/LibvirtUtilitiesHelperTest.java --- @@ -37,8 +38,8 @@ public void te

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

2015-12-14 Thread dmytro-shevchenko
Github user dmytro-shevchenko commented on the pull request: https://github.com/apache/cloudstack/pull/1230#issuecomment-164459723 Commits are squashed and message updated. --- 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: CLOUDSTACK-8302: Removing snapshots on RB...

2015-12-14 Thread borisroman
Github user borisroman commented on the pull request: https://github.com/apache/cloudstack/pull/1230#issuecomment-164464276 @dmytro-shevchenko Thank you, I'll give them a test run! --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub a

[GitHub] cloudstack pull request: Remove template ulimit from createtmplt.s...

2015-12-14 Thread syed
Github user syed commented on the pull request: https://github.com/apache/cloudstack/pull/1223#issuecomment-164469053 @DaanHoogland I agree, someone must have kept this limit way back and forgot about it. --- If your project is set up for it, you can reply to this email and have you

Consoleproxy FF Quicksearch

2015-12-14 Thread Stephan Seitz
Hi devs! Despite the fact I was too lazy that weekend cloning the repo and filing a pull request, I hope that small fix could make it upstream anyway. --- ajaxviewer.js.orig 2015-12-13 11:10:47.851177577 + +++ ajaxviewer.js 2015-12-13 14:14:32.367382547 + @@ -649,6 +649,7 @@ this.sendingE

[GitHub] cloudstack pull request: CLOUDSTACK-9166:Build failed in Jenkins: ...

2015-12-14 Thread wilderrodrigues
Github user wilderrodrigues commented on the pull request: https://github.com/apache/cloudstack/pull/1243#issuecomment-164467579 +1 for reverting it. And I don't even care if the RAT is broken after the rever. Reasons are obvious, but we have to stick to the 2 LGTM otherwise the proje

Re: Consoleproxy FF Quicksearch

2015-12-14 Thread Nux!
Stephan, Thanks for this. It was driving me nuts, I even complained to Mozilla lol. I ended up installing an extension that disabled the quicksearch on "/" press. https://freeshell.de//~kaosmos/index-en.html#searchkeys -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro

[GitHub] cloudstack pull request: CLOUDSTACK-9166:Build failed in Jenkins: ...

2015-12-14 Thread rafaelweingartner
Github user rafaelweingartner commented on the pull request: https://github.com/apache/cloudstack/pull/1243#issuecomment-164471811 @Wilderrodrigues, @borisroman I agree with you that we cannot merge PRs without two(2) LGTMs and integration tests to check if nothing was broken. @DaanHo

[GitHub] cloudstack pull request: CLOUDSTACK-9166:Build failed in Jenkins: ...

2015-12-14 Thread wilderrodrigues
Github user wilderrodrigues commented on the pull request: https://github.com/apache/cloudstack/pull/1243#issuecomment-164474404 @rafaelweingartner It's not about throwing stones, it's about the process. Simply put: 2 LGTM, and depending on the PR at least 1 with inte

[GitHub] cloudstack pull request: CLOUDSTACK-9166:Build failed in Jenkins: ...

2015-12-14 Thread borisroman
Github user borisroman commented on the pull request: https://github.com/apache/cloudstack/pull/1243#issuecomment-164475560 @SudharmaJain Could you please open a new PR so it can be merged with reviews. --- If your project is set up for it, you can reply to this email and have your r

PR's and the 2 LGTM Story

2015-12-14 Thread Boris Schrijver
Hi all, Just to make this clear once more. A PR needs two LGTM's. One of them needs to run the integration- and unit-tests. While the other does code review. This is a the minimal requirement. More is always welcome, anything less will be reverted. I just enforced this policy [1]. Any active com

[GitHub] cloudstack pull request: CLOUDSTACK-9132: API createVolume takes e...

2015-12-14 Thread nitin-maharana
Github user nitin-maharana commented on the pull request: https://github.com/apache/cloudstack/pull/1206#issuecomment-164475760 @DaanHoogland : You mean the name should be an optional field? If that is the case, we should make the field as optional in UI as well as in API. @ra

[GitHub] cloudstack pull request: CLOUDSTACK-8968: UI icon over VM snapshot...

2015-12-14 Thread bhaisaab
Github user bhaisaab commented on the pull request: https://github.com/apache/cloudstack/pull/1150#issuecomment-164477318 @DaanHoogland sorry missed your message, I did not test this --- 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-9132: API createVolume takes e...

2015-12-14 Thread rafaelweingartner
Github user rafaelweingartner commented on the pull request: https://github.com/apache/cloudstack/pull/1206#issuecomment-164482127 @nitin-maharana I do not agree with you. Take a look at the size of the method “allocVolume”, there are more than 100 lines, that is terrible to write

[GitHub] cloudstack pull request: CLOUDSTACK-9161: fix the quota marvin tes...

2015-12-14 Thread DaanHoogland
Github user DaanHoogland commented on the pull request: https://github.com/apache/cloudstack/pull/1240#issuecomment-164483340 @agneya2001 The definition as I gave you is used in th 'bubble' to create the environment (including settings) before running the test in a deployDatacenter.py

Re: git commit: updated refs/heads/master to a00fef8

2015-12-14 Thread Daan Hoogland
Boris don't revert blindly on having one tgm anymore. I will now contiunue and commit the same code directly on master! On Mon, Dec 14, 2015 at 4:53 PM, wrote: > Repository: cloudstack > Updated Branches: > refs/heads/master 8d2e031a8 -> a00fef8c3 > > > Revert "Merge pull request #1243 from Su

Re: PR's and the 2 LGTM Story

2015-12-14 Thread Daan Hoogland
You have been doing this blindly and I don't accept this I have applied the mentioned code directly to master. Next time first see if you can add your lgtm and whether the code is needed. On Mon, Dec 14, 2015 at 4:58 PM, Boris Schrijver wrote: > Hi all, > > Just to make this clear once more. A P

[GitHub] cloudstack pull request: CLOUDSTACK-9166:Build failed in Jenkins: ...

2015-12-14 Thread DaanHoogland
Github user DaanHoogland commented on the pull request: https://github.com/apache/cloudstack/pull/1243#issuecomment-164489480 Don't go here. this is about licensing. We have a duty do do this with extreme prejudice. On Mon, Dec 14, 2015 at 5:00 PM, borisroman wrote:

additional keyboard languages in Consoleproxy

2015-12-14 Thread Stephan Seitz
Hi! I've recently experimented with different approaches to add languages to the consoleproxy in a more modular way than the very hardcoded ajaxviewer / ajaxkeys / index.jsp I'ld like to ask if someone already did some work in that direction, so I could join in? Alternatively, I'll start on a som

[GitHub] cloudstack pull request: CLOUDSTACK-9166:Build failed in Jenkins: ...

2015-12-14 Thread wilderrodrigues
Github user wilderrodrigues commented on the pull request: https://github.com/apache/cloudstack/pull/1243#issuecomment-164494786 I truly believe we need a meeting to discuss this. I understand the hole licensing thing, but having a PR open to review is already a prove that the issue i

[GitHub] cloudstack pull request: CLOUDSTACK-8968: UI icon over VM snapshot...

2015-12-14 Thread nitin-maharana
Github user nitin-maharana commented on the pull request: https://github.com/apache/cloudstack/pull/1150#issuecomment-164514502 Step-1: = ![pr_1150_ss1_nitin](https://cloud.githubusercontent.com/assets/12583725/11789386/1d14793c-a2bc-11e5-9184-f16b84af91f4.png) Ste

Re: PR's and the 2 LGTM Story

2015-12-14 Thread Remi Bergsma
Guys, I can see Daan fixed the build and am happy he cares so much about that. But I don't see why we had to do it like this, instead of reverting the PR that caused the build to fail? That's something one can do quickly without review. Now the mess is complete. A broken PR merged (can happen)

Re: PR's and the 2 LGTM Story

2015-12-14 Thread Remi Bergsma
Guys, I can see Daan fixed the build and am happy he cares so much about that. But I don't see why we had to do it like this, instead of reverting the PR that caused the build to fail? That's something one can do quickly without review. Now the mess is complete. A broken PR merged (can happen)

Re: Consoleproxy FF Quicksearch

2015-12-14 Thread Pierre-Luc Dion
Yet that is very annoying, no chance it could make it in 4.7.0rc2 ? ... Thanks Stephan! On Mon, Dec 14, 2015 at 10:39 AM, Nux! wrote: > Stephan, > > Thanks for this. It was driving me nuts, I even complained to Mozilla lol. > > I ended up installing an extension that disabled the quicksearch o

Re: additional keyboard languages in Consoleproxy

2015-12-14 Thread Anshul Gangwar
There is already a PR requested some 4 months back addressing some of these issues. With that patch one has to add only key mappings to support new languages. https://github.com/apache/cloudstack/pull/669 On 14-Dec-2015, at 10:22 PM, Stephan Seitz mailto:s.se...@secretresearchfacility.com>>

[GitHub] cloudstack pull request: CLOUDSTACK-9161: fix the quota marvin tes...

2015-12-14 Thread agneya2001
Github user agneya2001 commented on the pull request: https://github.com/apache/cloudstack/pull/1240#issuecomment-164652898 @DaanHoogland this is what I did: 1. Created a simulator environment 2. Deployed the datacenter using the cfg above, 3. checked the DB and confirmed t

Re: [VOTE] Apache CloudStack 4.6.2

2015-12-14 Thread Wilder Rodrigues
Hi all, Test this RC yesterday and here goes my +1 (binding). Details below: ACS 4.6.2 :: Environment 1 :: * Hardware required: TRUE * Management Server + MySQL on CentOS 7.1 * One KVM Host on CentOS 7.1 * Agent + Common RPMs built from 4.6.2 source :: Tests Suites Executed :: nosetests --w

[GitHub] cloudstack pull request: CLOUDSTACK-8605: KVM: Config Drive and ge...

2015-12-14 Thread kishankavala
Github user kishankavala closed the pull request at: https://github.com/apache/cloudstack/pull/577 --- 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 featu

Re: PR's and the 2 LGTM Story

2015-12-14 Thread Wido den Hollander
On 12/14/2015 11:15 PM, Remi Bergsma wrote: > Guys, > > I can see Daan fixed the build and am happy he cares so much about that. But > I don't see why we had to do it like this, instead of reverting the PR that > caused the build to fail? That's something one can do quickly without review. >

[GitHub] cloudstack pull request: CLOUDSTACK-9141: Validate userdata for va...

2015-12-14 Thread wido
Github user wido commented on the pull request: https://github.com/apache/cloudstack/pull/1220#issuecomment-164673949 Closing this one for now since it doesn't work on Java 7. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as wel

[GitHub] cloudstack pull request: CLOUDSTACK-9141: Validate userdata for va...

2015-12-14 Thread wido
Github user wido closed the pull request at: https://github.com/apache/cloudstack/pull/1220 --- 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