[cloudstack] 01/01: Fix null pointer exception when using ConfigKey.Scope.ManagementServer (#3062)

2018-11-28 Thread rohit
This is an automated email from the ASF dual-hosted git repository. rohit pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/cloudstack.git commit 5d7b33aedb6bb46d3486e93cfaec401828c99030 Merge: d0c9a0a e6149f6 Author: Rohit Yadav AuthorDate: Wed Nov 28 16:37:45 2

[GitHub] rhtyd closed pull request #3062: Fix null pointer exception when using ConfigKey.Scope.ManagementServer

2018-11-28 Thread GitBox
rhtyd closed pull request #3062: Fix null pointer exception when using ConfigKey.Scope.ManagementServer URL: https://github.com/apache/cloudstack/pull/3062 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of prove

[cloudstack] branch master updated (d0c9a0a -> 5d7b33a)

2018-11-28 Thread rohit
This is an automated email from the ASF dual-hosted git repository. rohit pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/cloudstack.git. from d0c9a0a tests: Adding a try catch for Xen licensing issue (#3061) add e6149f6 Fix null pointer exception wh

[GitHub] rhtyd closed pull request #3061: Adding a try catch for Xen licensing issue

2018-11-28 Thread GitBox
rhtyd closed pull request #3061: Adding a try catch for Xen licensing issue URL: https://github.com/apache/cloudstack/pull/3061 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As this is a foreign

[cloudstack] branch master updated: tests: Adding a try catch for Xen licensing issue (#3061)

2018-11-28 Thread rohit
This is an automated email from the ASF dual-hosted git repository. rohit pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/cloudstack.git The following commit(s) were added to refs/heads/master by this push: new d0c9a0a tests: Adding a try catch for Xen li

[GitHub] blueorangutan commented on issue #2997: Allow KVM VM live migration with ROOT volume on file storage type

2018-11-28 Thread GitBox
blueorangutan commented on issue #2997: Allow KVM VM live migration with ROOT volume on file storage type URL: https://github.com/apache/cloudstack/pull/2997#issuecomment-442409591 @rhtyd a Trillian-Jenkins matrix job (centos6 mgmt + xs71, centos7 mgmt + vmware65, centos7 mgmt + kvmcentos7

[GitHub] rhtyd commented on issue #2997: Allow KVM VM live migration with ROOT volume on file storage type

2018-11-28 Thread GitBox
rhtyd commented on issue #2997: Allow KVM VM live migration with ROOT volume on file storage type URL: https://github.com/apache/cloudstack/pull/2997#issuecomment-442409552 @blueorangutan test matrix This is an automated mess

[GitHub] rhtyd commented on a change in pull request #2995: Improvements on upload direct download certificates

2018-11-28 Thread GitBox
rhtyd commented on a change in pull request #2995: Improvements on upload direct download certificates URL: https://github.com/apache/cloudstack/pull/2995#discussion_r237038386 ## File path: engine/schema/resources/META-INF/db/schema-41110to41120.sql ## @@ -27,4 +27,28 @@

[GitHub] blueorangutan commented on issue #2990: Security Group: add secondary ips to the correct ipset based on ip family (4.11)

2018-11-28 Thread GitBox
blueorangutan commented on issue #2990: Security Group: add secondary ips to the correct ipset based on ip family (4.11) URL: https://github.com/apache/cloudstack/pull/2990#issuecomment-442454823 Trillian test result (tid-3227) Environment: kvm-centos7 (x2), Advanced Networking with Mgmt

[GitHub] rhtyd closed pull request #2990: Security Group: add secondary ips to the correct ipset based on ip family (4.11)

2018-11-28 Thread GitBox
rhtyd closed pull request #2990: Security Group: add secondary ips to the correct ipset based on ip family (4.11) URL: https://github.com/apache/cloudstack/pull/2990 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sak

[cloudstack] branch 4.11 updated (a84f7df -> d425a40)

2018-11-28 Thread rohit
This is an automated email from the ASF dual-hosted git repository. rohit pushed a change to branch 4.11 in repository https://gitbox.apache.org/repos/asf/cloudstack.git. from a84f7df marvin: add missing default test data (#3055) add d425a40 sg: add secondary ips to the correct ipset

[GitHub] rhtyd commented on issue #2795: kvm: Properly report available memory to Management Server

2018-11-28 Thread GitBox
rhtyd commented on issue #2795: kvm: Properly report available memory to Management Server URL: https://github.com/apache/cloudstack/pull/2795#issuecomment-442480736 @wido this is failing build, can you check? This is an aut

[GitHub] wido commented on issue #2795: kvm: Properly report available memory to Management Server

2018-11-28 Thread GitBox
wido commented on issue #2795: kvm: Properly report available memory to Management Server URL: https://github.com/apache/cloudstack/pull/2795#issuecomment-442482678 I will @rhtyd Currently in the middle of VXLAN testing, so postponing this one for a moment. Need to pick it up soon

[GitHub] blueorangutan removed a comment on issue #3026: Enhance bypass vlan overlap check

2018-11-28 Thread GitBox
blueorangutan removed a comment on issue #3026: Enhance bypass vlan overlap check URL: https://github.com/apache/cloudstack/pull/3026#issuecomment-441945701 Trillian test result (tid-3213) Environment: kvm-centos7 (x2), Advanced Networking with Mgmt server 7 Total time taken: 773 seco

[GitHub] blueorangutan removed a comment on issue #3026: Enhance bypass vlan overlap check

2018-11-28 Thread GitBox
blueorangutan removed a comment on issue #3026: Enhance bypass vlan overlap check URL: https://github.com/apache/cloudstack/pull/3026#issuecomment-441958706 Trillian test result (tid-3215) Environment: kvm-centos7 (x2), Advanced Networking with Mgmt server 7 Total time taken: 782 seco

[GitHub] rhtyd commented on issue #3026: Enhance bypass vlan overlap check

2018-11-28 Thread GitBox
rhtyd commented on issue #3026: Enhance bypass vlan overlap check URL: https://github.com/apache/cloudstack/pull/3026#issuecomment-442507850 @blueorangutan test This is an automated message from the Apache Git Service. To res

[GitHub] rhtyd commented on issue #3060: NPE observed in smoketests logs

2018-11-28 Thread GitBox
rhtyd commented on issue #3060: NPE observed in smoketests logs URL: https://github.com/apache/cloudstack/issues/3060#issuecomment-442508143 @borisstoyanov any specific test? This is an automated message from the Apache Git

[GitHub] blueorangutan commented on issue #3026: Enhance bypass vlan overlap check

2018-11-28 Thread GitBox
blueorangutan commented on issue #3026: Enhance bypass vlan overlap check URL: https://github.com/apache/cloudstack/pull/3026#issuecomment-442508220 @rhtyd a Trillian-Jenkins test job (centos7 mgmt + kvm-centos7) has been kicked to run smoke tests --

[GitHub] rhtyd commented on issue #3043: User can see the setting tab of vms, and change the value of settings

2018-11-28 Thread GitBox
rhtyd commented on issue #3043: User can see the setting tab of vms, and change the value of settings URL: https://github.com/apache/cloudstack/issues/3043#issuecomment-442508735 /cc @PaulAngus This is an automated message f

[GitHub] bwsw opened a new issue #3064: CloudStack Simulator 4.12 - SQL exception

2018-11-28 Thread GitBox
bwsw opened a new issue #3064: CloudStack Simulator 4.12 - SQL exception URL: https://github.com/apache/cloudstack/issues/3064 # ISSUE TYPE * Bug Report # COMPONENT NAME ~~~ Management server ~~~ # CLOUDSTACK VERSION ~~~ 4.

[cloudstack] branch 4.11 updated: kvm: when untagged vxlan is used, use the default guest/public bridge (#3037)

2018-11-28 Thread rohit
This is an automated email from the ASF dual-hosted git repository. rohit pushed a commit to branch 4.11 in repository https://gitbox.apache.org/repos/asf/cloudstack.git The following commit(s) were added to refs/heads/4.11 by this push: new 29b8a9d kvm: when untagged vxlan is used, use th

[GitHub] rhtyd closed pull request #3037: kvm: when untagged vxlan is used, use the default guest/public bridge

2018-11-28 Thread GitBox
rhtyd closed pull request #3037: kvm: when untagged vxlan is used, use the default guest/public bridge URL: https://github.com/apache/cloudstack/pull/3037 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of proven

[GitHub] rhtyd commented on issue #3005: Discover tags field on superclass of API responses

2018-11-28 Thread GitBox
rhtyd commented on issue #3005: Discover tags field on superclass of API responses URL: https://github.com/apache/cloudstack/pull/3005#issuecomment-442532517 @blueorangutan package This is an automated message from the Apach

[GitHub] blueorangutan commented on issue #3005: Discover tags field on superclass of API responses

2018-11-28 Thread GitBox
blueorangutan commented on issue #3005: Discover tags field on superclass of API responses URL: https://github.com/apache/cloudstack/pull/3005#issuecomment-442532742 @rhtyd a Jenkins job has been kicked to build packages. I'll keep you posted as I make progress. --

[GitHub] blueorangutan commented on issue #3005: Discover tags field on superclass of API responses

2018-11-28 Thread GitBox
blueorangutan commented on issue #3005: Discover tags field on superclass of API responses URL: https://github.com/apache/cloudstack/pull/3005#issuecomment-442539551 Packaging result: ✔centos6 ✔centos7 ✔debian. JID-2470 This

[GitHub] rhtyd commented on issue #3005: Discover tags field on superclass of API responses

2018-11-28 Thread GitBox
rhtyd commented on issue #3005: Discover tags field on superclass of API responses URL: https://github.com/apache/cloudstack/pull/3005#issuecomment-442543589 @blueorangutan test This is an automated message from the Apache G

[GitHub] blueorangutan commented on issue #3005: Discover tags field on superclass of API responses

2018-11-28 Thread GitBox
blueorangutan commented on issue #3005: Discover tags field on superclass of API responses URL: https://github.com/apache/cloudstack/pull/3005#issuecomment-442543723 @rhtyd a Trillian-Jenkins test job (centos7 mgmt + kvm-centos7) has been kicked to run smoke tests

[GitHub] blueorangutan commented on issue #2997: Allow KVM VM live migration with ROOT volume on file storage type

2018-11-28 Thread GitBox
blueorangutan commented on issue #2997: Allow KVM VM live migration with ROOT volume on file storage type URL: https://github.com/apache/cloudstack/pull/2997#issuecomment-442552996 Trillian test result (tid-3229) Environment: kvm-centos7 (x2), Advanced Networking with Mgmt server 7 To

[GitHub] dhlaluku commented on a change in pull request #2848: Vmware offline migration

2018-11-28 Thread GitBox
dhlaluku commented on a change in pull request #2848: Vmware offline migration URL: https://github.com/apache/cloudstack/pull/2848#discussion_r237213354 ## File path: engine/orchestration/src/main/java/com/cloud/vm/VirtualMachineManagerImpl.java ## @@ -1976,92 +1965,244 @@

[GitHub] dhlaluku commented on a change in pull request #2848: Vmware offline migration

2018-11-28 Thread GitBox
dhlaluku commented on a change in pull request #2848: Vmware offline migration URL: https://github.com/apache/cloudstack/pull/2848#discussion_r237215101 ## File path: engine/orchestration/src/main/java/com/cloud/vm/VirtualMachineManagerImpl.java ## @@ -1976,92 +1965,244 @@

[GitHub] blueorangutan commented on issue #2997: Allow KVM VM live migration with ROOT volume on file storage type

2018-11-28 Thread GitBox
blueorangutan commented on issue #2997: Allow KVM VM live migration with ROOT volume on file storage type URL: https://github.com/apache/cloudstack/pull/2997#issuecomment-442562699 Trillian test result (tid-3228) Environment: xenserver-71 (x2), Advanced Networking with Mgmt server 7 T

[GitHub] rafaelweingartner commented on a change in pull request #2848: Vmware offline migration

2018-11-28 Thread GitBox
rafaelweingartner commented on a change in pull request #2848: Vmware offline migration URL: https://github.com/apache/cloudstack/pull/2848#discussion_r237215236 ## File path: api/src/main/java/com/cloud/hypervisor/HypervisorGuru.java ## @@ -84,4 +85,13 @@ List finali

[GitHub] rafaelweingartner commented on a change in pull request #2848: Vmware offline migration

2018-11-28 Thread GitBox
rafaelweingartner commented on a change in pull request #2848: Vmware offline migration URL: https://github.com/apache/cloudstack/pull/2848#discussion_r237217584 ## File path: engine/api/src/main/java/org/apache/cloudstack/engine/subsystem/api/storage/DataMotionStrategy.java #

[GitHub] rafaelweingartner commented on a change in pull request #2848: Vmware offline migration

2018-11-28 Thread GitBox
rafaelweingartner commented on a change in pull request #2848: Vmware offline migration URL: https://github.com/apache/cloudstack/pull/2848#discussion_r237217011 ## File path: core/src/main/java/com/cloud/agent/api/MigrateVmToPoolCommand.java ## @@ -0,0 +1,70 @@ +// +// Li

[GitHub] rafaelweingartner commented on a change in pull request #2848: Vmware offline migration

2018-11-28 Thread GitBox
rafaelweingartner commented on a change in pull request #2848: Vmware offline migration URL: https://github.com/apache/cloudstack/pull/2848#discussion_r237216601 ## File path: api/src/main/java/org/apache/cloudstack/api/command/user/volume/MigrateVolumeCmd.java ## @@ -120

[GitHub] rafaelweingartner commented on a change in pull request #2848: Vmware offline migration

2018-11-28 Thread GitBox
rafaelweingartner commented on a change in pull request #2848: Vmware offline migration URL: https://github.com/apache/cloudstack/pull/2848#discussion_r237217694 ## File path: engine/api/src/main/java/org/apache/cloudstack/engine/subsystem/api/storage/DataMotionStrategy.java #

[GitHub] rafaelweingartner commented on a change in pull request #2848: Vmware offline migration

2018-11-28 Thread GitBox
rafaelweingartner commented on a change in pull request #2848: Vmware offline migration URL: https://github.com/apache/cloudstack/pull/2848#discussion_r237219175 ## File path: engine/orchestration/src/main/java/com/cloud/vm/VirtualMachineManagerImpl.java ## @@ -1988,92 +1

[GitHub] rafaelweingartner commented on a change in pull request #2848: Vmware offline migration

2018-11-28 Thread GitBox
rafaelweingartner commented on a change in pull request #2848: Vmware offline migration URL: https://github.com/apache/cloudstack/pull/2848#discussion_r237218861 ## File path: engine/orchestration/src/main/java/com/cloud/vm/VirtualMachineManagerImpl.java ## @@ -1976,92 +1

[GitHub] dhlaluku commented on a change in pull request #2848: Vmware offline migration

2018-11-28 Thread GitBox
dhlaluku commented on a change in pull request #2848: Vmware offline migration URL: https://github.com/apache/cloudstack/pull/2848#discussion_r237223821 ## File path: engine/orchestration/src/main/java/com/cloud/vm/VirtualMachineManagerImpl.java ## @@ -1988,92 +1977,249 @@

[GitHub] dhlaluku commented on a change in pull request #2848: Vmware offline migration

2018-11-28 Thread GitBox
dhlaluku commented on a change in pull request #2848: Vmware offline migration URL: https://github.com/apache/cloudstack/pull/2848#discussion_r237225830 ## File path: engine/orchestration/src/main/java/com/cloud/vm/VirtualMachineManagerImpl.java ## @@ -1988,92 +1977,249 @@

[GitHub] dhlaluku commented on a change in pull request #2848: Vmware offline migration

2018-11-28 Thread GitBox
dhlaluku commented on a change in pull request #2848: Vmware offline migration URL: https://github.com/apache/cloudstack/pull/2848#discussion_r237230447 ## File path: engine/api/src/main/java/org/apache/cloudstack/engine/subsystem/api/storage/DataMotionStrategy.java ## @@

[GitHub] dhlaluku commented on a change in pull request #2848: Vmware offline migration

2018-11-28 Thread GitBox
dhlaluku commented on a change in pull request #2848: Vmware offline migration URL: https://github.com/apache/cloudstack/pull/2848#discussion_r237241952 ## File path: engine/api/src/main/java/org/apache/cloudstack/engine/subsystem/api/storage/DataMotionStrategy.java ## @@

[GitHub] blueorangutan commented on issue #2997: Allow KVM VM live migration with ROOT volume on file storage type

2018-11-28 Thread GitBox
blueorangutan commented on issue #2997: Allow KVM VM live migration with ROOT volume on file storage type URL: https://github.com/apache/cloudstack/pull/2997#issuecomment-442592495 Trillian test result (tid-3230) Environment: vmware-65 (x2), Advanced Networking with Mgmt server 7 Tota

[GitHub] blueorangutan commented on issue #3026: Enhance bypass vlan overlap check

2018-11-28 Thread GitBox
blueorangutan commented on issue #3026: Enhance bypass vlan overlap check URL: https://github.com/apache/cloudstack/pull/3026#issuecomment-442660765 Trillian test result (tid-3231) Environment: kvm-centos7 (x2), Advanced Networking with Mgmt server 7 Total time taken: 28362 seconds

[GitHub] blueorangutan commented on issue #3005: Discover tags field on superclass of API responses

2018-11-28 Thread GitBox
blueorangutan commented on issue #3005: Discover tags field on superclass of API responses URL: https://github.com/apache/cloudstack/pull/3005#issuecomment-442667227 Trillian test result (tid-3232) Environment: kvm-centos7 (x2), Advanced Networking with Mgmt server 7 Total time taken:

[GitHub] wido commented on issue #3064: CloudStack Simulator 4.12 - SQL exception

2018-11-28 Thread GitBox
wido commented on issue #3064: CloudStack Simulator 4.12 - SQL exception URL: https://github.com/apache/cloudstack/issues/3064#issuecomment-442736671 Seeing the same issue on master. Not sure yet what this is. This is an autom

[GitHub] dhlaluku commented on a change in pull request #2848: Vmware offline migration

2018-11-28 Thread GitBox
dhlaluku commented on a change in pull request #2848: Vmware offline migration URL: https://github.com/apache/cloudstack/pull/2848#discussion_r237379103 ## File path: engine/orchestration/src/main/java/com/cloud/vm/VirtualMachineManagerImpl.java ## @@ -1976,92 +1965,244 @@

[GitHub] wido opened a new issue #3065: Direct Download to Ceph Primary storage fails

2018-11-28 Thread GitBox
wido opened a new issue #3065: Direct Download to Ceph Primary storage fails URL: https://github.com/apache/cloudstack/issues/3065 # ISSUE TYPE * Bug Report # COMPONENT NAME ~~~ KVM Direct Download ~~~ # CLOUDSTACK VERSION ~~~ master / 4.12

[GitHub] dhlaluku commented on a change in pull request #2848: Vmware offline migration

2018-11-28 Thread GitBox
dhlaluku commented on a change in pull request #2848: Vmware offline migration URL: https://github.com/apache/cloudstack/pull/2848#discussion_r237380161 ## File path: api/src/main/java/com/cloud/hypervisor/HypervisorGuru.java ## @@ -84,4 +85,13 @@ List finalizeExpungeV