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

2017-03-09 Thread borisstoyanov
Github user borisstoyanov commented on the issue: https://github.com/apache/cloudstack/pull/1955 @nathanejohnson sure, sorry I've missed your comment about the test fix earlier. @blueorangutan package --- If your project is set up for it, you can reply to this email and have you

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

2017-03-09 Thread blueorangutan
Github user blueorangutan commented on the issue: https://github.com/apache/cloudstack/pull/1955 @borisstoyanov a Jenkins job has been kicked to build packages. I'll keep you posted as I make progress. --- If your project is set up for it, you can reply to this email and have your re

[GitHub] cloudstack issue #1994: CLOUDSTACK-9827: Storage tags stored in multiple pla...

2017-03-09 Thread borisstoyanov
Github user borisstoyanov commented on the issue: https://github.com/apache/cloudstack/pull/1994 @blueorangutan package --- 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 an

[GitHub] cloudstack issue #1994: CLOUDSTACK-9827: Storage tags stored in multiple pla...

2017-03-09 Thread blueorangutan
Github user blueorangutan commented on the issue: https://github.com/apache/cloudstack/pull/1994 @borisstoyanov a Jenkins job has been kicked to build packages. I'll keep you posted as I make progress. --- If your project is set up for it, you can reply to this email and have your re

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

2017-03-09 Thread blueorangutan
Github user blueorangutan commented on the issue: https://github.com/apache/cloudstack/pull/1955 Packaging result: ✔centos6 ✔centos7 ✔debian. JID-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 d

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

2017-03-09 Thread borisstoyanov
Github user borisstoyanov commented on the issue: https://github.com/apache/cloudstack/pull/1955 @blueorangutan test --- 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 w

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

2017-03-09 Thread blueorangutan
Github user blueorangutan commented on the issue: https://github.com/apache/cloudstack/pull/1955 @borisstoyanov a Trillian-Jenkins test job (centos7 mgmt + kvm-centos7) has been kicked to run smoke tests --- If your project is set up for it, you can reply to this email and have your

[GitHub] cloudstack pull request #1995: CLOUDSTACK-9828: GetDomRVersionCommand fails ...

2017-03-09 Thread abhinandanprateek
GitHub user abhinandanprateek opened a pull request: https://github.com/apache/cloudstack/pull/1995 CLOUDSTACK-9828: GetDomRVersionCommand fails to get the correct versi… …on as output Fix tries to return the output as a single command, instead of appending output from

[GitHub] cloudstack issue #1868: CLOUDSTACK-9707: While using hostid parameter, vm ge...

2017-03-09 Thread anshul1886
Github user anshul1886 commented on the issue: https://github.com/apache/cloudstack/pull/1868 @ustcweizhou I think default value should be false. As it tells the user to make informed decision instead of misleading according to original purpose of parameter. @sateesh-chodapuneedi @kou

[GitHub] cloudstack issue #1994: CLOUDSTACK-9827: Storage tags stored in multiple pla...

2017-03-09 Thread blueorangutan
Github user blueorangutan commented on the issue: https://github.com/apache/cloudstack/pull/1994 Packaging result: ✔centos6 ✔centos7 ✔debian. JID-578 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project d

[GitHub] cloudstack issue #1994: CLOUDSTACK-9827: Storage tags stored in multiple pla...

2017-03-09 Thread borisstoyanov
Github user borisstoyanov commented on the issue: https://github.com/apache/cloudstack/pull/1994 @blueorangutan test --- 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 w

[GitHub] cloudstack issue #1994: CLOUDSTACK-9827: Storage tags stored in multiple pla...

2017-03-09 Thread blueorangutan
Github user blueorangutan commented on the issue: https://github.com/apache/cloudstack/pull/1994 @borisstoyanov a Trillian-Jenkins test job (centos7 mgmt + kvm-centos7) has been kicked to run smoke tests --- If your project is set up for it, you can reply to this email and have your

[GitHub] cloudstack issue #1995: CLOUDSTACK-9828: GetDomRVersionCommand fails to get ...

2017-03-09 Thread ustcweizhou
Github user ustcweizhou commented on the issue: https://github.com/apache/cloudstack/pull/1995 @abhinandanprateek I woud say the change is good, but it does not really fix the issue you described. The issue seems to be caused by missing /var/cache/cloud/cloud-scripts-signature

[GitHub] cloudstack issue #1282: CLOUDSTACK-9200: Fixed failed to delete snapshot if ...

2017-03-09 Thread anshul1886
Github user anshul1886 commented on the issue: https://github.com/apache/cloudstack/pull/1282 @swill Added the return true statement. @rhtyd Snapshot in Allocated state means nothing is done for that snapshot so only deletion from DB is needed. --- If your project is set up for it, y

[GitHub] cloudstack issue #1269: CLOUDSTACK-8867: Added retry logic to reconnect to h...

2017-03-09 Thread anshul1886
Github user anshul1886 commented on the issue: https://github.com/apache/cloudstack/pull/1269 @GabrielBrascher @alexandrelimassantana I kept it that way for readability as console proxy code is hard to debug. --- If your project is set up for it, you can reply to this email and have

[GitHub] cloudstack issue #1995: CLOUDSTACK-9828: GetDomRVersionCommand fails to get ...

2017-03-09 Thread abhinandanprateek
Github user abhinandanprateek commented on the issue: https://github.com/apache/cloudstack/pull/1995 @ustcweizhou the file exists and the script works on the VR. It is not able to return the complete output though via the router_proxy. The signature file is part of the template. ---

[GitHub] cloudstack pull request #868: CLOUDSTACK-8894: Restrict vGPU enabled VMs dyn...

2017-03-09 Thread anshul1886
Github user anshul1886 commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/868#discussion_r105116946 --- Diff: server/src/com/cloud/vm/UserVmManagerImpl.java --- @@ -1535,6 +1535,19 @@ private boolean upgradeRunningVirtualMachine(Long vmId, Long newSe

[GitHub] cloudstack issue #1995: CLOUDSTACK-9828: GetDomRVersionCommand fails to get ...

2017-03-09 Thread abhinandanprateek
Github user abhinandanprateek commented on the issue: https://github.com/apache/cloudstack/pull/1995 @ustcweizhou another observation is that with the same systemvm.iso and VR templates; get version works on with some hosts while consistently failing in some cases. --- If your proj

[GitHub] cloudstack issue #1868: CLOUDSTACK-9707: While using hostid parameter, vm ge...

2017-03-09 Thread blueorangutan
Github user blueorangutan commented on the issue: https://github.com/apache/cloudstack/pull/1868 @borisstoyanov a Jenkins job has been kicked to build packages. I'll keep you posted as I make progress. --- If your project is set up for it, you can reply to this email and have your re

[GitHub] cloudstack issue #1868: CLOUDSTACK-9707: While using hostid parameter, vm ge...

2017-03-09 Thread borisstoyanov
Github user borisstoyanov commented on the issue: https://github.com/apache/cloudstack/pull/1868 @blueorangutan package --- 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 a

[GitHub] cloudstack issue #1995: CLOUDSTACK-9828: GetDomRVersionCommand fails to get ...

2017-03-09 Thread rhtyd
Github user rhtyd commented on the issue: https://github.com/apache/cloudstack/pull/1995 LGTM. Got this tested on a trillian env. I'll fire one more round. @blueorangutan package --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub

[GitHub] cloudstack issue #1995: CLOUDSTACK-9828: GetDomRVersionCommand fails to get ...

2017-03-09 Thread blueorangutan
Github user blueorangutan commented on the issue: https://github.com/apache/cloudstack/pull/1995 @rhtyd a Jenkins job has been kicked to build packages. I'll keep you posted as I make progress. --- If your project is set up for it, you can reply to this email and have your reply appe

[GitHub] cloudstack pull request #1582: CLOUDSTACK-9408 for the move away from downlo...

2017-03-09 Thread rhtyd
Github user rhtyd commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/1582#discussion_r105120559 --- Diff: packaging/centos63/cloud.spec --- @@ -445,7 +445,7 @@ grep -s -q "db.usage.driver=jdbc:mysql" "%{_sysconfdir}/%{name}/management/db.pr grep

[GitHub] cloudstack pull request #1996: CLOUDSTACK-9099: SecretKey is returned from t...

2017-03-09 Thread jayapalu
GitHub user jayapalu opened a pull request: https://github.com/apache/cloudstack/pull/1996 CLOUDSTACK-9099: SecretKey is returned from the APIs This PR closes the PR #1152 You can merge this pull request into a Git repository by running: $ git pull https://github.com/Acceleri

[GitHub] cloudstack issue #1995: CLOUDSTACK-9828: GetDomRVersionCommand fails to get ...

2017-03-09 Thread DaanHoogland
Github user DaanHoogland commented on the issue: https://github.com/apache/cloudstack/pull/1995 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

[GitHub] cloudstack issue #1868: CLOUDSTACK-9707: While using hostid parameter, vm ge...

2017-03-09 Thread blueorangutan
Github user blueorangutan commented on the issue: https://github.com/apache/cloudstack/pull/1868 Packaging result: ✔centos6 ✔centos7 ✔debian. JID-579 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project d

[GitHub] cloudstack issue #1995: CLOUDSTACK-9828: GetDomRVersionCommand fails to get ...

2017-03-09 Thread ustcweizhou
Github user ustcweizhou commented on the issue: https://github.com/apache/cloudstack/pull/1995 @abhinandanprateek can you spend time on what caused the issue ? The VR will not be stopped with this PR, it will help troubleshooting the issue, good. I never saw this issue before a

[GitHub] cloudstack issue #1995: CLOUDSTACK-9828: GetDomRVersionCommand fails to get ...

2017-03-09 Thread blueorangutan
Github user blueorangutan commented on the issue: https://github.com/apache/cloudstack/pull/1995 Packaging result: ✔centos6 ✔centos7 ✔debian. JID-580 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project d

[GitHub] cloudstack issue #1995: CLOUDSTACK-9828: GetDomRVersionCommand fails to get ...

2017-03-09 Thread rhtyd
Github user rhtyd commented on the issue: https://github.com/apache/cloudstack/pull/1995 @ustcweizhou the issue we found is due to delay in buffered stdout, where sometimes the getdomr answer may not have the 'hash' after the delimiter '&'. This is a very specific case which normally

[GitHub] cloudstack issue #1995: CLOUDSTACK-9828: GetDomRVersionCommand fails to get ...

2017-03-09 Thread blueorangutan
Github user blueorangutan commented on the issue: https://github.com/apache/cloudstack/pull/1995 @rhtyd a Trillian-Jenkins test job (centos7 mgmt + vmware-55u3) has been kicked to run smoke tests --- If your project is set up for it, you can reply to this email and have your reply ap

[GitHub] cloudstack issue #1995: CLOUDSTACK-9828: GetDomRVersionCommand fails to get ...

2017-03-09 Thread ustcweizhou
Github user ustcweizhou commented on the issue: https://github.com/apache/cloudstack/pull/1995 @rhtyd thanks for your explanation. @abhinandanprateek 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 projec

[GitHub] cloudstack issue #1908: CLOUDSTACK-9317: Fixed disable static nat on leaving...

2017-03-09 Thread rhtyd
Github user rhtyd commented on the issue: https://github.com/apache/cloudstack/pull/1908 @jayapalu can you change the PR base branch to 4.9? --- 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 th

[GitHub] cloudstack issue #1922: CLOUDSTACK-9757: Fixed issue in traffic from additio...

2017-03-09 Thread rhtyd
Github user rhtyd commented on the issue: https://github.com/apache/cloudstack/pull/1922 @jayapalu can you fix the bug on 4.9 as well, send a PR? 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 your project doe

[GitHub] cloudstack pull request #1908: CLOUDSTACK-9317: Fixed disable static nat on ...

2017-03-09 Thread ProjectMoon
Github user ProjectMoon commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/1908#discussion_r105130816 --- Diff: plugins/hypervisors/xenserver/src/com/cloud/hypervisor/xenserver/resource/CitrixResourceBase.java --- @@ -625,15 +627,20 @@ protected Exe

[GitHub] cloudstack issue #1832: CLOUDSTACK-9652 Job framework - Cancelling async job...

2017-03-09 Thread cloudmonger
Github user cloudmonger commented on the issue: https://github.com/apache/cloudstack/pull/1832 ### ACS CI BVT Run **Sumarry:** Build Number 445 Hypervisor xenserver NetworkType Advanced Passed=104 Failed=1 Skipped=7 _Link to logs Folder (searc

[GitHub] cloudstack issue #1868: CLOUDSTACK-9707: While using hostid parameter, vm ge...

2017-03-09 Thread borisstoyanov
Github user borisstoyanov commented on the issue: https://github.com/apache/cloudstack/pull/1868 @blueorangutan test --- 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 w

[GitHub] cloudstack issue #1868: CLOUDSTACK-9707: While using hostid parameter, vm ge...

2017-03-09 Thread blueorangutan
Github user blueorangutan commented on the issue: https://github.com/apache/cloudstack/pull/1868 @borisstoyanov a Trillian-Jenkins test job (centos7 mgmt + kvm-centos7) has been kicked to run smoke tests --- If your project is set up for it, you can reply to this email and have your

[GitHub] cloudstack pull request #1997: CLOUDSTACK-9208: Assertion Error in VM_POWER_...

2017-03-09 Thread jayapalu
GitHub user jayapalu opened a pull request: https://github.com/apache/cloudstack/pull/1997 CLOUDSTACK-9208: Assertion Error in VM_POWER_STATE handler- Fixed This PR closes PR #1307 You can merge this pull request into a Git repository by running: $ git pull https://github.com/

[GitHub] cloudstack issue #1993: CLOUDSTACK-8931: Fail to deploy VM instance when use...

2017-03-09 Thread jayapalu
Github user jayapalu commented on the issue: https://github.com/apache/cloudstack/pull/1993 @borisstoyanov Updated with jira ticket --- 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 featu

[GitHub] cloudstack issue #1993: CLOUDSTACK-8931: Fail to deploy VM instance when use...

2017-03-09 Thread kishankavala
Github user kishankavala commented on the issue: https://github.com/apache/cloudstack/pull/1993 Changes 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

[GitHub] cloudstack issue #1956: CLOUDSTACK-9796 - Fix NPE in VirtualMachineManagerIm...

2017-03-09 Thread GabrielBrascher
Github user GabrielBrascher commented on the issue: https://github.com/apache/cloudstack/pull/1956 Great, this one looks ready to merge. Just for caution. Are those failures false positives? ``` test_01_create_redundant_VPC_2tiers_4VMs_4IPs_4PF_ACL Failure

[GitHub] cloudstack issue #1956: CLOUDSTACK-9796 - Fix NPE in VirtualMachineManagerIm...

2017-03-09 Thread borisstoyanov
Github user borisstoyanov commented on the issue: https://github.com/apache/cloudstack/pull/1956 @GabrielBrascher privategw_acl and vpc_redundant test failures have been a pain for a while, couldn't managed to fix those tests. If someone spend time and fix them would be really good.

[GitHub] cloudstack issue #1997: CLOUDSTACK-9208: Assertion Error in VM_POWER_STATE h...

2017-03-09 Thread borisstoyanov
Github user borisstoyanov commented on the issue: https://github.com/apache/cloudstack/pull/1997 Thanks for this fix @jayapalu @blueorangutan package --- 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 do

[GitHub] cloudstack issue #1997: CLOUDSTACK-9208: Assertion Error in VM_POWER_STATE h...

2017-03-09 Thread blueorangutan
Github user blueorangutan commented on the issue: https://github.com/apache/cloudstack/pull/1997 @borisstoyanov a Jenkins job has been kicked to build packages. I'll keep you posted as I make progress. --- If your project is set up for it, you can reply to this email and have your re

[GitHub] cloudstack pull request #1582: CLOUDSTACK-9408 for the move away from downlo...

2017-03-09 Thread DaanHoogland
Github user DaanHoogland commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/1582#discussion_r105162233 --- Diff: packaging/centos63/cloud.spec --- @@ -445,7 +445,7 @@ grep -s -q "db.usage.driver=jdbc:mysql" "%{_sysconfdir}/%{name}/management/db.pr

[GitHub] cloudstack issue #1956: CLOUDSTACK-9796 - Fix NPE in VirtualMachineManagerIm...

2017-03-09 Thread GabrielBrascher
Github user GabrielBrascher commented on the issue: https://github.com/apache/cloudstack/pull/1956 Got it @borisstoyanov. 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 your project does not have this feature

midonet-client and Guava dependency conflict

2017-03-09 Thread Jeff Hair
Hi, I'm deploying 4.9.2.0 (not the vanilla version, but rather an upgraded version of our fork) on Tomcat 8. Management server startup fails with the following error: java.lang.IncompatibleClassChangeError: Found interface com.google.common.base.Equivalence, but class was expected I've traced th

[GitHub] cloudstack issue #1997: CLOUDSTACK-9208: Assertion Error in VM_POWER_STATE h...

2017-03-09 Thread blueorangutan
Github user blueorangutan commented on the issue: https://github.com/apache/cloudstack/pull/1997 Packaging result: ✔centos6 ✔centos7 ✔debian. JID-581 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project d

[GitHub] cloudstack issue #1997: CLOUDSTACK-9208: Assertion Error in VM_POWER_STATE h...

2017-03-09 Thread borisstoyanov
Github user borisstoyanov commented on the issue: https://github.com/apache/cloudstack/pull/1997 @blueorangutan test --- 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 w

[GitHub] cloudstack issue #1997: CLOUDSTACK-9208: Assertion Error in VM_POWER_STATE h...

2017-03-09 Thread blueorangutan
Github user blueorangutan commented on the issue: https://github.com/apache/cloudstack/pull/1997 @borisstoyanov a Trillian-Jenkins test job (centos7 mgmt + kvm-centos7) has been kicked to run smoke tests --- If your project is set up for it, you can reply to this email and have your

[GitHub] cloudstack issue #1879: CLOUDSTACK-9719: [VMware] VR loses DHCP settings and...

2017-03-09 Thread rhtyd
Github user rhtyd commented on the issue: https://github.com/apache/cloudstack/pull/1879 I can fire something on vmware6.0 @sureshanaparti can you retarget this PR to 4.9 if this is a useful bugfix as 4.9 also support vmware 6. @blueorangutan package --- If your project is s

[GitHub] cloudstack issue #1879: CLOUDSTACK-9719: [VMware] VR loses DHCP settings and...

2017-03-09 Thread blueorangutan
Github user blueorangutan commented on the issue: https://github.com/apache/cloudstack/pull/1879 @rhtyd a Jenkins job has been kicked to build packages. I'll keep you posted as I make progress. --- If your project is set up for it, you can reply to this email and have your reply appe

Unit testing with (database) encryption enabled

2017-03-09 Thread Friðvin Logi Oddbjörnsson
Hello all, I’ve encountered a couple of issues when running CloudStack’s unit tests after adding the following to cloudstack/utils/conf/db.properties: db.cloud.encryption.type=env db.cloud.encrypt.secret=secret and setting environment variable CLOUD_SECRET_KEY with a non-empty value. Unit test

[GitHub] cloudstack issue #1813: CLOUDSTACK-9604: Root disk resize support for VMware...

2017-03-09 Thread priyankparihar
Github user priyankparihar commented on the issue: https://github.com/apache/cloudstack/pull/1813 Hi, Thanks to @sadhugit. @serg38 and @borisstoyanov tests are updated. If anything is still not proper please notify otherwise please provide your LGTM comment. --- If your project

[GitHub] cloudstack issue #1879: CLOUDSTACK-9719: [VMware] VR loses DHCP settings and...

2017-03-09 Thread blueorangutan
Github user blueorangutan commented on the issue: https://github.com/apache/cloudstack/pull/1879 Packaging result: ✔centos6 ✔centos7 ✔debian. JID-582 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project d

Re: midonet-client and Guava dependency conflict

2017-03-09 Thread Jeff Hair
After doing some more digging, I have confirmed the following: - The midonet plugin is using the Maven Shade plugin to put a bunch of dependencies into itself. - The plugin hosted in this repository was last updated in 2013. - Most importantly: removing all the guava stuff out of the m

Fwd: Google Summer of Code 2017 Mentor Registration

2017-03-09 Thread Daan Hoogland
devs, This has slipped the attention of the PMC for a couple of days. Please read and consider applying as a GSoC mentor if at all interested. -- Forwarded message -- From: Ulrich Stärk Date: Mon, Mar 6, 2017 at 8:39 PM Subject: Google Summer of Code 2017 Mentor Registration To:

[GitHub] cloudstack issue #1988: WIP: CLOUDSTACK-9815 intergration of ApplicationClus...

2017-03-09 Thread blueorangutan
Github user blueorangutan commented on the issue: https://github.com/apache/cloudstack/pull/1988 @DaanHoogland I understand these words: "help", "hello", "thanks", "package", "test" Test command usage: test [mgmt os] [hypervisor] [additional tests] Mgmt OS options: ['centos6',

[GitHub] cloudstack issue #1988: WIP: CLOUDSTACK-9815 intergration of ApplicationClus...

2017-03-09 Thread DaanHoogland
Github user DaanHoogland commented on the issue: https://github.com/apache/cloudstack/pull/1988 @blueorangutan help --- 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 wi

[GitHub] cloudstack issue #1988: WIP: CLOUDSTACK-9815 intergration of ApplicationClus...

2017-03-09 Thread DaanHoogland
Github user DaanHoogland commented on the issue: https://github.com/apache/cloudstack/pull/1988 @blueorangutan package centos7 --- 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 issue #1988: WIP: CLOUDSTACK-9815 intergration of ApplicationClus...

2017-03-09 Thread blueorangutan
Github user blueorangutan commented on the issue: https://github.com/apache/cloudstack/pull/1988 @DaanHoogland a Jenkins job has been kicked to build packages. I'll keep you posted as I make progress. --- If your project is set up for it, you can reply to this email and have your rep

Re: midonet-client and Guava dependency conflict

2017-03-09 Thread Simon Weller
So this brings up a good discussion point. As Jeff points out, the Midonet plugin hasn't been actively supported for almost 5 years. At what point do we consider retiring unsupported plugins? - Si From: Jeff Hair Sent: Thursday, March 9, 2017 9:43 AM To: dev@

Re: midonet-client and Guava dependency conflict

2017-03-09 Thread Daan Hoogland
I was about to reply along those lines. As you brought it up, we are now considering it. If the fix is easy I'd say let it stay till the next problem but it is ot the first time mido bugs us. On Thu, Mar 9, 2017 at 5:07 PM, Simon Weller wrote: > So this brings up a good discussion point. As Jeff

[GitHub] cloudstack issue #1282: CLOUDSTACK-9200: Fixed failed to delete snapshot if ...

2017-03-09 Thread cloudmonger
Github user cloudmonger commented on the issue: https://github.com/apache/cloudstack/pull/1282 ### ACS CI BVT Run **Sumarry:** Build Number 446 Hypervisor xenserver NetworkType Advanced Passed=105 Failed=0 Skipped=7 _Link to logs Folder (searc

[GitHub] cloudstack issue #1879: CLOUDSTACK-9719: [VMware] VR loses DHCP settings and...

2017-03-09 Thread rhtyd
Github user rhtyd commented on the issue: https://github.com/apache/cloudstack/pull/1879 @blueorangutan test centos7 vmware-60u2 --- 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 e

[GitHub] cloudstack issue #1879: CLOUDSTACK-9719: [VMware] VR loses DHCP settings and...

2017-03-09 Thread blueorangutan
Github user blueorangutan commented on the issue: https://github.com/apache/cloudstack/pull/1879 @rhtyd a Trillian-Jenkins test job (centos7 mgmt + vmware-60u2) has been kicked to run smoke tests --- If your project is set up for it, you can reply to this email and have your reply ap

[GitHub] cloudstack issue #1988: WIP: CLOUDSTACK-9815 intergration of ApplicationClus...

2017-03-09 Thread blueorangutan
Github user blueorangutan commented on the issue: https://github.com/apache/cloudstack/pull/1988 Packaging result: ✔centos6 ✖centos7 ✔debian. JID-583 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project d

[GitHub] cloudstack issue #1994: CLOUDSTACK-9827: Storage tags stored in multiple pla...

2017-03-09 Thread blueorangutan
Github user blueorangutan commented on the issue: https://github.com/apache/cloudstack/pull/1994 Trillian test result (tid-940) Environment: kvm-centos7 (x2), Advanced Networking with Mgmt server 7 Total time taken: 28984 seconds Marvin logs: https://github.com/blueoranguta

[GitHub] cloudstack issue #1988: WIP: CLOUDSTACK-9815 intergration of ApplicationClus...

2017-03-09 Thread blueorangutan
Github user blueorangutan commented on the issue: https://github.com/apache/cloudstack/pull/1988 @DaanHoogland a Jenkins job has been kicked to build packages. I'll keep you posted as I make progress. --- If your project is set up for it, you can reply to this email and have your rep

[GitHub] cloudstack issue #1988: WIP: CLOUDSTACK-9815 intergration of ApplicationClus...

2017-03-09 Thread DaanHoogland
Github user DaanHoogland commented on the issue: https://github.com/apache/cloudstack/pull/1988 @blueorangutan package centos7 --- 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 issue #1988: WIP: CLOUDSTACK-9815 intergration of ApplicationClus...

2017-03-09 Thread blueorangutan
Github user blueorangutan commented on the issue: https://github.com/apache/cloudstack/pull/1988 Packaging result: ✔centos6 ✔centos7 ✔debian. JID-584 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project d

Re: :[VOTE] Apache Cloudstack 4.10.0.0

2017-03-09 Thread Nicolas Vazquez
Thanks Mike! You are right, issue is related to storage tags, as they were stored in storage_pool_details before and it is querying that table for matching tags, instead of storage_pool_tags. As now storage tags are stored in storage_pool_tags, tags do not match and deployment fails. I'm working on

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

2017-03-09 Thread blueorangutan
Github user blueorangutan commented on the issue: https://github.com/apache/cloudstack/pull/1955 Trillian test result (tid-938) Environment: kvm-centos7 (x2), Advanced Networking with Mgmt server 7 Total time taken: 34569 seconds Marvin logs: https://github.com/blueoranguta

Re: midonet-client and Guava dependency conflict

2017-03-09 Thread Rafael Weingärtner
Daan, before removing anything, I think we should check if there are people using it, right? On Thu, Mar 9, 2017 at 11:08 AM, Daan Hoogland wrote: > I was about to reply along those lines. As you brought it up, we are > now considering it. If the fix is easy I'd say let it stay till the > next p

Re: midonet-client and Guava dependency conflict

2017-03-09 Thread Daan Hoogland
If we have to lay a burdon of fixing before release on people that don't use it, i would say no. You use it, you maintain it. I am happy to charge money to whoever wants to not maintain what they use. On Thu, Mar 9, 2017 at 7:11 PM, Rafael Weingärtner wrote: > Daan, before removing anything, I th

[GitHub] cloudstack issue #669: Made the adding new keyboard language support easier

2017-03-09 Thread rafaelweingartner
Github user rafaelweingartner commented on the issue: https://github.com/apache/cloudstack/pull/669 @anshul1886 you asked to show you how it can be done. I opened a PR https://github.com/anshul1886/cloudstack-1/pull/1 for the branch you are using in this PR. Can you take a look?

[GitHub] cloudstack pull request #1582: CLOUDSTACK-9408 for the move away from downlo...

2017-03-09 Thread rafaelweingartner
Github user rafaelweingartner commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/1582#discussion_r105259838 --- Diff: api/src/org/apache/cloudstack/api/response/AutoScaleVmProfileResponse.java --- @@ -75,6 +75,7 @@ @Parameter(name = ApiConst

[GitHub] cloudstack issue #669: Made the adding new keyboard language support easier

2017-03-09 Thread DaanHoogland
Github user DaanHoogland commented on the issue: https://github.com/apache/cloudstack/pull/669 @rafaelweingartner good improvement. @anshul1886 can you merge Rafael's stuff? He addresses the code doublure and the generic exception. --- If your project is set up for it, you can reply

[GitHub] cloudstack issue #1994: CLOUDSTACK-9827: Storage tags stored in multiple pla...

2017-03-09 Thread rafaelweingartner
Github user rafaelweingartner commented on the issue: https://github.com/apache/cloudstack/pull/1994 @nvazquez I am assuming the change needed to fix the bug is line 135 at PrimaryDataStoreHelper.java? The other changes are regarding code conformity --- If your project is set up

MidoNet

2017-03-09 Thread Marty Godsey
Has MidoNet support for XenServer been added to ACS 4.9.2? Regards, Marty Godsey Principal Engineer nSource Solutions, LLC

[GitHub] cloudstack issue #1995: CLOUDSTACK-9828: GetDomRVersionCommand fails to get ...

2017-03-09 Thread blueorangutan
Github user blueorangutan commented on the issue: https://github.com/apache/cloudstack/pull/1995 Trillian test result (tid-941) Environment: vmware-55u3 (x2), Advanced Networking with Mgmt server 7 Total time taken: 41920 seconds Marvin logs: https://github.com/blueoranguta

[GitHub] cloudstack issue #1997: CLOUDSTACK-9208: Assertion Error in VM_POWER_STATE h...

2017-03-09 Thread blueorangutan
Github user blueorangutan commented on the issue: https://github.com/apache/cloudstack/pull/1997 Trillian test result (tid-943) Environment: kvm-centos7 (x2), Advanced Networking with Mgmt server 7 Total time taken: 28118 seconds Marvin logs: https://github.com/blueoranguta

Re: midonet-client and Guava dependency conflict

2017-03-09 Thread Rafael Weingärtner
Agree with you, but I think a nice talk with people using it to ask for help might be a good idea. Sometimes they are not aware of these situations. On Thu, Mar 9, 2017 at 2:23 PM, Daan Hoogland wrote: > If we have to lay a burdon of fixing before release on people that > don't use it, i would

[GitHub] cloudstack issue #1868: CLOUDSTACK-9707: While using hostid parameter, vm ge...

2017-03-09 Thread blueorangutan
Github user blueorangutan commented on the issue: https://github.com/apache/cloudstack/pull/1868 Trillian test result (tid-942) Environment: kvm-centos7 (x2), Advanced Networking with Mgmt server 7 Total time taken: 38934 seconds Marvin logs: https://github.com/blueoranguta

Import Ova with multiple Disks

2017-03-09 Thread Fariaz Diloo
Hi all, I was wondering if ova with multiple disks are now supported on cloudstack ? most of my clients have vmware vms. Best regards -- Diloo Fariaz Technical architect

Re: Import Ova with multiple Disks

2017-03-09 Thread Lucas Berri Cristofolini
Hello Fariaz, As of yet, OVAs with multiple disks are not supported, however progress has been made in the past few days towards supporting them. I'll try and keep you posted when more progress is made. On Thu, Mar 9, 2017 at 7:16 PM, Fariaz Diloo wrote: > Hi all, > > I was wondering if ova

Re: Import Ova with multiple Disks

2017-03-09 Thread Will Stevens
Not sure it helps, but I wrote a Python script which takes an OVA with multiple disks and splits them and creates one OVA per disk. I wrote this while building a migration tool from regular VMware to an ACS controlled VMware so I could upload the first disk as a template and the rest as data volum

Re: midonet-client and Guava dependency conflict

2017-03-09 Thread Will Stevens
We have had similar conversations many times recently. Unfortunately we have no way to track IF people are using different plugins, so it makes it really hard to know if people will expect it to be there if they upgrade... If anyone has ideas for how we can potentially find a way to track that, w

Re: Import Ova with multiple Disks

2017-03-09 Thread Fariaz Diloo
Hi Lucas, That's good news, thanks. Best Regards - Mail original - De: "Lucas Berri Cristofolini" À: dev@cloudstack.apache.org Envoyé: Jeudi 9 Mars 2017 23:46:39 Objet: Re: Import Ova with multiple Disks Hello Fariaz, As of yet, OVAs with multiple disks are not supported, however pro

Re: MidoNet

2017-03-09 Thread Will Stevens
Haha, your timing is amazing. There is another thread going on about MidoNet right now. Are you using it already? *Will STEVENS* Lead Developer On Thu, Mar 9, 2017 at 4:07 PM, Marty Godsey wrote: > Has MidoNet support for XenServer been added to ACS 4.9.2? > > Regards

Re: Import Ova with multiple Disks

2017-03-09 Thread Will Stevens
Hey Lucas, What version is that feature expected to be in? Is there a PR open for it? Do the additional disks get implemented as data volumes in ACS? Cheers, *Will STEVENS* Lead Developer On Thu, Mar 9, 2017 at 5:46 PM, Lucas Berri Cristofolini < lucascristofol...@gmai

[GitHub] cloudstack issue #1989: WIP: support for multidisk OVA files

2017-03-09 Thread GabrielBrascher
Github user GabrielBrascher commented on the issue: https://github.com/apache/cloudstack/pull/1989 @abhinandanprateek thanks for your work. Could you please append the Jira issue CLOUDSTACK-4757 with the PR title (https://issues.apache.org/jira/browse/CLOUDSTACK-4757).

Re: Import Ova with multiple Disks

2017-03-09 Thread Lucas Berri Cristofolini
Hey Will, There is a PR open for it at https://github.com/apache/cloudstack/pull/1989 to be merged into version 4.9, though it looks like a pretty significant amount of work and by the time it's ready I imagine we might be looking into 4.10. Not my PR, but seems that disks do get implemented as d

[GitHub] cloudstack issue #1989: WIP: support for multidisk OVA files

2017-03-09 Thread GabrielBrascher
Github user GabrielBrascher commented on the issue: https://github.com/apache/cloudstack/pull/1989 Unless I missed something and this PR does not address the same issue at CLOUDSTACK-4757. In this case, I am sorry. --- If your project is set up for it, you can reply to this email and

Re: Import Ova with multiple Disks

2017-03-09 Thread Fariaz Diloo
Hi Will, Actually i wasn't have that in mind but , yes it will helps. Seems to be a nice workaround ... Best Regards. - Mail original - De: "Will Stevens" À: dev@cloudstack.apache.org Envoyé: Jeudi 9 Mars 2017 23:53:29 Objet: Re: Import Ova with multiple Disks Not sure it helps, but I

CloudStack Collaboration Conference - Miami

2017-03-09 Thread Will Stevens
Hello, Today the schedule [1] was posted for CCC in Miami. We have a great line up of talks, as well as training and a hackathon scheduled. We are expecting a large turnout to this event, so it will be a great opportunity to network and interact with the community. Register [2] before Sunday (Ma

Re: Import Ova with multiple Disks

2017-03-09 Thread Will Stevens
Just to set some realistic expectations (as the previous 4.9 release manager) so no one is caught off guard here. The 4.9 release branch is an Las branch, so new features should not be getting merged into that branch. The 4.10 branch is currently between RC1 and RC2, so I doubt we will see it mer

Re: Import Ova with multiple Disks

2017-03-09 Thread Will Stevens
Damn autocorrect. Las=LTS On Mar 9, 2017 6:33 PM, "Will Stevens" wrote: > Just to set some realistic expectations (as the previous 4.9 release > manager) so no one is caught off guard here. > > The 4.9 release branch is an Las branch, so new features should not be > getting merged into that bran

Re: midonet-client and Guava dependency conflict

2017-03-09 Thread Rafael Weingärtner
I recall a thread discussing some call home functionalities a long time ago; so, we could get some information about ACS usage. Does anyone know how that thread ended? The use o ACS plugin could be something trackable by a call home feature. On Thu, Mar 9, 2017 at 5:55 PM, Will Stevens wrote: >

Re: midonet-client and Guava dependency conflict

2017-03-09 Thread Will Stevens
I don't remember that conversation, but I will try to track it down. Thx... On Mar 9, 2017 6:39 PM, "Rafael Weingärtner" wrote: > I recall a thread discussing some call home functionalities a long time > ago; so, we could get some information about ACS usage. Does anyone know > how that thread e

  1   2   >