[GitHub] cloudstack pull request #1955: CLOUDSTACK-8239 Add VirtIO SCSI support for K...

2017-02-23 Thread wido
Github user wido commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/1955#discussion_r102687170 --- Diff: plugins/hypervisors/kvm/src/com/cloud/hypervisor/kvm/resource/LibvirtComputingResource.java --- @@ -2216,6 +2225,8 @@ public int compare(final

[GitHub] cloudstack pull request #1955: CLOUDSTACK-8239 Add VirtIO SCSI support for K...

2017-02-23 Thread wido
Github user wido commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/1955#discussion_r102687113 --- Diff: plugins/hypervisors/kvm/src/com/cloud/hypervisor/kvm/resource/LibvirtComputingResource.java --- @@ -2158,6 +2166,7 @@ public int compare(final

[GitHub] cloudstack pull request #1955: CLOUDSTACK-8239 Add VirtIO SCSI support for K...

2017-02-23 Thread wido
Github user wido commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/1955#discussion_r102687039 --- Diff: plugins/hypervisors/kvm/src/com/cloud/hypervisor/kvm/resource/LibvirtComputingResource.java --- @@ -2059,6 +2060,13 @@ So if getMinSpeed

[GitHub] cloudstack pull request #1950: [4.10] CLOUDSTACK-9462: Build packages on Ubu...

2017-02-23 Thread wido
Github user wido commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/1950#discussion_r102688184 --- Diff: .gitignore --- @@ -51,7 +51,6 @@ tools/cli/build/ *.jar *.war *.mar -*.zip --- End diff -- Why? Are we adding ZIP

[GitHub] cloudstack issue #1582: CLOUDSTACK-9408 for the move away from download.clou...

2017-03-10 Thread wido
Github user wido commented on the issue: https://github.com/apache/cloudstack/pull/1582 Just for the record, please use *download.cloudstack.org*. Let me know if anything is missing there so it can be added. --- If your project is set up for it, you can reply to this email

[GitHub] cloudstack issue #1955: CLOUDSTACK-8239 Add VirtIO SCSI support for KVM host...

2017-03-10 Thread wido
Github user wido commented on the issue: https://github.com/apache/cloudstack/pull/1955 I would like to give a LGTM, but it's only the logging lines which I don't like yet. They seem like personal debug lines, but a admin will never know what they actually mean.

[GitHub] cloudstack issue #1955: CLOUDSTACK-8239 Add VirtIO SCSI support for KVM host...

2017-03-11 Thread wido
Github user wido commented on the issue: https://github.com/apache/cloudstack/pull/1955 Do we want to pass the unmap not as a string? Shouldn't that be a enum? --- 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 issue #1955: CLOUDSTACK-8239 Add VirtIO SCSI support for KVM host...

2017-03-11 Thread wido
Github user wido commented on the issue: https://github.com/apache/cloudstack/pull/1955 @nathanejohnson: Good! I would like to see that being enums. --- 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

[GitHub] cloudstack issue #1955: CLOUDSTACK-8239 Add VirtIO SCSI support for KVM host...

2017-03-12 Thread wido
Github user wido commented on the issue: https://github.com/apache/cloudstack/pull/1955 LGTM from the code --- 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

[GitHub] cloudstack issue #1707: CLOUDSTACK-9397: Add Watchdog timer to KVM Instance

2017-03-23 Thread wido
Github user wido commented on the issue: https://github.com/apache/cloudstack/pull/1707 I rebased the code against master, merges again. Tests are looking good. --- 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

[GitHub] cloudstack issue #1955: CLOUDSTACK-8239 Add VirtIO SCSI support for KVM host...

2017-03-27 Thread wido
Github user wido commented on the issue: https://github.com/apache/cloudstack/pull/1955 Yes, we are indeed ready for a merge. Shall we do that? --- 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 issue #1950: [4.10] CLOUDSTACK-9462: Build packages on Ubuntu 14....

2017-04-05 Thread wido
Github user wido commented on the issue: https://github.com/apache/cloudstack/pull/1950 LGTM for me --- 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

[GitHub] cloudstack pull request #2028: CLOUDSTACK-9853: Add support for Secondary IP...

2017-04-05 Thread wido
GitHub user wido opened a pull request: https://github.com/apache/cloudstack/pull/2028 CLOUDSTACK-9853: Add support for Secondary IPv6 Addresses and Subnets This commit adds support for passing IPv6 Addresses and/or Subnets as Secondary IPs. This is groundwork for

[GitHub] cloudstack issue #2024: CLOUDSTACK-9857: With this change if agent dies the ...

2017-04-05 Thread wido
Github user wido commented on the issue: https://github.com/apache/cloudstack/pull/2024 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 and wishes so, or if the

[GitHub] cloudstack issue #2018: CLOUDSTACK-9848: Added exit status checking for the ...

2017-04-05 Thread wido
Github user wido commented on the issue: https://github.com/apache/cloudstack/pull/2018 Can you explain a bit more why you are changing the iptable rules? As they can break a lot of things by accident. --- If your project is set up for it, you can reply to this email and have your

[GitHub] cloudstack issue #1864: [Defunct][Experimental]Switch to using JDK 1.8 and S...

2017-04-05 Thread wido
Github user wido commented on the issue: https://github.com/apache/cloudstack/pull/1864 Are you still working on this update Rohit? Or is there a new PR for updating the SSVM to Debian 8? --- If your project is set up for it, you can reply to this email and have your reply appear on

[GitHub] cloudstack issue #2023: BUG-ID: CLOUDSTACK-9808 Added system Vm upgrade path...

2017-04-06 Thread wido
Github user wido commented on the issue: https://github.com/apache/cloudstack/pull/2023 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 and wishes so, or if the

[GitHub] cloudstack issue #2018: CLOUDSTACK-9848: Added exit status checking for the ...

2017-04-06 Thread wido
Github user wido commented on the issue: https://github.com/apache/cloudstack/pull/2018 Understood! Looks good to me. 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

[GitHub] cloudstack issue #1864: [Ignore][Defunct][Experimental] WIP Debian8 systemvm...

2017-04-07 Thread wido
Github user wido commented on the issue: https://github.com/apache/cloudstack/pull/1864 Ok, understood. I'll see if I can find some time to work on this. Thanks --- 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 issue #2033: [master/4.10+] CLOUDSTACK-9462: Support for Ubuntu 1...

2017-04-10 Thread wido
Github user wido commented on the issue: https://github.com/apache/cloudstack/pull/2033 LGTM Just tested on Ubuntu 16.04 and works --- 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

[GitHub] cloudstack pull request #2037: CLOUDSTACK-9871: Set SQL Mode in SQL Session ...

2017-04-12 Thread wido
GitHub user wido opened a pull request: https://github.com/apache/cloudstack/pull/2037 CLOUDSTACK-9871: Set SQL Mode in SQL Session for MySQL 5.7 compatibility MySQL 5.7 has a more strict SQL mode by default with which CloudStack is not compatible. By setting the SQL

[GitHub] cloudstack pull request #2038: ipv6: Allow all ICMPv6 traffic if -1 is provi...

2017-04-12 Thread wido
GitHub user wido opened a pull request: https://github.com/apache/cloudstack/pull/2038 ipv6: Allow all ICMPv6 traffic if -1 is provided as a ICMP type ip6tables no longer takes '--icmpv6-type any' as a argument. To allow all ICMPv6 traffic with ip6tables it

[GitHub] cloudstack issue #2037: CLOUDSTACK-9871: Set SQL Mode in SQL Session for MyS...

2017-04-12 Thread wido
Github user wido commented on the issue: https://github.com/apache/cloudstack/pull/2037 Done @rhtyd, how does this look like? --- 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

[GitHub] cloudstack pull request #2039: rbd: Use libvirt to create new volumes and no...

2017-04-12 Thread wido
GitHub user wido opened a pull request: https://github.com/apache/cloudstack/pull/2039 rbd: Use libvirt to create new volumes and not rados-java Since libvirt 1.2.2 libvirt will properly create volumes using RBD format 2. We can use libvirt to creates the volumes which

[GitHub] cloudstack issue #2036: [CLOUDSTACK-9858] Retirement of midonet plugin (buil...

2017-04-12 Thread wido
Github user wido commented on the issue: https://github.com/apache/cloudstack/pull/2036 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 and wishes so, or if the

[GitHub] cloudstack pull request #2046: CLOUDSTACK-7958: Add configuration for limit ...

2017-04-14 Thread wido
GitHub user wido opened a pull request: https://github.com/apache/cloudstack/pull/2046 CLOUDSTACK-7958: Add configuration for limit to CIDRs for Admin API calls The global setting 'management.admin.cidr' is set to 0.0.0.0/0,::/0 by default preserve the current behavio

[GitHub] cloudstack pull request #2046: CLOUDSTACK-7958: Add configuration for limit ...

2017-04-14 Thread wido
Github user wido commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/2046#discussion_r111589567 --- Diff: core/src/com/cloud/network/HAProxyConfigurator.java --- @@ -538,7 +536,7 @@ private String getLbSubRuleForStickiness(final LoadBalancerTO lbTO

[GitHub] cloudstack pull request #2046: CLOUDSTACK-7958: Add configuration for limit ...

2017-04-14 Thread wido
Github user wido commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/2046#discussion_r111589627 --- Diff: api/src/org/apache/cloudstack/config/ApiServiceConfiguration.java --- @@ -28,6 +28,8 @@ "API end point. Can be used

[GitHub] cloudstack pull request #2046: CLOUDSTACK-7958: Add configuration for limit ...

2017-04-14 Thread wido
Github user wido commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/2046#discussion_r111589706 --- Diff: server/src/com/cloud/api/ApiServlet.java --- @@ -290,6 +292,17 @@ void processRequestInContext(final HttpServletRequest req, final

[GitHub] cloudstack pull request #2046: CLOUDSTACK-7958: Add configuration for limit ...

2017-04-14 Thread wido
Github user wido commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/2046#discussion_r111589656 --- Diff: server/src/com/cloud/api/ApiServlet.java --- @@ -290,6 +292,17 @@ void processRequestInContext(final HttpServletRequest req, final

[GitHub] cloudstack issue #2046: CLOUDSTACK-7958: Add configuration for limit to CIDR...

2017-04-14 Thread wido
Github user wido commented on the issue: https://github.com/apache/cloudstack/pull/2046 @DaanHoogland: I improved the logging as you suggested/requested. A TRACE for every request and WARN when a request is denied. Tried this locally: 2017-04-14 15:45:58,901

[GitHub] cloudstack issue #2046: CLOUDSTACK-7958: Add configuration for limit to CIDR...

2017-04-14 Thread wido
Github user wido commented on the issue: https://github.com/apache/cloudstack/pull/2046 @PaulAngus This is what we talked about in Prague. Mind taking 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

[GitHub] cloudstack pull request: reboot much faster in case of storage fai...

2015-04-02 Thread wido
Github user wido commented on the pull request: https://github.com/apache/cloudstack/pull/140#issuecomment-88928090 Yes, it is, but we should log somewhere. Now a machine just reboots. We should send something to syslog prior to rebooting. --- If your project is set up for it, you

[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

[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 pa

[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

[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: 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

[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

[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 GitH

[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

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

2015-12-18 Thread wido
Github user wido commented on the pull request: https://github.com/apache/cloudstack/pull/1230#issuecomment-165717186 I'll see if I can run tests on it today with @borisroman on our dev setup --- If your project is set up for it, you can reply to this email and have your reply a

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

2015-12-18 Thread wido
Github user wido commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/1230#discussion_r48005662 --- Diff: plugins/hypervisors/kvm/src/com/cloud/hypervisor/kvm/storage/KVMStorageProcessor.java --- @@ -1274,7 +1274,45 @@ public Answer

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

2015-12-18 Thread wido
Github user wido commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/1230#discussion_r48026314 --- Diff: plugins/hypervisors/kvm/src/com/cloud/hypervisor/kvm/storage/KVMStorageProcessor.java --- @@ -1274,7 +1274,45 @@ public Answer

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

2015-12-20 Thread wido
Github user wido commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/1230#discussion_r48101628 --- Diff: plugins/hypervisors/kvm/src/com/cloud/hypervisor/kvm/storage/KVMStorageProcessor.java --- @@ -1274,7 +1274,46 @@ public Answer

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

2015-12-20 Thread wido
Github user wido commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/1230#discussion_r48101631 --- Diff: plugins/hypervisors/kvm/src/com/cloud/hypervisor/kvm/storage/KVMStorageProcessor.java --- @@ -1274,7 +1274,46 @@ public Answer

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

2015-12-20 Thread wido
Github user wido commented on the pull request: https://github.com/apache/cloudstack/pull/1230#issuecomment-166100502 Last code review is LGTM to me, but didn't have the time to test it yet. I *think* it works, but need to verify first. --- If your project is set up for it, yo

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

2015-12-23 Thread wido
Github user wido commented on the pull request: https://github.com/apache/cloudstack/pull/1281#issuecomment-166836536 :+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 this feature

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

2015-12-24 Thread wido
Github user wido commented on the pull request: https://github.com/apache/cloudstack/pull/1230#issuecomment-167075932 ping @borisroman. I would like to see this one go in. Code-wise it looks good. --- If your project is set up for it, you can reply to this email and have your reply

[GitHub] cloudstack pull request: CLOUDSTACK-8818: Use MySQL native connect...

2015-12-28 Thread wido
Github user wido closed the pull request at: https://github.com/apache/cloudstack/pull/1054 --- 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-8818: Use MySQL native connect...

2015-12-28 Thread wido
GitHub user wido reopened a pull request: https://github.com/apache/cloudstack/pull/1054 CLOUDSTACK-8818: Use MySQL native connector with Python MySQLdb has been deprecated and is also not supported in Python 3. mysql.connector is a connector written in Python which talks

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

2015-12-30 Thread wido
Github user wido commented on the pull request: https://github.com/apache/cloudstack/pull/1230#issuecomment-167965031 Tests seem good according to @borisroman Just looking into why the XenServer strategy had to be used. That should be all --- If your project is set up for it, you

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

2015-12-30 Thread wido
Github user wido commented on the pull request: https://github.com/apache/cloudstack/pull/1242#issuecomment-168010431 Any LGTMs on this one? --- 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

[GitHub] cloudstack pull request: CLOUDSTACK-4572: findHostsForMigration AP...

2015-12-30 Thread wido
Github user wido commented on the pull request: https://github.com/apache/cloudstack/pull/1286#issuecomment-168010821 What is the best way 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. If your project

[GitHub] cloudstack pull request: 4.7 quota test

2016-01-05 Thread wido
Github user wido commented on the pull request: https://github.com/apache/cloudstack/pull/1306#issuecomment-168987361 More tests is always better! 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

[GitHub] cloudstack pull request: CLOUDSTACK-9203 Implement security group ...

2016-01-05 Thread wido
Github user wido commented on the pull request: https://github.com/apache/cloudstack/pull/1297#issuecomment-168987824 One comment I have on the code. Otherwise it looks good. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as

[GitHub] cloudstack pull request: CLOUDSTACK-9203 Implement security group ...

2016-01-05 Thread wido
Github user wido commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/1297#discussion_r48840288 --- Diff: server/src/com/cloud/vm/UserVmManagerImpl.java --- @@ -2288,6 +2290,7 @@ public UserVm updateVirtualMachine(UpdateVMCmd cmd) throws

[GitHub] cloudstack pull request: CLOUDSTACK-9202 Bump ssh timeout for VR c...

2016-01-05 Thread wido
Github user wido commented on the pull request: https://github.com/apache/cloudstack/pull/1291#issuecomment-168988130 LGTM based on the code. Didn't perform a test on it. Trivial fix for some integers. --- If your project is set up for it, you can reply to this email and have

[GitHub] cloudstack pull request: SecurityGroupRulesCmd code cleanup

2016-01-05 Thread wido
Github user wido commented on the pull request: https://github.com/apache/cloudstack/pull/1287#issuecomment-168988361 Is there a way to test this quickly or do you have any results? --- 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-8302: Removing snapshots on RB...

2016-01-05 Thread wido
Github user wido commented on the pull request: https://github.com/apache/cloudstack/pull/1230#issuecomment-168988457 Any other LGTMs? --- 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-9203 Implement security group ...

2016-01-05 Thread wido
Github user wido commented on the pull request: https://github.com/apache/cloudstack/pull/1297#issuecomment-168991998 Checked all the commits, re-read the code and LGTM. Based on the tests already performed. --- If your project is set up for it, you can reply to this email and have

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

2016-01-05 Thread wido
GitHub user wido opened a pull request: https://github.com/apache/cloudstack/pull/1309 CLOUDSTACK-9210: Pass secondary IPs to default_network_rules() function This is a mandatory argument but it was NOT passed which caused the re-programming of security groups to fail

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

2016-01-05 Thread wido
Github user wido commented on the pull request: https://github.com/apache/cloudstack/pull/1309#issuecomment-169063660 @DaanHoogland @remibergsma @resmo Could you take a look? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as

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

2016-01-05 Thread wido
Github user wido commented on the pull request: https://github.com/apache/cloudstack/pull/1309#issuecomment-169067941 @DaanHoogland We do not have any unit testing in place for Python. If you look just 10 lines up you see the method being called exactly that way. Without this

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

2016-01-05 Thread wido
Github user wido commented on the pull request: https://github.com/apache/cloudstack/pull/1309#issuecomment-169069686 Forgot to add, pylint still works fine. It scores 3.54/10. Not great, but a lint check still succeeds. --- If your project is set up for it, you can reply to this

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

2016-01-05 Thread wido
Github user wido commented on the pull request: https://github.com/apache/cloudstack/pull/1309#issuecomment-169117271 @DaanHoogland I agree, this script isn't the best in the world. In my opinion we should offload this work to libvirt: - http://libvir

[GitHub] cloudstack pull request: CLOUDSTACK-9208: Assertion Error in VM_PO...

2016-01-05 Thread wido
Github user wido commented on the pull request: https://github.com/apache/cloudstack/pull/1307#issuecomment-169132663 Agree with @DaanHoogland the code doesn't seem bad and probably fixes the issue. But something is wrong here indeed. Codewise it looks good. --- If your proje

[GitHub] cloudstack pull request: CLOUDSTACK-9204 Do not error when staticr...

2016-01-05 Thread wido
Github user wido commented on the pull request: https://github.com/apache/cloudstack/pull/1298#issuecomment-169132861 Trivial fix indeed. We can ignore this since our goal has been reached. LGTM --- If your project is set up for it, you can reply to this email and have your

[GitHub] cloudstack pull request: engine/schema: Use semantically correct u...

2016-01-05 Thread wido
Github user wido commented on the pull request: https://github.com/apache/cloudstack/pull/1279#issuecomment-169133233 Did the tests succeed? --- 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

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

2016-01-05 Thread wido
Github user wido commented on the pull request: https://github.com/apache/cloudstack/pull/1309#issuecomment-169134133 @DaanHoogland No idea. Might work with Xen if we manage those Instances through libvirt. But in case of KVM we can probably do this with libvirt. Might need to

[GitHub] cloudstack pull request: SecurityGroupRulesCmd code cleanup

2016-01-05 Thread wido
Github user wido commented on the pull request: https://github.com/apache/cloudstack/pull/1287#issuecomment-169134419 Based on the code I don't see anything dangerous though. It still compiles I see ;) --- If your project is set up for it, you can reply to this email and have

[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

[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

[GitHub] cloudstack pull request: CLOUDSTACK-9238: Increase URL fields to 2...

2016-01-14 Thread wido
Github user wido commented on the pull request: https://github.com/apache/cloudstack/pull/1341#issuecomment-171657390 I tested this by manually applying all the SQL patches and verifying that all URLs are still in the database like they should be. Also added a new template

[GitHub] cloudstack pull request: CLOUDSTACK-9238: Increase URL fields to 2...

2016-01-14 Thread wido
GitHub user wido opened a pull request: https://github.com/apache/cloudstack/pull/1341 CLOUDSTACK-9238: Increase URL fields to 2048 charachters from 255 255 characters is to small for various URLs like S3 pre-signed URLs. This causes one or more characters to be chopped of

[GitHub] cloudstack pull request: CLOUDSTACK-9238: Increase URL fields to 2...

2016-01-14 Thread wido
Github user wido commented on the pull request: https://github.com/apache/cloudstack/pull/1341#issuecomment-171703995 Like @kevindierkx indeed says. A VARCHAR can be up to 64k characters long. It seems that 2k is the maximum length of a URL used in most systems. That's w

[GitHub] cloudstack pull request: SecurityGroupRulesCmd code cleanup

2016-01-16 Thread wido
Github user wido commented on the pull request: https://github.com/apache/cloudstack/pull/1287#issuecomment-172194485 Based on the code yes, @DaanHoogland . Couldn't run any tests on it. --- If your project is set up for it, you can reply to this email and have your reply appe

[GitHub] cloudstack pull request: CLOUDSTACK-9238: Increase URL fields to 2...

2016-01-16 Thread wido
Github user wido commented on the pull request: https://github.com/apache/cloudstack/pull/1341#issuecomment-172259203 Thanks @remibergsma ! That is the same reasoning as @kevindierkx and me had while looking into this. We went for 2k for now as it seems to match almost 100

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

2016-01-16 Thread wido
Github user wido commented on the pull request: https://github.com/apache/cloudstack/pull/1309#issuecomment-172259457 @remibergsma We have this one running in production right now and it is working as expected. I spent some time in trying to get a test-case up and running

[GitHub] cloudstack pull request: CLOUDSTACK-8715: Add VirtIO channel to al...

2016-01-17 Thread wido
Github user wido commented on the pull request: https://github.com/apache/cloudstack/pull/985#issuecomment-172309253 @nislim No, not really. The people at libvirt-java aren't the fastest. Thinking about forking it into CloudStack itself. --- If your project is set up for it, yo

[GitHub] cloudstack pull request: CLOUDSTACK-9142 Migrate VM changes xmlDes...

2016-01-20 Thread wido
Github user wido commented on the pull request: https://github.com/apache/cloudstack/pull/1348#issuecomment-173357364 Looking at this test I see the problem indeed. I actually created this regression while fixing it. One thing though, you mean that the IP of the NFS server is

[GitHub] cloudstack pull request: [4.9+] WIP: Support Java 8, Maven 3.3, Up...

2016-01-27 Thread wido
Github user wido commented on the pull request: https://github.com/apache/cloudstack/pull/1370#issuecomment-175473551 I agree with switching to Java 8, but shouldn't this be a small PR first where we ONLY switch to Java 8? Other PRs can follow up quickly. --- If

[GitHub] cloudstack pull request: Add ability to download templates in Swif...

2016-01-27 Thread wido
Github user wido commented on the pull request: https://github.com/apache/cloudstack/pull/1332#issuecomment-175824353 Looks good at first, but I would like to see some UnitTests around methods. I'll comment on those inline. --- If your project is set up for it, you can reply to

[GitHub] cloudstack pull request: Add ability to download templates in Swif...

2016-01-27 Thread wido
Github user wido commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/1332#discussion_r51040863 --- Diff: utils/src/main/java/com/cloud/utils/SwiftUtil.java --- @@ -236,4 +247,60 @@ public static boolean deleteObject(SwiftClientCfg cfg, String path

[GitHub] cloudstack pull request: Add ability to download templates in Swif...

2016-01-27 Thread wido
Github user wido commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/1332#discussion_r51040885 --- Diff: utils/src/main/java/com/cloud/utils/SwiftUtil.java --- @@ -236,4 +247,60 @@ public static boolean deleteObject(SwiftClientCfg cfg, String path

[GitHub] cloudstack pull request: Add ability to download templates in Swif...

2016-01-27 Thread wido
Github user wido commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/1332#discussion_r51040823 --- Diff: utils/src/main/java/com/cloud/utils/SwiftUtil.java --- @@ -236,4 +247,60 @@ public static boolean deleteObject(SwiftClientCfg cfg, String path

[GitHub] cloudstack pull request: Add ability to download templates in Swif...

2016-01-27 Thread wido
Github user wido commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/1332#discussion_r51040901 --- Diff: utils/src/main/java/com/cloud/utils/SwiftUtil.java --- @@ -236,4 +247,60 @@ public static boolean deleteObject(SwiftClientCfg cfg, String path

[GitHub] cloudstack pull request: Fix Sync of template.properties in Swift

2016-01-27 Thread wido
Github user wido commented on the pull request: https://github.com/apache/cloudstack/pull/1331#issuecomment-175825330 Code looks good, but I have no way of testing this since I don't have Swift... --- If your project is set up for it, you can reply to this email and have your

[GitHub] cloudstack pull request: CLOUDSTACK-9203 Implement security group ...

2016-01-27 Thread wido
Github user wido commented on the pull request: https://github.com/apache/cloudstack/pull/1297#issuecomment-175826191 Can we rebase against master (4.9)? Seems that this one is ready to merge --- If your project is set up for it, you can reply to this email and have your reply appear

[GitHub] cloudstack pull request: CLOUDSTACK-9142 Migrate VM changes xmlDes...

2016-01-27 Thread wido
Github user wido commented on the pull request: https://github.com/apache/cloudstack/pull/1348#issuecomment-175824842 @DaanHoogland Have you been able to fix this? Code-wise it still seems good. --- If your project is set up for it, you can reply to this email and have your reply

[GitHub] cloudstack pull request: CLOUDSTACK-8324: config drive data set/ge...

2016-01-28 Thread wido
Github user wido commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/1379#discussion_r51116786 --- Diff: setup/bindir/cloud-set-guest-sshkey-configdrive.in --- @@ -0,0 +1,107 @@ +#!/bin/bash +# +# Init file for SSH Public Keys Download

[GitHub] cloudstack pull request: CLOUDSTACK-8324: config drive data set/ge...

2016-01-28 Thread wido
Github user wido commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/1379#discussion_r51116750 --- Diff: setup/bindir/cloud-set-guest-sshkey-configdrive.in --- @@ -0,0 +1,107 @@ +#!/bin/bash +# +# Init file for SSH Public Keys Download

[GitHub] cloudstack pull request: Vmdk findbugs

2016-01-28 Thread wido
Github user wido commented on the pull request: https://github.com/apache/cloudstack/pull/1351#issuecomment-176191880 Seems good to me looking at it. Don't know how to test it properly, but code-wise the changes look sane to me. --- If your project is set up for it, you can rep

[GitHub] cloudstack pull request: Add ability to download templates in Swif...

2016-01-28 Thread wido
Github user wido commented on the pull request: https://github.com/apache/cloudstack/pull/1332#issuecomment-176629568 With the tests this looks good to me. I have no way of verifying the Swift working itself, but based on the code and tests: LGTM --- If your project is set up for it

[GitHub] cloudstack pull request: CLOUDSTACK-8800 : Improved the listVirtua...

2016-01-29 Thread wido
Github user wido commented on the pull request: https://github.com/apache/cloudstack/pull/780#issuecomment-176693950 This looks good to me. Hard to test though :( --- 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

[GitHub] cloudstack pull request: CLOUDSTACK-8300: Set indexes on event tab...

2016-01-31 Thread wido
Github user wido commented on the pull request: https://github.com/apache/cloudstack/pull/1387#issuecomment-177549166 Yes, simple but sane fix indeed. 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: maven: Upgrade dependency versions

2016-02-04 Thread wido
Github user wido commented on the pull request: https://github.com/apache/cloudstack/pull/1397#issuecomment-179742046 You also change Java code at the same time. Shouldn't this PR ONLY upgrade maven. Nothing more? --- If your project is set up for it, you can reply to this emai

[GitHub] cloudstack pull request: maven: Upgrade dependency versions

2016-02-04 Thread wido
Github user wido commented on the pull request: https://github.com/apache/cloudstack/pull/1397#issuecomment-179847902 Ok, @DaanHoogland I understand. Tests seem to fail though. Is that legit? --- If your project is set up for it, you can reply to this email and have your

[GitHub] cloudstack pull request: kvm: Aqcuire lock when running security g...

2016-02-09 Thread wido
GitHub user wido opened a pull request: https://github.com/apache/cloudstack/pull/1408 kvm: Aqcuire lock when running security group Python script It could happen that when multiple instances are starting at the same time on a KVM host the Agent spawns multiple instances of

[GitHub] cloudstack pull request: kvm: Aqcuire lock when running security g...

2016-02-10 Thread wido
Github user wido commented on the pull request: https://github.com/apache/cloudstack/pull/1408#issuecomment-182246389 @jlk What I've seen is that it all happens in a 2 to 3 second window. Usually the security group script doesn't run for a very long time, so that made m

  1   2   3   4   5   6   7   8   9   10   >