[GitHub] cloudstack pull request: CLOUDSTACK-9122: latest credit entries sh...

2015-12-12 Thread remibergsma
Github user remibergsma commented on the pull request: https://github.com/apache/cloudstack/pull/1192#issuecomment-164125511 LGTM based on these tests: ``` nosetests --with-marvin --marvin-config=${marvinCfg} -s -a tags=advanced,required_hardware=true \ component/test_

[GitHub] cloudstack pull request: CLOUDSTACK-9122: latest credit entries sh...

2015-12-12 Thread remibergsma
Github user remibergsma commented on the pull request: https://github.com/apache/cloudstack/pull/1192#issuecomment-164125653 Jenkins error is unrelated to PR. --- 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 projec

[GitHub] cloudstack pull request: CLOUDSTACK-9086: ACS allows to create iso...

2015-12-12 Thread remibergsma
Github user remibergsma commented on the pull request: https://github.com/apache/cloudstack/pull/1188#issuecomment-164125758 LGTM based on these tests: ``` nosetests --with-marvin --marvin-config=${marvinCfg} -s -a tags=advanced,required_hardware=true \ component/test_

[GitHub] cloudstack pull request: CLOUDSTACK-9139 make zwps default when de...

2015-12-12 Thread remibergsma
Github user remibergsma commented on the pull request: https://github.com/apache/cloudstack/pull/1219#issuecomment-164125989 LGTM, I could still do all my deployments using Marvin. So, didn't test this feature but did prove the existing functionality still works. --- If your project

[GitHub] cloudstack pull request: CLOUDSTACK-4374 - As a Developer I want t...

2015-12-12 Thread remibergsma
Github user remibergsma commented on the pull request: https://github.com/apache/cloudstack/pull/1222#issuecomment-164126939 LGTM based on these tests: ``` nosetests --with-marvin --marvin-config=${marvinCfg} -s -a tags=advanced,required_hardware=true \ component/test_

[GitHub] cloudstack pull request: CLOUDSTACK-4374 - As a Developer I want t...

2015-12-12 Thread wilderrodrigues
Github user wilderrodrigues commented on the pull request: https://github.com/apache/cloudstack/pull/1222#issuecomment-164127045 Awesome! --- 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 pull request: CLOUDSTACK-9069: Newly added project is n...

2015-12-12 Thread remibergsma
Github user remibergsma commented on the pull request: https://github.com/apache/cloudstack/pull/1082#issuecomment-164127282 Hi @nitin-maharana thanks for the info! I built a new cloud and still have the issue that after creating a project it keeps loading forever (see image above). I

[GitHub] cloudstack pull request: [UI] bug fix: Delete added ACL lists is n...

2015-12-12 Thread remibergsma
Github user remibergsma commented on the pull request: https://github.com/apache/cloudstack/pull/1211#issuecomment-164129115 LGTM based on the below test. Original on current master: - create domain, account and login - create vpc - create acl - no option to del

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

2015-12-12 Thread remibergsma
Github user remibergsma commented on the pull request: https://github.com/apache/cloudstack/pull/1223#issuecomment-164132726 @syed Thanks! @bhaisaab @DaanHoogland Do you guys know why this was put in? It was in the original source import years ago. --- If your project is set

[GitHub] cloudstack pull request: Removed .pydevproject from plugin kvm hyp...

2015-12-12 Thread wido
Github user wido commented on the pull request: https://github.com/apache/cloudstack/pull/1226#issuecomment-164134435 No idea why that is in there indeed. LGTM Is just a metadata file, never touched by packaging either. --- If your project is set up for it, you can reply to t

[GitHub] cloudstack pull request: CLOUDSTACK-9147: In hypervisor-plugin-kvm...

2015-12-12 Thread wido
Github user wido commented on the pull request: https://github.com/apache/cloudstack/pull/1225#issuecomment-164134517 The build still works indeed, bu I'd love to see if all the tests still work. We transfer TOs between the Agent and Mgmt server and they contain full package

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

2015-12-12 Thread wido
Github user wido commented on the pull request: https://github.com/apache/cloudstack/pull/1220#issuecomment-164134556 @remibergsma Hmm, that's weird. It compiled on my desktop. This seems like a Java version thingy. --- If your project is set up for it, you can reply to this email an

[GitHub] cloudstack pull request: CLOUDSTACK-9135 - As a Developer I want t...

2015-12-12 Thread wilderrodrigues
Github user wilderrodrigues commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/1221#discussion_r47429990 --- Diff: test/integration/smoke/test_internal_lb.py --- @@ -286,9 +302,12 @@ def setUpClass(cls): %s" % (cls.account.name

[GitHub] cloudstack pull request: CLOUDSTACK-9135 - As a Developer I want t...

2015-12-12 Thread wilderrodrigues
Github user wilderrodrigues commented on the pull request: https://github.com/apache/cloudstack/pull/1221#issuecomment-164135820 Thanks for the reviw, @borisroman! :) --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If you

[GitHub] cloudstack pull request: Show actual diff in commits after merge w...

2015-12-12 Thread remibergsma
GitHub user remibergsma opened a pull request: https://github.com/apache/cloudstack/pull/1227 Show actual diff in commits after merge with git-pr / git-fwd-merge This shows the diff in commits after using `git-pr` and `git-fwd-merge` tools, like this: ``` 44e8c92 Merge

[GitHub] cloudstack pull request: CLOUDSTACK-9135 - As a Developer I want t...

2015-12-12 Thread remibergsma
Github user remibergsma commented on the pull request: https://github.com/apache/cloudstack/pull/1221#issuecomment-164137434 LGTM based on running the tests: ``` [root@cs1 integration]# cat /tmp//MarvinLogs/test_internal_lb_SFTBEY/results.txt Test create, assign, remo

[GitHub] cloudstack pull request: Show actual diff in commits after merge w...

2015-12-12 Thread remibergsma
Github user remibergsma commented on the pull request: https://github.com/apache/cloudstack/pull/1227#issuecomment-164138076 Example of merging PR 1221: https://cloud.githubusercontent.com/assets/1630096/11761460/05e97f22-a0c4-11e5-8c4a-da8cf67c973e.png";> --- If your projec

[GitHub] cloudstack pull request: Show actual diff in commits after merge w...

2015-12-12 Thread wilderrodrigues
Github user wilderrodrigues commented on the pull request: https://github.com/apache/cloudstack/pull/1227#issuecomment-164139213 Cool! Also nice you put the screenshot to show it in action. LGTM Cheers, Wilder --- If your project is set up for it, you can reply t

[GitHub] cloudstack pull request: CLOUDSTACK-4374 - As a Developer I want t...

2015-12-12 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cloudstack/pull/1222 --- 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-9086: ACS allows to create iso...

2015-12-12 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cloudstack/pull/1188 --- 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-9135 - As a Developer I want t...

2015-12-12 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cloudstack/pull/1221 --- 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-9122: latest credit entries sh...

2015-12-12 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cloudstack/pull/1192 --- 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: Remove template ulimit from createtmplt.s...

2015-12-12 Thread bhaisaab
Github user bhaisaab commented on the pull request: https://github.com/apache/cloudstack/pull/1223#issuecomment-164140671 @remibergsma possible someone added this historically and nobody cared but now. I can check this later and get back to you. --- If your project is set up for it,

[GitHub] cloudstack pull request: CLOUDSTACK-9128: Testcase to verify physi...

2015-12-12 Thread remibergsma
Github user remibergsma commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/1199#discussion_r47431233 --- Diff: test/integration/testpaths/testpath_snapshot_limits.py --- @@ -358,3 +362,129 @@ def test_01_storage_snapshots_limits(self): )

[GitHub] cloudstack pull request: CLOUDSTACK-9128: Testcase to verify physi...

2015-12-12 Thread remibergsma
Github user remibergsma commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/1199#discussion_r47431243 --- Diff: test/integration/testpaths/testpath_snapshot_limits.py --- @@ -358,3 +362,129 @@ def test_01_storage_snapshots_limits(self): )

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

2015-12-12 Thread remibergsma
Github user remibergsma commented on the pull request: https://github.com/apache/cloudstack/pull/1196#issuecomment-164146123 Ping @wilderrodrigues --- 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

[GitHub] cloudstack pull request: Show actual diff in commits after merge w...

2015-12-12 Thread borisroman
Github user borisroman commented on the pull request: https://github.com/apache/cloudstack/pull/1227#issuecomment-164146356 Nice! LGTM :+1: --- 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.6] CLOUDSTACK-9113: skip vm with incon...

2015-12-12 Thread DaanHoogland
Github user DaanHoogland commented on the pull request: https://github.com/apache/cloudstack/pull/1182#issuecomment-164146578 LGTM based on the code. It does implement a use case that should be tested. not sure if we need it in this PR --- If your project is set up for it, you can re

[GitHub] cloudstack pull request: Show actual diff in commits after merge w...

2015-12-12 Thread DaanHoogland
Github user DaanHoogland commented on the pull request: https://github.com/apache/cloudstack/pull/1227#issuecomment-164147061 LGTM, this is why we want to be merging code instead of rebasing, no more commits on master! only merges! --- If your project is set up for it, you can reply

[GitHub] cloudstack pull request: Show actual diff in commits after merge w...

2015-12-12 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cloudstack/pull/1227 --- 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: [4.6] CLOUDSTACK-9113: skip vm with incon...

2015-12-12 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cloudstack/pull/1182 --- 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: [UI] bug fix: Delete added ACL lists is n...

2015-12-12 Thread DaanHoogland
Github user DaanHoogland commented on the pull request: https://github.com/apache/cloudstack/pull/1211#issuecomment-164148314 LGTM, thanks for testing @remibergsma. I am going to trust on sight and as this as it is a port from the custom leaseweb code in 4.2.1. --- If your project is

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

2015-12-12 Thread DaanHoogland
Github user DaanHoogland commented on the pull request: https://github.com/apache/cloudstack/pull/1196#issuecomment-164148706 lgtm, doing a test build, now. --- 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-9127 Missing PV-bootloader-arg...

2015-12-12 Thread wilderrodrigues
Github user wilderrodrigues commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/1196#discussion_r47431578 --- Diff: plugins/hypervisors/xenserver/src/com/cloud/hypervisor/xenserver/resource/CitrixHelper.java --- @@ -236,4 +236,15 @@ public static Str

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

2015-12-12 Thread wilderrodrigues
Github user wilderrodrigues commented on the pull request: https://github.com/apache/cloudstack/pull/1196#issuecomment-164149214 Go for it, @remibergsma! Changes LGTM :+1: @DaanHoogland: should we wait for the outcome of your build? Cheers, Wilder --- If your pr

[GitHub] cloudstack pull request: [4.6] CLOUDSTACK-4787 - vmware diskcontro...

2015-12-12 Thread DaanHoogland
Github user DaanHoogland commented on the pull request: https://github.com/apache/cloudstack/pull/1132#issuecomment-164150715 code LGTM and @remibergsma his test succeed, as this is in 4.5 I think it must go in 4.6 as well, however it contains way to little tests and can not be guaran

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

2015-12-12 Thread DaanHoogland
Github user DaanHoogland commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/1196#discussion_r47431643 --- Diff: plugins/hypervisors/xenserver/test/com/cloud/hypervisor/xenserver/resource/CitrixHelperTest.java --- @@ -0,0 +1,35 @@ +package com.cl

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

2015-12-12 Thread remibergsma
Github user remibergsma commented on the pull request: https://github.com/apache/cloudstack/pull/1196#issuecomment-164151105 Nice find @DaanHoogland Can you please fix this @SudharmaJain ? Thanks! --- If your project is set up for it, you can reply to this email and have your reply ap

[GitHub] cloudstack pull request: [4.6] CLOUDSTACK-4787 - vmware diskcontro...

2015-12-12 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cloudstack/pull/1132 --- 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: [UI] bug fix: Delete added ACL lists is n...

2015-12-12 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cloudstack/pull/1211 --- 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: Removed cloud-cli folder and contents, as...

2015-12-12 Thread borisroman
GitHub user borisroman opened a pull request: https://github.com/apache/cloudstack/pull/1228 Removed cloud-cli folder and contents, as it is not maintained or used anymore. Remove legacy code. You can merge this pull request into a Git repository by running: $ git pull https:/

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

2015-12-12 Thread wilderrodrigues
Github user wilderrodrigues commented on the pull request: https://github.com/apache/cloudstack/pull/1224#issuecomment-164157579 Nice one, @borisroman ! LGTM :+1: Waiting for the test results. :) --- If your project is set up for it, you can reply to this email and

[GitHub] cloudstack pull request: CLOUDSTACK-9150: Remove docs/.tx/config

2015-12-12 Thread borisroman
GitHub user borisroman opened a pull request: https://github.com/apache/cloudstack/pull/1229 CLOUDSTACK-9150: Remove docs/.tx/config The config file docs/.tx/config has been replaced with tools/transifex/.tx/config. It's not maintained or used so it must be removed. You can merge t

[GitHub] cloudstack pull request: L10N update before 4.7.0 RC1

2015-12-12 Thread DaanHoogland
Github user DaanHoogland commented on the pull request: https://github.com/apache/cloudstack/pull/1217#issuecomment-164159167 @milamberspace Dutch complemented --- 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: Remove template ulimit from createtmplt.s...

2015-12-12 Thread DaanHoogland
Github user DaanHoogland commented on the pull request: https://github.com/apache/cloudstack/pull/1223#issuecomment-164159535 40G sounds like an old fs limit. doesn't make sense nowadays. --- 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: CLOUDSTACK-8302: Removing snapshots on RB...

2015-12-12 Thread dmytro-shevchenko
GitHub user dmytro-shevchenko opened a pull request: https://github.com/apache/cloudstack/pull/1230 CLOUDSTACK-8302: Removing snapshots on RBD Snapshot removing implemented if primary datastore is RBD https://issues.apache.org/jira/browse/CLOUDSTACK-8302 You can merge this pull

[GitHub] cloudstack pull request: CLOUDSTACK-9151 - As a Developer I want t...

2015-12-12 Thread wilderrodrigues
GitHub user wilderrodrigues opened a pull request: https://github.com/apache/cloudstack/pull/1231 CLOUDSTACK-9151 - As a Developer I want the VRID to be set within the limits of KeepaliveD This PR fixes a blocker issue! - Just like with RVRs, use the VRID 51 instead of

[GitHub] cloudstack pull request: CLOUDSTACK-9151 - As a Developer I want t...

2015-12-12 Thread wilderrodrigues
Github user wilderrodrigues commented on the pull request: https://github.com/apache/cloudstack/pull/1231#issuecomment-164161230 Ping @remibergsma @DaanHoogland @borisroman Could you guys test it before the RC? I just fixed, but have to go to a concert now. --- If your proj

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

2015-12-12 Thread borisroman
Github user borisroman commented on the pull request: https://github.com/apache/cloudstack/pull/1230#issuecomment-164161973 Hi @dmytro-shevchenko Thanks for implementing the removal code. Could you squash the commits and add a descriptive commit message? --- If your project

[GitHub] cloudstack pull request: Removed cloud-cli folder and contents, as...

2015-12-12 Thread borisroman
Github user borisroman commented on the pull request: https://github.com/apache/cloudstack/pull/1228#issuecomment-164162326 *Environment* - 1 KVM host on CentOS 7.1 - 1 Management Server on CentOS 7.1 - Agent + Common RPMs built from source *Integration test suit

[GitHub] cloudstack pull request: Removed .pydevproject from plugin kvm hyp...

2015-12-12 Thread borisroman
Github user borisroman commented on the pull request: https://github.com/apache/cloudstack/pull/1226#issuecomment-164162389 **Environment** - 1 KVM host on CentOS 7.1 - 1 Management Server on CentOS 7.1 - Agent + Common RPMs built from source **Integration test s

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

2015-12-12 Thread borisroman
Github user borisroman commented on the pull request: https://github.com/apache/cloudstack/pull/1224#issuecomment-164163315 It works! Though please tests yourself for more confidence! **Environment** - 1 KVM host on CentOS 7.1 - 1 Management Server on CentOS 7.1

[GitHub] cloudstack pull request: CLOUDSTACK-9147: In hypervisor-plugin-kvm...

2015-12-12 Thread borisroman
Github user borisroman commented on the pull request: https://github.com/apache/cloudstack/pull/1225#issuecomment-164163506 It works! Though please tests yourself for more confidence! @wilderrodrigues @miguelaferreira @remibergsma **Environment** - 1 KVM host on CentOS 7.

[GitHub] cloudstack pull request: CLOUDSTACK-9151 - As a Developer I want t...

2015-12-12 Thread remibergsma
Github user remibergsma commented on the pull request: https://github.com/apache/cloudstack/pull/1231#issuecomment-164163586 Thanks for the quick fix @wilderrodrigues. Bit explanation: redundant routers worked fine in our 4.7 cloud, then all of a sudden were broken. Root caus

[GitHub] cloudstack pull request: CLOUDSTACK-9151 - As a Developer I want t...

2015-12-12 Thread remibergsma
Github user remibergsma commented on the pull request: https://github.com/apache/cloudstack/pull/1231#issuecomment-164163749 You can read the following from man keepalived.conf: ``` # arbitary unique number 0..255 # used to differentiate multiple instances of vrrpd

[GitHub] cloudstack pull request: [4.6] CLOUDSTACK-4787 - vmware diskcontro...

2015-12-12 Thread bhaisaab
Github user bhaisaab commented on the pull request: https://github.com/apache/cloudstack/pull/1132#issuecomment-164165606 @DaanHoogland thanks for merging. This is not yet in 4.5 as I'm yet to merge the 4.5 based PR https://github.com/apache/cloudstack/pull/1131 Will do that on Mon

[GitHub] cloudstack pull request: CLOUDSTACK-9151 - As a Developer I want t...

2015-12-12 Thread bhaisaab
Github user bhaisaab commented on the pull request: https://github.com/apache/cloudstack/pull/1231#issuecomment-164167571 LGTM, perhaps we can use VPCID % 255 to get a value that is less than 255 but greater than 0? @remibergsma @fborn @wilderrodrigues Do you think using a static/f

[GitHub] cloudstack pull request: CLOUDSTACK-9150: Remove docs/.tx/config

2015-12-12 Thread bhaisaab
Github user bhaisaab commented on the pull request: https://github.com/apache/cloudstack/pull/1229#issuecomment-164167598 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 ena

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

2015-12-12 Thread bhaisaab
Github user bhaisaab commented on the pull request: https://github.com/apache/cloudstack/pull/1224#issuecomment-164167703 This is codebase wide issue that we're not following the default maven directory structure for all the maven projects/modules. What is the motivation behind doing

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

2015-12-12 Thread bhaisaab
Github user bhaisaab commented on the pull request: https://github.com/apache/cloudstack/pull/1220#issuecomment-164167812 Time to move to Java 8, post 4.7 perhaps? --- 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 p

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

2015-12-12 Thread wido
Github user wido commented on the pull request: https://github.com/apache/cloudstack/pull/1220#issuecomment-164168237 @bhaisaab Good idea to do that indeed. I think many of us want Java 8. --- If your project is set up for it, you can reply to this email and have your reply appear on

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

2015-12-12 Thread miguelaferreira
Github user miguelaferreira commented on the pull request: https://github.com/apache/cloudstack/pull/1224#issuecomment-164169348 Since no one is making a PR to improve all modules, I would say that incremental improvement is better than no improvement at all. I have done the same to t

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

2015-12-12 Thread miguelaferreira
Github user miguelaferreira commented on the pull request: https://github.com/apache/cloudstack/pull/1224#issuecomment-164169391 And btw LGTM! Nice one @borisroman --- 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 p

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

2015-12-12 Thread borisroman
Github user borisroman commented on the pull request: https://github.com/apache/cloudstack/pull/1224#issuecomment-164169497 @miguelaferreira I also think incremental is better. Keeps changed contained and documented. Else it would be a PR that changes "OVER " files... --- If yo

[GitHub] cloudstack pull request: CLOUDSTACK-9074: Support shared networkin...

2015-12-12 Thread miguelaferreira
Github user miguelaferreira commented on the pull request: https://github.com/apache/cloudstack/pull/1094#issuecomment-164169523 Thanks for the instructions @serg38 I will attempt to reproduce this early this week. --- If your project is set up for it, you can reply to this

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

2015-12-12 Thread borisroman
Github user borisroman commented on the pull request: https://github.com/apache/cloudstack/pull/1224#issuecomment-164169626 @bhaisaab I think an incremental approach is better. I will also create issue for all other projects and move the each at a time. The plugin-hypervisor-kvm just

[GitHub] cloudstack pull request: CLOUDSTACK-9151 - As a Developer I want t...

2015-12-12 Thread remibergsma
Github user remibergsma commented on the pull request: https://github.com/apache/cloudstack/pull/1231#issuecomment-164170412 @bhaisaab nice suggestion! Not sure if it is needed though. The vrrp is done over the first guest network, so it cannot clash with other router pairs. Other tie

[GitHub] cloudstack pull request: CLOUDSTACK-9150: Remove docs/.tx/config

2015-12-12 Thread remibergsma
Github user remibergsma commented on the pull request: https://github.com/apache/cloudstack/pull/1229#issuecomment-164170453 Ping @milamberspace to have a look. --- 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 proj

[GitHub] cloudstack pull request: Removed cloud-cli folder and contents, as...

2015-12-12 Thread remibergsma
Github user remibergsma commented on the pull request: https://github.com/apache/cloudstack/pull/1228#issuecomment-164170827 LGTM based on the above tests. Makes no sense to run the same tests again :-) --- If your project is set up for it, you can reply to this email and have your r

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

2015-12-12 Thread bhaisaab
Github user bhaisaab commented on the pull request: https://github.com/apache/cloudstack/pull/1224#issuecomment-164171043 @borisroman what benefits we will have? --- 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-9152: Remove unused folder(s)/...

2015-12-12 Thread borisroman
GitHub user borisroman opened a pull request: https://github.com/apache/cloudstack/pull/1232 CLOUDSTACK-9152: Remove unused folder(s)/file(s); utils/bindir As a developer I want a project without dead or unused code. Builds ok ``` [INFO]

[GitHub] cloudstack pull request: CLOUDSTACK-9151 - As a Developer I want t...

2015-12-12 Thread remibergsma
Github user remibergsma commented on the pull request: https://github.com/apache/cloudstack/pull/1231#issuecomment-164171363 Jenkins error unrelated to PR change: ``` Build timed out (after 120 minutes). Marking the build as aborted. ``` --- If your project is set up for i

[GitHub] cloudstack pull request: CLOUDSTACK-9151 - As a Developer I want t...

2015-12-12 Thread remibergsma
Github user remibergsma commented on the pull request: https://github.com/apache/cloudstack/pull/1231#issuecomment-164172595 First test results: keepalived.conf looks as expected: ``` vrrp_instance inside_network { state EQUAL interface eth2 virt

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

2015-12-12 Thread remibergsma
Github user remibergsma commented on the pull request: https://github.com/apache/cloudstack/pull/1224#issuecomment-164174058 LGTM based on these tests (run on KVM): ``` nosetests --with-marvin --marvin-config=${marvinCfg} -s -a tags=advanced,required_hardware=true \ co

[GitHub] cloudstack pull request: CLOUDSTACK-9147: In hypervisor-plugin-kvm...

2015-12-12 Thread remibergsma
Github user remibergsma commented on the pull request: https://github.com/apache/cloudstack/pull/1225#issuecomment-164174234 @borisroman I can't get it to run. It builds but after start it errors out like this: ``` 2015-12-12 10:01:33,843 WARN [o.a.c.s.m.c.ResourceApplica

[GitHub] cloudstack pull request: CLOUDSTACK-9134: set device_id as the fir...

2015-12-12 Thread remibergsma
Github user remibergsma commented on the pull request: https://github.com/apache/cloudstack/pull/1209#issuecomment-164174368 LGTM based on these tests: ``` nosetests --with-marvin --marvin-config=${marvinCfg} -s -a tags=advanced,required_hardware=true \ component/test_

[GitHub] cloudstack pull request: CLOUDSTACK-9136: remove ssh keypairs alon...

2015-12-12 Thread remibergsma
Github user remibergsma commented on the pull request: https://github.com/apache/cloudstack/pull/1212#issuecomment-164174462 LGTM based on these tests: ``` nosetests --with-marvin --marvin-config=${marvinCfg} -s -a tags=advanced,required_hardware=true \ component/test_

[GitHub] cloudstack pull request: CLOUDSTACK-9147: In hypervisor-plugin-kvm...

2015-12-12 Thread borisroman
Github user borisroman commented on the pull request: https://github.com/apache/cloudstack/pull/1225#issuecomment-164175379 @remibergsma Please try again! I changed a few files today. You probably didn't notice because I squashed them in the commit from yesterday. (Which you likely bu

[GitHub] cloudstack pull request: CLOUDSTACK-9150: Remove docs/.tx/config

2015-12-12 Thread milamberspace
Github user milamberspace commented on the pull request: https://github.com/apache/cloudstack/pull/1229#issuecomment-164176128 Yes, this config file doesn't use at this place. Can be remove. LGTM --- If your project is set up for it, you can reply to this email and have your reply

[GitHub] cloudstack pull request: L10N update before 4.7.0 RC1

2015-12-12 Thread milamberspace
Github user milamberspace commented on the pull request: https://github.com/apache/cloudstack/pull/1217#issuecomment-164176177 Thanks @DaanHoogland PR updated. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If

[GitHub] cloudstack pull request: CLOUDSTACK-9151 - As a Developer I want t...

2015-12-12 Thread DaanHoogland
Github user DaanHoogland commented on the pull request: https://github.com/apache/cloudstack/pull/1231#issuecomment-164176274 As an operator I want this in :p have only read the feature description in jira and the diff but lgtm based on that and @remibergsma his test results. --- If

[GitHub] cloudstack pull request: CLOUDSTACK-9151 - As a Developer I want t...

2015-12-12 Thread remibergsma
Github user remibergsma commented on the pull request: https://github.com/apache/cloudstack/pull/1231#issuecomment-164176585 @DaanHoogland Thanks. Deploying to a real cloud as we speak. Will verify there too. --- If your project is set up for it, you can reply to this email and have

[GitHub] cloudstack pull request: L10N update before 4.7.0 RC1

2015-12-12 Thread borisroman
Github user borisroman commented on the pull request: https://github.com/apache/cloudstack/pull/1217#issuecomment-164177113 @milamberspace @remibergsma @DaanHoogland LGTM :+1: Only did code review. --- If your project is set up for it, you can reply to this email and have you

[GitHub] cloudstack pull request: CLOUDSTACK-9133: Two volume.delete usage ...

2015-12-12 Thread DaanHoogland
Github user DaanHoogland commented on the pull request: https://github.com/apache/cloudstack/pull/1207#issuecomment-164177131 @priyankparihar these are nice results but I have no way of verifying the latter is actually the good result. can you write a test that proves proper behaviou

[GitHub] cloudstack pull request: CLOUDSTACK-9151 - As a Developer I want t...

2015-12-12 Thread remibergsma
Github user remibergsma commented on the pull request: https://github.com/apache/cloudstack/pull/1231#issuecomment-164177507 Update: Verified the same as above in our pre-production environment (aka Employee Cloud). Will now deploy to production as it works as expected. When the integ

[GitHub] cloudstack pull request: Bug-ID: CLOUDSTACK-8882: calculate networ...

2015-12-12 Thread borisroman
Github user borisroman commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/859#discussion_r47435639 --- Diff: engine/schema/src/com/cloud/usage/UsageVO.java --- @@ -125,6 +125,25 @@ public UsageVO(Long zoneId, Long accountId, Long domainId, String des

[GitHub] cloudstack pull request: CLOUDSTACK-9133: Two volume.delete usage ...

2015-12-12 Thread borisroman
Github user borisroman commented on the pull request: https://github.com/apache/cloudstack/pull/1207#issuecomment-164178065 @priyankparihar Could you point me where in VolumeStateListener it is emitted? --- If your project is set up for it, you can reply to this email and have your r

[GitHub] cloudstack pull request: CLOUDSTACK-9136: remove ssh keypairs alon...

2015-12-12 Thread borisroman
Github user borisroman commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/1212#discussion_r47435698 --- Diff: server/test/com/cloud/user/AccountManagerImplTest.java --- @@ -185,6 +186,8 @@ @Mock GlobalLoadBalancerRuleDao _gslbRuleDao

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

2015-12-12 Thread DaanHoogland
Github user DaanHoogland commented on the pull request: https://github.com/apache/cloudstack/pull/1150#issuecomment-164178250 @nitin-maharana @bhaisaab both I and @remibergsma don't work with vmware as part of our cloudstack installs, can you do testing and preferably write tests for

[GitHub] cloudstack pull request: CLOUDSTACK-9136: remove ssh keypairs alon...

2015-12-12 Thread borisroman
Github user borisroman commented on the pull request: https://github.com/apache/cloudstack/pull/1212#issuecomment-164178288 Until either a test is added, which is preferred! Or the dead code (see comment) is removed, :-1: --- If your project is set up for it, you can reply to this e

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

2015-12-12 Thread DaanHoogland
Github user DaanHoogland commented on the pull request: https://github.com/apache/cloudstack/pull/1165#issuecomment-164178352 @bhaisaab @priyankparihar what is the verdict on this change? --- 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: CLOUDSTACK-9139 make zwps default when de...

2015-12-12 Thread borisroman
Github user borisroman commented on the pull request: https://github.com/apache/cloudstack/pull/1219#issuecomment-164179455 LGTM :+1: Deployed with Ceph. ![screenshot from 2015-12-12 20 44 13](https://cloud.githubusercontent.com/assets/5996146/11763591/2c88476a-a111-

[GitHub] cloudstack pull request: Changed UsageEventUtils to UsageEventEmit...

2015-12-12 Thread DaanHoogland
Github user DaanHoogland commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/1191#discussion_r47435785 --- Diff: engine/components-api/src/com/cloud/event/UsageEventEmitterImpl.java --- @@ -38,44 +34,37 @@ import com.cloud.event.dao.UsageEventDao

[GitHub] cloudstack pull request: Changed UsageEventUtils to UsageEventEmit...

2015-12-12 Thread DaanHoogland
Github user DaanHoogland commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/1191#discussion_r47435795 --- Diff: engine/components-api/src/com/cloud/event/UsageEventEmitterImpl.java --- @@ -131,54 +127,55 @@ public static void publishUsageEvent(String

[GitHub] cloudstack pull request: CLOUDSTACK-9134: set device_id as the fir...

2015-12-12 Thread borisroman
Github user borisroman commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/1209#discussion_r47435854 --- Diff: engine/schema/src/com/cloud/vm/dao/NicDaoImpl.java --- @@ -222,11 +222,20 @@ public String getIpAddress(long networkId, long instanceId) {

[GitHub] cloudstack pull request: Changed UsageEventUtils to UsageEventEmit...

2015-12-12 Thread DaanHoogland
Github user DaanHoogland commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/1191#discussion_r47435856 --- Diff: server/test/org/apache/cloudstack/networkoffering/MockUsageEventEmitter.java --- @@ -0,0 +1,134 @@ +package org.apache.cloudstack.netw

[GitHub] cloudstack pull request: CLOUDSTACK-9139 make zwps default when de...

2015-12-12 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cloudstack/pull/1219 --- 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-9114: restartnetwork with clea...

2015-12-12 Thread DaanHoogland
Github user DaanHoogland commented on the pull request: https://github.com/apache/cloudstack/pull/1198#issuecomment-164186641 I will look at improving the integration tests but can you do the improvements to the code as @wilderrodrigues suggested (or comment on them)? --- If your pro

[GitHub] cloudstack pull request: CLOUDSTACK-9151 - As a Developer I want t...

2015-12-12 Thread remibergsma
Github user remibergsma commented on the pull request: https://github.com/apache/cloudstack/pull/1231#issuecomment-164186662 Update: this resolved our production problem. It now works fine in master+this PR. LGTM :+1: --- If your project is set up for it, you can reply to t

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

2015-12-12 Thread DaanHoogland
Github user DaanHoogland commented on the pull request: https://github.com/apache/cloudstack/pull/1206#issuecomment-164187066 @nitin-maharana I don't agree we should allow the user to get a default name if (s)he doesn't care. I'd say let the name be the uuid-generated one when empty (

  1   2   >