[GitHub] [cloudstack] wido opened a new pull request #3500: kvm/bridge: Allow Link Local Cidr (cloud0 interface) to be configured

2019-07-17 Thread GitBox
wido opened a new pull request #3500: kvm/bridge: Allow Link Local Cidr (cloud0 interface) to be configured URL: https://github.com/apache/cloudstack/pull/3500 ## Description There are certain scenarios where the 169.254.0.0/16 subnet is used for different purposes then CloudStack on

[GitHub] [cloudstack] RPDiep commented on issue #3500: kvm/bridge: Allow Link Local Cidr (cloud0 interface) to be configured

2019-07-17 Thread GitBox
RPDiep commented on issue #3500: kvm/bridge: Allow Link Local Cidr (cloud0 interface) to be configured URL: https://github.com/apache/cloudstack/pull/3500#issuecomment-512139836 In addition, also tested and verified: systemvms do get their ips from within the control.cidr and they are full

[GitHub] [cloudstack] wido commented on issue #3491: KVM: Propagating changes on host parameters to the agents

2019-07-17 Thread GitBox
wido commented on issue #3491: KVM: Propagating changes on host parameters to the agents URL: https://github.com/apache/cloudstack/pull/3491#issuecomment-512140873 Thanks! This is very welcome. I also looked into this for #3500 , but my problem with it is that it's very hardcoded. Both on

[GitHub] [cloudstack] kioie commented on issue #3499: Physical networking with pfsense

2019-07-17 Thread GitBox
kioie commented on issue #3499: Physical networking with pfsense URL: https://github.com/apache/cloudstack/issues/3499#issuecomment-512152134 Hey @imacks For starters, I'm assuming this is not a prod environment, possibly test/dev in which case please note this as mentioned in the d

[GitHub] [cloudstack] svenvogel commented on issue #3491: KVM: Propagating changes on host parameters to the agents

2019-07-17 Thread GitBox
svenvogel commented on issue #3491: KVM: Propagating changes on host parameters to the agents URL: https://github.com/apache/cloudstack/pull/3491#issuecomment-512156645 @wido @ustcweizhou yes could be cool if we find a method which is lesser hardcoded. maybe a global setting "," comma sepa

[GitHub] [cloudstack] shwstppr closed pull request #3480: [WIP DO NOT MERGE] engine, server, services: fix for respecting secondary storage threshold limit

2019-07-17 Thread GitBox
shwstppr closed pull request #3480: [WIP DO NOT MERGE] engine, server, services: fix for respecting secondary storage threshold limit URL: https://github.com/apache/cloudstack/pull/3480 This is an automated message from the

[GitHub] [cloudstack] shwstppr opened a new pull request #3480: [WIP DO NOT MERGE] engine, server, services: fix for respecting secondary storage threshold limit

2019-07-17 Thread GitBox
shwstppr opened a new pull request #3480: [WIP DO NOT MERGE] engine, server, services: fix for respecting secondary storage threshold limit URL: https://github.com/apache/cloudstack/pull/3480 Retrieval of an image store using ImageStoreProviderManager has been refactored by introducing thr

[GitHub] [cloudstack] shwstppr commented on issue #3480: [WIP DO NOT MERGE] engine, server, services: fix for respecting secondary storage threshold limit

2019-07-17 Thread GitBox
shwstppr commented on issue #3480: [WIP DO NOT MERGE] engine, server, services: fix for respecting secondary storage threshold limit URL: https://github.com/apache/cloudstack/pull/3480#issuecomment-512173263 @blueorangutan package ---

[GitHub] [cloudstack] imacks closed issue #3499: Physical networking with pfsense

2019-07-17 Thread GitBox
imacks closed issue #3499: Physical networking with pfsense URL: https://github.com/apache/cloudstack/issues/3499 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub an

[GitHub] [cloudstack] imacks commented on issue #3499: Physical networking with pfsense

2019-07-17 Thread GitBox
imacks commented on issue #3499: Physical networking with pfsense URL: https://github.com/apache/cloudstack/issues/3499#issuecomment-512184397 tks for clarifying. I have looked at the linked articles before. i'm just really having a hard time finding an example physical network rout

[cloudstack-documentation] branch master updated: Constrained custom offerings update for 4.13 (#53)

2019-07-17 Thread paul_a
This is an automated email from the ASF dual-hosted git repository. paul_a pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/cloudstack-documentation.git The following commit(s) were added to refs/heads/master by this push: new f69d28b Constrained custom of

[GitHub] [cloudstack] rhtyd commented on issue #3500: kvm/bridge: Allow Link Local Cidr (cloud0 interface) to be configured

2019-07-17 Thread GitBox
rhtyd commented on issue #3500: kvm/bridge: Allow Link Local Cidr (cloud0 interface) to be configured URL: https://github.com/apache/cloudstack/pull/3500#issuecomment-512205564 @blueorangutan package This is an automated mes

[GitHub] [cloudstack] anuragaw commented on issue #3241: [WIP DO NOT MERGE] Allow users to share templates with Accounts or Projects through the

2019-07-17 Thread GitBox
anuragaw commented on issue #3241: [WIP DO NOT MERGE] Allow users to share templates with Accounts or Projects through the URL: https://github.com/apache/cloudstack/pull/3241#issuecomment-512204542 When admins share project owned templates we will now get a distinct message.

[GitHub] [cloudstack] blueorangutan commented on issue #3241: [WIP DO NOT MERGE] Allow users to share templates with Accounts or Projects through the

2019-07-17 Thread GitBox
blueorangutan commented on issue #3241: [WIP DO NOT MERGE] Allow users to share templates with Accounts or Projects through the URL: https://github.com/apache/cloudstack/pull/3241#issuecomment-512204662 @anuragaw a Jenkins job has been kicked to build packages. I'll keep you posted as I ma

[GitHub] [cloudstack] anuragaw commented on issue #3241: [WIP DO NOT MERGE] Allow users to share templates with Accounts or Projects through the

2019-07-17 Thread GitBox
anuragaw commented on issue #3241: [WIP DO NOT MERGE] Allow users to share templates with Accounts or Projects through the URL: https://github.com/apache/cloudstack/pull/3241#issuecomment-512204579 @blueorangutan package This

[GitHub] [cloudstack] blueorangutan commented on issue #3500: kvm/bridge: Allow Link Local Cidr (cloud0 interface) to be configured

2019-07-17 Thread GitBox
blueorangutan commented on issue #3500: kvm/bridge: Allow Link Local Cidr (cloud0 interface) to be configured URL: https://github.com/apache/cloudstack/pull/3500#issuecomment-512205783 @rhtyd a Jenkins job has been kicked to build packages. I'll keep you posted as I make progress. ---

[GitHub] [cloudstack] nvazquez closed pull request #3494: Fix hardcoded max data volumes when VM has been created but not started before

2019-07-17 Thread GitBox
nvazquez closed pull request #3494: Fix hardcoded max data volumes when VM has been created but not started before URL: https://github.com/apache/cloudstack/pull/3494 This is an automated message from the Apache Git Service.

[GitHub] [cloudstack] nvazquez opened a new pull request #3494: Fix hardcoded max data volumes when VM has been created but not started before

2019-07-17 Thread GitBox
nvazquez opened a new pull request #3494: Fix hardcoded max data volumes when VM has been created but not started before URL: https://github.com/apache/cloudstack/pull/3494 ## Description When VM is created but not started on any host, attaching a volume on it causes the maximum number

[GitHub] [cloudstack] blueorangutan commented on issue #3241: [WIP DO NOT MERGE] Allow users to share templates with Accounts or Projects through the

2019-07-17 Thread GitBox
blueorangutan commented on issue #3241: [WIP DO NOT MERGE] Allow users to share templates with Accounts or Projects through the URL: https://github.com/apache/cloudstack/pull/3241#issuecomment-512214614 Packaging result: ✔centos6 ✖centos7 ✔debian. JID-140 --

[GitHub] [cloudstack] blueorangutan commented on issue #3500: kvm/bridge: Allow Link Local Cidr (cloud0 interface) to be configured

2019-07-17 Thread GitBox
blueorangutan commented on issue #3500: kvm/bridge: Allow Link Local Cidr (cloud0 interface) to be configured URL: https://github.com/apache/cloudstack/pull/3500#issuecomment-512214737 Packaging result: ✔centos6 ✔centos7 ✔debian. JID-141

[GitHub] [cloudstack] blueorangutan commented on issue #3241: [WIP DO NOT MERGE] Allow users to share templates with Accounts or Projects through the

2019-07-17 Thread GitBox
blueorangutan commented on issue #3241: [WIP DO NOT MERGE] Allow users to share templates with Accounts or Projects through the URL: https://github.com/apache/cloudstack/pull/3241#issuecomment-512236095 @borisstoyanov a Jenkins job has been kicked to build packages. I'll keep you posted as

[GitHub] [cloudstack] borisstoyanov commented on issue #3241: [WIP DO NOT MERGE] Allow users to share templates with Accounts or Projects through the

2019-07-17 Thread GitBox
borisstoyanov commented on issue #3241: [WIP DO NOT MERGE] Allow users to share templates with Accounts or Projects through the URL: https://github.com/apache/cloudstack/pull/3241#issuecomment-512236011 @blueorangutan package

[GitHub] [cloudstack] server24 commented on issue #3497: VMs stuck in Stopping state due to NPE at org.apache.cloudstack.network.topology.BasicNetworkVisitor.visit(BasicNetworkVisitor.java:201)

2019-07-17 Thread GitBox
server24 commented on issue #3497: VMs stuck in Stopping state due to NPE at org.apache.cloudstack.network.topology.BasicNetworkVisitor.visit(BasicNetworkVisitor.java:201) URL: https://github.com/apache/cloudstack/issues/3497#issuecomment-512237707 Line 201 of BasicNetworkVisitor.java in CS

[GitHub] [cloudstack] blueorangutan commented on issue #3241: [WIP DO NOT MERGE] Allow users to share templates with Accounts or Projects through the

2019-07-17 Thread GitBox
blueorangutan commented on issue #3241: [WIP DO NOT MERGE] Allow users to share templates with Accounts or Projects through the URL: https://github.com/apache/cloudstack/pull/3241#issuecomment-512242734 Packaging result: ✔centos6 ✔centos7 ✔debian. JID-142 --

[GitHub] [cloudstack] blueorangutan commented on issue #3241: [WIP DO NOT MERGE] Allow users to share templates with Accounts or Projects through the

2019-07-17 Thread GitBox
blueorangutan commented on issue #3241: [WIP DO NOT MERGE] Allow users to share templates with Accounts or Projects through the URL: https://github.com/apache/cloudstack/pull/3241#issuecomment-512244826 @borisstoyanov a Trillian-Jenkins test job (centos7 mgmt + kvm-centos7) has been kicked

[GitHub] [cloudstack] borisstoyanov commented on issue #3241: [WIP DO NOT MERGE] Allow users to share templates with Accounts or Projects through the

2019-07-17 Thread GitBox
borisstoyanov commented on issue #3241: [WIP DO NOT MERGE] Allow users to share templates with Accounts or Projects through the URL: https://github.com/apache/cloudstack/pull/3241#issuecomment-512244404 @blueorangutan test Th

[GitHub] [cloudstack] DaanHoogland closed issue #3459: Misuses of cryptographic APIs

2019-07-17 Thread GitBox
DaanHoogland closed issue #3459: Misuses of cryptographic APIs URL: https://github.com/apache/cloudstack/issues/3459 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[GitHub] [cloudstack] DaanHoogland commented on issue #3459: Misuses of cryptographic APIs

2019-07-17 Thread GitBox
DaanHoogland commented on issue #3459: Misuses of cryptographic APIs URL: https://github.com/apache/cloudstack/issues/3459#issuecomment-512247369 @mhp0rtal can you give expoits for any of those isses? Can you also please give a version on which these apply, as the first three do not show

[GitHub] [cloudstack] borisstoyanov commented on issue #3481: Can't share a template that is in a project

2019-07-17 Thread GitBox
borisstoyanov commented on issue #3481: Can't share a template that is in a project URL: https://github.com/apache/cloudstack/issues/3481#issuecomment-512248419 ![Screenshot 2019-07-17 at 16 11 49](https://user-images.githubusercontent.com/13551960/61378294-c76b0900-a8ad-11e9-888b-d16820e2

[GitHub] [cloudstack] borisstoyanov commented on issue #3241: [WIP DO NOT MERGE] Allow users to share templates with Accounts or Projects through the

2019-07-17 Thread GitBox
borisstoyanov commented on issue #3241: [WIP DO NOT MERGE] Allow users to share templates with Accounts or Projects through the URL: https://github.com/apache/cloudstack/pull/3241#issuecomment-512248523 LGTM with the known issue of #3481 ---

[GitHub] [cloudstack] rhtyd commented on issue #3500: kvm/bridge: Allow Link Local Cidr (cloud0 interface) to be configured

2019-07-17 Thread GitBox
rhtyd commented on issue #3500: kvm/bridge: Allow Link Local Cidr (cloud0 interface) to be configured URL: https://github.com/apache/cloudstack/pull/3500#issuecomment-512284487 @blueorangutan test This is an automated message

[GitHub] [cloudstack] blueorangutan commented on issue #3500: kvm/bridge: Allow Link Local Cidr (cloud0 interface) to be configured

2019-07-17 Thread GitBox
blueorangutan commented on issue #3500: kvm/bridge: Allow Link Local Cidr (cloud0 interface) to be configured URL: https://github.com/apache/cloudstack/pull/3500#issuecomment-512284828 @rhtyd a Trillian-Jenkins test job (centos7 mgmt + kvm-centos7) has been kicked to run smoke tests -

[cloudstack] branch master updated: ui: Fix SystemVMs public range dedication (#3495)

2019-07-17 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 a1faf09 ui: Fix SystemVMs public range dedic

[GitHub] [cloudstack] rhtyd merged pull request #3495: UI: Fix SystemVMs public range dedication

2019-07-17 Thread GitBox
rhtyd merged pull request #3495: UI: Fix SystemVMs public range dedication URL: https://github.com/apache/cloudstack/pull/3495 This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] [cloudstack] rhtyd closed issue #3485: Unable to create a System VMs dedicated public ip range.

2019-07-17 Thread GitBox
rhtyd closed issue #3485: Unable to create a System VMs dedicated public ip range. URL: https://github.com/apache/cloudstack/issues/3485 This is an automated message from the Apache Git Service. To respond to the message, pl

[GitHub] [cloudstack] GabrielBrascher commented on issue #3498: Add support to revert (rollback) a RBD image snapshot

2019-07-17 Thread GitBox
GabrielBrascher commented on issue #3498: Add support to revert (rollback) a RBD image snapshot URL: https://github.com/apache/cloudstack/issues/3498#issuecomment-512287184 Thanks for the update @rhtyd! This is an automated m

[GitHub] [cloudstack] server24 commented on issue #3497: VMs stuck in Stopping state due to NPE at org.apache.cloudstack.network.topology.BasicNetworkVisitor.visit(BasicNetworkVisitor.java:201)

2019-07-17 Thread GitBox
server24 commented on issue #3497: VMs stuck in Stopping state due to NPE at org.apache.cloudstack.network.topology.BasicNetworkVisitor.visit(BasicNetworkVisitor.java:201) URL: https://github.com/apache/cloudstack/issues/3497#issuecomment-512289225 I have attached jdb and the problem seems

[GitHub] [cloudstack] server24 commented on issue #3497: VMs stuck in Stopping state due to NPE at org.apache.cloudstack.network.topology.BasicNetworkVisitor.visit(BasicNetworkVisitor.java:201)

2019-07-17 Thread GitBox
server24 commented on issue #3497: VMs stuck in Stopping state due to NPE at org.apache.cloudstack.network.topology.BasicNetworkVisitor.visit(BasicNetworkVisitor.java:201) URL: https://github.com/apache/cloudstack/issues/3497#issuecomment-512298224 Just one more thing: it will always be NUL

[GitHub] [cloudstack] nvazquez closed pull request #3374: KVM: Enhancements for direct download feature

2019-07-17 Thread GitBox
nvazquez closed pull request #3374: KVM: Enhancements for direct download feature URL: https://github.com/apache/cloudstack/pull/3374 This is an automated message from the Apache Git Service. To respond to the message, pleas

[GitHub] [cloudstack] nvazquez opened a new pull request #3374: KVM: Enhancements for direct download feature

2019-07-17 Thread GitBox
nvazquez opened a new pull request #3374: KVM: Enhancements for direct download feature URL: https://github.com/apache/cloudstack/pull/3374 ## Description Extend improvements on PR #2995 and #3075 - Add an API method to revoke certificates from hosts - Add a background task to

[GitHub] [cloudstack] nvazquez commented on issue #3374: KVM: Enhancements for direct download feature

2019-07-17 Thread GitBox
nvazquez commented on issue #3374: KVM: Enhancements for direct download feature URL: https://github.com/apache/cloudstack/pull/3374#issuecomment-512320169 Thanks @borisstoyanov @blueorangutan package This is an automated

[GitHub] [cloudstack] blueorangutan commented on issue #3374: KVM: Enhancements for direct download feature

2019-07-17 Thread GitBox
blueorangutan commented on issue #3374: KVM: Enhancements for direct download feature URL: https://github.com/apache/cloudstack/pull/3374#issuecomment-512320805 @nvazquez a Jenkins job has been kicked to build packages. I'll keep you posted as I make progress.

[GitHub] [cloudstack] blueorangutan commented on issue #3374: KVM: Enhancements for direct download feature

2019-07-17 Thread GitBox
blueorangutan commented on issue #3374: KVM: Enhancements for direct download feature URL: https://github.com/apache/cloudstack/pull/3374#issuecomment-512335166 Packaging result: ✔centos6 ✔centos7 ✔debian. JID-143 This is an

[GitHub] [cloudstack] nvazquez commented on issue #3374: KVM: Enhancements for direct download feature

2019-07-17 Thread GitBox
nvazquez commented on issue #3374: KVM: Enhancements for direct download feature URL: https://github.com/apache/cloudstack/pull/3374#issuecomment-512338365 @blueorangutan test This is an automated message from the Apache Git S

[GitHub] [cloudstack] blueorangutan commented on issue #3374: KVM: Enhancements for direct download feature

2019-07-17 Thread GitBox
blueorangutan commented on issue #3374: KVM: Enhancements for direct download feature URL: https://github.com/apache/cloudstack/pull/3374#issuecomment-512338463 @nvazquez a Trillian-Jenkins test job (centos7 mgmt + kvm-centos7) has been kicked to run smoke tests --

[GitHub] [cloudstack] server24 commented on issue #3351: Have persistent DHCP leases file on VRs and cleanup /etc/hosts on VM deletion

2019-07-17 Thread GitBox
server24 commented on issue #3351: Have persistent DHCP leases file on VRs and cleanup /etc/hosts on VM deletion URL: https://github.com/apache/cloudstack/pull/3351#issuecomment-512339020 @nvazquez @rhtyid this breaks Basic Networking (#3497) whenever a VM is stopped or expunged.

[GitHub] [cloudstack] rhtyd commented on issue #3497: VMs stuck in Stopping state due to NPE at org.apache.cloudstack.network.topology.BasicNetworkVisitor.visit(BasicNetworkVisitor.java:201)

2019-07-17 Thread GitBox
rhtyd commented on issue #3497: VMs stuck in Stopping state due to NPE at org.apache.cloudstack.network.topology.BasicNetworkVisitor.visit(BasicNetworkVisitor.java:201) URL: https://github.com/apache/cloudstack/issues/3497#issuecomment-512347091 Can you have a look @nvazquez, or cc @shwstpp

[GitHub] [cloudstack] rhtyd commented on issue #3351: Have persistent DHCP leases file on VRs and cleanup /etc/hosts on VM deletion

2019-07-17 Thread GitBox
rhtyd commented on issue #3351: Have persistent DHCP leases file on VRs and cleanup /etc/hosts on VM deletion URL: https://github.com/apache/cloudstack/pull/3351#issuecomment-512346905 Can you check and possibly send a PR @nvazquez ? Thanks.

[GitHub] [cloudstack] server24 commented on issue #3497: VMs stuck in Stopping state due to NPE at org.apache.cloudstack.network.topology.BasicNetworkVisitor.visit(BasicNetworkVisitor.java:201)

2019-07-17 Thread GitBox
server24 commented on issue #3497: VMs stuck in Stopping state due to NPE at org.apache.cloudstack.network.topology.BasicNetworkVisitor.visit(BasicNetworkVisitor.java:201) URL: https://github.com/apache/cloudstack/issues/3497#issuecomment-512356917 You probably want to add the destination p

[GitHub] [cloudstack] nvazquez commented on issue #3351: Have persistent DHCP leases file on VRs and cleanup /etc/hosts on VM deletion

2019-07-17 Thread GitBox
nvazquez commented on issue #3351: Have persistent DHCP leases file on VRs and cleanup /etc/hosts on VM deletion URL: https://github.com/apache/cloudstack/pull/3351#issuecomment-512576565 Sure I'll take a look tonight This i

[GitHub] [cloudstack] blueorangutan commented on issue #3241: [WIP DO NOT MERGE] Allow users to share templates with Accounts or Projects through the

2019-07-17 Thread GitBox
blueorangutan commented on issue #3241: [WIP DO NOT MERGE] Allow users to share templates with Accounts or Projects through the URL: https://github.com/apache/cloudstack/pull/3241#issuecomment-512585577 Trillian test result (tid-171) Environment: kvm-centos7 (x2), Advanced Networking wit

[GitHub] [cloudstack] blueorangutan commented on issue #3500: kvm/bridge: Allow Link Local Cidr (cloud0 interface) to be configured

2019-07-17 Thread GitBox
blueorangutan commented on issue #3500: kvm/bridge: Allow Link Local Cidr (cloud0 interface) to be configured URL: https://github.com/apache/cloudstack/pull/3500#issuecomment-512605237 Trillian test result (tid-172) Environment: kvm-centos7 (x2), Advanced Networking with Mgmt server 7

[GitHub] [cloudstack] blueorangutan commented on issue #3374: KVM: Enhancements for direct download feature

2019-07-17 Thread GitBox
blueorangutan commented on issue #3374: KVM: Enhancements for direct download feature URL: https://github.com/apache/cloudstack/pull/3374#issuecomment-512631748 Trillian test result (tid-173) Environment: kvm-centos7 (x2), Advanced Networking with Mgmt server 7 Total time taken: 34208

[GitHub] [cloudstack] nvazquez commented on a change in pull request #3500: kvm/bridge: Allow Link Local Cidr (cloud0 interface) to be configured

2019-07-17 Thread GitBox
nvazquez commented on a change in pull request #3500: kvm/bridge: Allow Link Local Cidr (cloud0 interface) to be configured URL: https://github.com/apache/cloudstack/pull/3500#discussion_r304707866 ## File path: plugins/hypervisors/kvm/src/main/java/com/cloud/hypervisor/kvm/resourc

[GitHub] [cloudstack] nvazquez commented on a change in pull request #3500: kvm/bridge: Allow Link Local Cidr (cloud0 interface) to be configured

2019-07-17 Thread GitBox
nvazquez commented on a change in pull request #3500: kvm/bridge: Allow Link Local Cidr (cloud0 interface) to be configured URL: https://github.com/apache/cloudstack/pull/3500#discussion_r304708759 ## File path: plugins/hypervisors/kvm/src/test/java/com/cloud/hypervisor/kvm/resourc

[GitHub] [cloudstack] nvazquez commented on a change in pull request #3500: kvm/bridge: Allow Link Local Cidr (cloud0 interface) to be configured

2019-07-17 Thread GitBox
nvazquez commented on a change in pull request #3500: kvm/bridge: Allow Link Local Cidr (cloud0 interface) to be configured URL: https://github.com/apache/cloudstack/pull/3500#discussion_r304708544 ## File path: plugins/hypervisors/kvm/src/main/java/com/cloud/hypervisor/kvm/resourc

[GitHub] [cloudstack] nvazquez commented on a change in pull request #3500: kvm/bridge: Allow Link Local Cidr (cloud0 interface) to be configured

2019-07-17 Thread GitBox
nvazquez commented on a change in pull request #3500: kvm/bridge: Allow Link Local Cidr (cloud0 interface) to be configured URL: https://github.com/apache/cloudstack/pull/3500#discussion_r304709133 ## File path: utils/src/main/java/com/cloud/utils/net/NetUtils.java ## @@ -

[GitHub] [cloudstack] nvazquez opened a new pull request #3501: Fix stop VM issue on basic zones

2019-07-17 Thread GitBox
nvazquez opened a new pull request #3501: Fix stop VM issue on basic zones URL: https://github.com/apache/cloudstack/pull/3501 ## Description CloudStack reports an error while stopping/expunging VMs on basic zones Fixes: #3497 ## Types of changes - [ ] Breaking change (f

[GitHub] [cloudstack] nvazquez commented on issue #3501: Fix stop VM issue on basic zones

2019-07-17 Thread GitBox
nvazquez commented on issue #3501: Fix stop VM issue on basic zones URL: https://github.com/apache/cloudstack/pull/3501#issuecomment-512657796 @blueorangutan package This is an automated message from the Apache Git Service. To

[GitHub] [cloudstack] blueorangutan commented on issue #3501: Fix stop VM issue on basic zones

2019-07-17 Thread GitBox
blueorangutan commented on issue #3501: Fix stop VM issue on basic zones URL: https://github.com/apache/cloudstack/pull/3501#issuecomment-512657847 @nvazquez a Jenkins job has been kicked to build packages. I'll keep you posted as I make progress. --

[GitHub] [cloudstack] nvazquez commented on issue #3497: VMs stuck in Stopping state due to NPE at org.apache.cloudstack.network.topology.BasicNetworkVisitor.visit(BasicNetworkVisitor.java:201)

2019-07-17 Thread GitBox
nvazquez commented on issue #3497: VMs stuck in Stopping state due to NPE at org.apache.cloudstack.network.topology.BasicNetworkVisitor.visit(BasicNetworkVisitor.java:201) URL: https://github.com/apache/cloudstack/issues/3497#issuecomment-512658965 @server24 please find a PR fixing the isse

[GitHub] [cloudstack] nvazquez edited a comment on issue #3497: VMs stuck in Stopping state due to NPE at org.apache.cloudstack.network.topology.BasicNetworkVisitor.visit(BasicNetworkVisitor.java:201)

2019-07-17 Thread GitBox
nvazquez edited a comment on issue #3497: VMs stuck in Stopping state due to NPE at org.apache.cloudstack.network.topology.BasicNetworkVisitor.visit(BasicNetworkVisitor.java:201) URL: https://github.com/apache/cloudstack/issues/3497#issuecomment-512658965 @server24 please find a PR fixing

[GitHub] [cloudstack] anuragaw commented on a change in pull request #3501: Fix stop VM issue on basic zones

2019-07-17 Thread GitBox
anuragaw commented on a change in pull request #3501: Fix stop VM issue on basic zones URL: https://github.com/apache/cloudstack/pull/3501#discussion_r304730373 ## File path: server/src/main/java/org/apache/cloudstack/network/topology/BasicNetworkVisitor.java ## @@ -198,7

[GitHub] [cloudstack] blueorangutan commented on issue #3501: Fix stop VM issue on basic zones

2019-07-17 Thread GitBox
blueorangutan commented on issue #3501: Fix stop VM issue on basic zones URL: https://github.com/apache/cloudstack/pull/3501#issuecomment-512661071 Packaging result: ✔centos6 ✔centos7 ✔debian. JID-144 This is an automated mess

[GitHub] [cloudstack] nvazquez commented on a change in pull request #3501: Fix stop VM issue on basic zones

2019-07-17 Thread GitBox
nvazquez commented on a change in pull request #3501: Fix stop VM issue on basic zones URL: https://github.com/apache/cloudstack/pull/3501#discussion_r304734726 ## File path: server/src/main/java/org/apache/cloudstack/network/topology/BasicNetworkVisitor.java ## @@ -198,7

[GitHub] [cloudstack] nvazquez commented on issue #3501: Fix stop VM issue on basic zones

2019-07-17 Thread GitBox
nvazquez commented on issue #3501: Fix stop VM issue on basic zones URL: https://github.com/apache/cloudstack/pull/3501#issuecomment-512665093 @blueorangutan package This is an automated message from the Apache Git Service. To

[GitHub] [cloudstack] blueorangutan commented on issue #3501: Fix stop VM issue on basic zones

2019-07-17 Thread GitBox
blueorangutan commented on issue #3501: Fix stop VM issue on basic zones URL: https://github.com/apache/cloudstack/pull/3501#issuecomment-512665142 @nvazquez a Jenkins job has been kicked to build packages. I'll keep you posted as I make progress. --

[GitHub] [cloudstack] blueorangutan commented on issue #3501: Fix stop VM issue on basic zones

2019-07-17 Thread GitBox
blueorangutan commented on issue #3501: Fix stop VM issue on basic zones URL: https://github.com/apache/cloudstack/pull/3501#issuecomment-512668459 Packaging result: ✔centos6 ✔centos7 ✔debian. JID-145 This is an automated mess

[GitHub] [cloudstack] nvazquez commented on issue #3501: Fix stop VM issue on basic zones

2019-07-17 Thread GitBox
nvazquez commented on issue #3501: Fix stop VM issue on basic zones URL: https://github.com/apache/cloudstack/pull/3501#issuecomment-512669092 @blueorangutan test This is an automated message from the Apache Git Service. To re

[GitHub] [cloudstack] blueorangutan commented on issue #3501: Fix stop VM issue on basic zones

2019-07-17 Thread GitBox
blueorangutan commented on issue #3501: Fix stop VM issue on basic zones URL: https://github.com/apache/cloudstack/pull/3501#issuecomment-512669167 @nvazquez a Trillian-Jenkins test job (centos7 mgmt + kvm-centos7) has been kicked to run smoke tests

[cloudstack] branch master updated: KVM: Enhancements for direct download feature (#3374)

2019-07-17 Thread nvazquez
This is an automated email from the ASF dual-hosted git repository. nvazquez 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 a1a9fb8 KVM: Enhancements for direct down

[GitHub] [cloudstack] nvazquez merged pull request #3374: KVM: Enhancements for direct download feature

2019-07-17 Thread GitBox
nvazquez merged pull request #3374: KVM: Enhancements for direct download feature URL: https://github.com/apache/cloudstack/pull/3374 This is an automated message from the Apache Git Service. To respond to the message, pleas

[GitHub] [cloudstack] shwstppr commented on issue #3477: RvR: Set up metadata/password/dhcp server on gateway IP instead of guest IP in RVR

2019-07-17 Thread GitBox
shwstppr commented on issue #3477: RvR: Set up metadata/password/dhcp server on gateway IP instead of guest IP in RVR URL: https://github.com/apache/cloudstack/pull/3477#issuecomment-512673098 @blueorangutan package This is a

[GitHub] [cloudstack] blueorangutan commented on issue #3477: RvR: Set up metadata/password/dhcp server on gateway IP instead of guest IP in RVR

2019-07-17 Thread GitBox
blueorangutan commented on issue #3477: RvR: Set up metadata/password/dhcp server on gateway IP instead of guest IP in RVR URL: https://github.com/apache/cloudstack/pull/3477#issuecomment-512673329 @shwstppr a Jenkins job has been kicked to build packages. I'll keep you posted as I make pr

[GitHub] [cloudstack] shwstppr commented on issue #3430: server: fix the subnet overlap checking logic for tagged and untagged vlans when adding ipranges

2019-07-17 Thread GitBox
shwstppr commented on issue #3430: server: fix the subnet overlap checking logic for tagged and untagged vlans when adding ipranges URL: https://github.com/apache/cloudstack/pull/3430#issuecomment-512674603 @blueoragutan package -

[GitHub] [cloudstack] blueorangutan commented on issue #3430: server: fix the subnet overlap checking logic for tagged and untagged vlans when adding ipranges

2019-07-17 Thread GitBox
blueorangutan commented on issue #3430: server: fix the subnet overlap checking logic for tagged and untagged vlans when adding ipranges URL: https://github.com/apache/cloudstack/pull/3430#issuecomment-512674693 @shwstppr a Jenkins job has been kicked to build packages. I'll keep you poste

[GitHub] [cloudstack] shwstppr removed a comment on issue #3430: server: fix the subnet overlap checking logic for tagged and untagged vlans when adding ipranges

2019-07-17 Thread GitBox
shwstppr removed a comment on issue #3430: server: fix the subnet overlap checking logic for tagged and untagged vlans when adding ipranges URL: https://github.com/apache/cloudstack/pull/3430#issuecomment-512674603 @blueoragutan package -

[GitHub] [cloudstack] shwstppr commented on issue #3430: server: fix the subnet overlap checking logic for tagged and untagged vlans when adding ipranges

2019-07-17 Thread GitBox
shwstppr commented on issue #3430: server: fix the subnet overlap checking logic for tagged and untagged vlans when adding ipranges URL: https://github.com/apache/cloudstack/pull/3430#issuecomment-512674678 @blueorangutan package

[GitHub] [cloudstack] shwstppr commented on issue #3470: Datera storage plugin

2019-07-17 Thread GitBox
shwstppr commented on issue #3470: Datera storage plugin URL: https://github.com/apache/cloudstack/pull/3470#issuecomment-512675350 @manojkverma @jcsdatera any update on this? This is an automated message from the Apache Git S

[GitHub] [cloudstack] blueorangutan commented on issue #3477: RvR: Set up metadata/password/dhcp server on gateway IP instead of guest IP in RVR

2019-07-17 Thread GitBox
blueorangutan commented on issue #3477: RvR: Set up metadata/password/dhcp server on gateway IP instead of guest IP in RVR URL: https://github.com/apache/cloudstack/pull/3477#issuecomment-512681270 Packaging result: ✔centos6 ✔centos7 ✔debian. JID-146 ---

[GitHub] [cloudstack] blueorangutan commented on issue #3430: server: fix the subnet overlap checking logic for tagged and untagged vlans when adding ipranges

2019-07-17 Thread GitBox
blueorangutan commented on issue #3430: server: fix the subnet overlap checking logic for tagged and untagged vlans when adding ipranges URL: https://github.com/apache/cloudstack/pull/3430#issuecomment-512681576 Packaging result: ✔centos6 ✔centos7 ✔debian. JID-147 -

[GitHub] [cloudstack] shwstppr commented on issue #3477: RvR: Set up metadata/password/dhcp server on gateway IP instead of guest IP in RVR

2019-07-17 Thread GitBox
shwstppr commented on issue #3477: RvR: Set up metadata/password/dhcp server on gateway IP instead of guest IP in RVR URL: https://github.com/apache/cloudstack/pull/3477#issuecomment-512684904 @blueorangutan test This is an a