[GitHub] [cloudstack] davidjumani commented on pull request #4040: [KVM] Enable PVLAN support on L2 networks

2020-06-19 Thread GitBox
davidjumani commented on pull request #4040: URL: https://github.com/apache/cloudstack/pull/4040#issuecomment-646526156 @blueorangutan test This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [cloudstack] blueorangutan commented on pull request #4040: [KVM] Enable PVLAN support on L2 networks

2020-06-19 Thread GitBox
blueorangutan commented on pull request #4040: URL: https://github.com/apache/cloudstack/pull/4040#issuecomment-646526611 @davidjumani a Trillian-Jenkins test job (centos7 mgmt + kvm-centos7) has been kicked to run smoke tests

[GitHub] [cloudstack] rhtyd commented on pull request #4154: server: fix for wrong affinity group count

2020-06-19 Thread GitBox
rhtyd commented on pull request #4154: URL: https://github.com/apache/cloudstack/pull/4154#issuecomment-646598182 Request for review - @davidjumani @DaanHoogland @GabrielBrascher @ustcweizhou @nvazquez @Spaceman1984 This

[GitHub] [cloudstack] wido opened a new issue #4157: dnsmasq in Virtual Router fails to start in IPv6 enabled network

2020-06-19 Thread GitBox
wido opened a new issue #4157: URL: https://github.com/apache/cloudstack/issues/4157 # ISSUE TYPE * Bug Report # COMPONENT NAME ~~~ Virtual Router ~~~ # CLOUDSTACK VERSION ~~~ 4.13.1 4.14 ~~~ # CONFIGURATION - Advanced Networking

[GitHub] [cloudstack] blueorangutan commented on pull request #4156: Fixed removal of hosts from certsmap when running certificate auto-renwew

2020-06-19 Thread GitBox
blueorangutan commented on pull request #4156: URL: https://github.com/apache/cloudstack/pull/4156#issuecomment-646604598 @Spaceman1984 a Jenkins job has been kicked to build packages. I'll keep you posted as I make progress.

[GitHub] [cloudstack] Spaceman1984 commented on pull request #4156: Fixed removal of hosts from certsmap when running certificate auto-renwew

2020-06-19 Thread GitBox
Spaceman1984 commented on pull request #4156: URL: https://github.com/apache/cloudstack/pull/4156#issuecomment-646604013 @blueorangutan package This is an automated message from the Apache Git Service. To respond to the

[GitHub] [cloudstack] blueorangutan commented on pull request #4040: [KVM] Enable PVLAN support on L2 networks

2020-06-19 Thread GitBox
blueorangutan commented on pull request #4040: URL: https://github.com/apache/cloudstack/pull/4040#issuecomment-646511521 Packaging result: ✔centos7 ✔debian. JID-1420 This is an automated message from the Apache Git Service.

[GitHub] [cloudstack] davidjumani commented on a change in pull request #4154: server: fix for wrong affinity group count

2020-06-19 Thread GitBox
davidjumani commented on a change in pull request #4154: URL: https://github.com/apache/cloudstack/pull/4154#discussion_r442808736 ## File path: server/src/main/java/com/cloud/api/query/QueryManagerImpl.java ## @@ -3624,25 +3624,30 @@ private void

[GitHub] [cloudstack] davidjumani commented on issue #4136: UI doesn't allow login if sessionkey and JSESSIONID cookies are deleted

2020-06-19 Thread GitBox
davidjumani commented on issue #4136: URL: https://github.com/apache/cloudstack/issues/4136#issuecomment-646600359 @rhtyd Looks like there's nothing that can be done from the front end. Need to look into the backend This is

[GitHub] [cloudstack] blueorangutan commented on pull request #4156: Fixed removal of hosts from certsmap when running certificate auto-renew

2020-06-19 Thread GitBox
blueorangutan commented on pull request #4156: URL: https://github.com/apache/cloudstack/pull/4156#issuecomment-646615551 Packaging result: ✔centos7 ✔debian. JID-1421 This is an automated message from the Apache Git Service.

[GitHub] [cloudstack] Spaceman1984 commented on pull request #4156: Fixed removal of hosts from certsmap when running certificate auto-renew

2020-06-19 Thread GitBox
Spaceman1984 commented on pull request #4156: URL: https://github.com/apache/cloudstack/pull/4156#issuecomment-646624426 @blueorangutan test This is an automated message from the Apache Git Service. To respond to the

[GitHub] [cloudstack] Spaceman1984 opened a new pull request #4156: Fixed removal of hosts from certsmap when running certificate auto-renwew

2020-06-19 Thread GitBox
Spaceman1984 opened a new pull request #4156: URL: https://github.com/apache/cloudstack/pull/4156 ## Description When a host connects to a management server the host IP address and the certificate are stored in memory. This mapping is checked periodically to determine if any

[GitHub] [cloudstack] Spaceman1984 commented on a change in pull request #4138: Fixed incorrect error message on invalid template type download

2020-06-19 Thread GitBox
Spaceman1984 commented on a change in pull request #4138: URL: https://github.com/apache/cloudstack/pull/4138#discussion_r442870662 ## File path: core/src/main/java/com/cloud/storage/template/HttpTemplateDownloader.java ## @@ -219,7 +219,7 @@ public long download(boolean

[GitHub] [cloudstack] Spaceman1984 commented on a change in pull request #4138: Fixed incorrect error message on invalid template type download

2020-06-19 Thread GitBox
Spaceman1984 commented on a change in pull request #4138: URL: https://github.com/apache/cloudstack/pull/4138#discussion_r442870662 ## File path: core/src/main/java/com/cloud/storage/template/HttpTemplateDownloader.java ## @@ -219,7 +219,7 @@ public long download(boolean

[GitHub] [cloudstack] blueorangutan commented on pull request #4156: Fixed removal of hosts from certsmap when running certificate auto-renew

2020-06-19 Thread GitBox
blueorangutan commented on pull request #4156: URL: https://github.com/apache/cloudstack/pull/4156#issuecomment-646625054 @Spaceman1984 a Trillian-Jenkins test job (centos7 mgmt + kvm-centos7) has been kicked to run smoke tests

[GitHub] [cloudstack] Spaceman1984 commented on pull request #4154: server: fix for wrong affinity group count

2020-06-19 Thread GitBox
Spaceman1984 commented on pull request #4154: URL: https://github.com/apache/cloudstack/pull/4154#issuecomment-646688760 Tested by adding an affinity group from the ui and then running the list affinitygroups api from cloudmonkey. LGTM

[GitHub] [cloudstack] weizhouapache commented on a change in pull request #4148: server: Do not resize volume of running vm on KVM host if host is not Up or not Enabled

2020-06-19 Thread GitBox
weizhouapache commented on a change in pull request #4148: URL: https://github.com/apache/cloudstack/pull/4148#discussion_r443003808 ## File path: server/src/main/java/com/cloud/storage/VolumeApiServiceImpl.java ## @@ -1187,6 +1189,16 @@ private VolumeVO

[GitHub] [cloudstack] RodrigoDLopez commented on pull request #4111: API-call to declare host as dead

2020-06-19 Thread GitBox
RodrigoDLopez commented on pull request #4111: URL: https://github.com/apache/cloudstack/pull/4111#issuecomment-646838607 Hello Gabriel, nice feature. I did some manual testing, and it seems to me that everything is correct. **Environment** - 2 Hosts KVM with HA enable -

[GitHub] [cloudstack] DaanHoogland commented on a change in pull request #4116: cks: fix k8s cluster template retrieval

2020-06-19 Thread GitBox
DaanHoogland commented on a change in pull request #4116: URL: https://github.com/apache/cloudstack/pull/4116#discussion_r443030410 ## File path: plugins/integrations/kubernetes-service/src/main/java/com/cloud/kubernetes/cluster/KubernetesClusterManagerImpl.java ## @@ -300,8

[GitHub] [cloudstack] blueorangutan commented on pull request #4131: [HEALTH] Master/4.15 Health Check please don't merge this

2020-06-19 Thread GitBox
blueorangutan commented on pull request #4131: URL: https://github.com/apache/cloudstack/pull/4131#issuecomment-646943510 @rhtyd a Jenkins job has been kicked to build packages. I'll keep you posted as I make progress. This

[GitHub] [cloudstack] rhtyd commented on pull request #4131: [HEALTH] Master/4.15 Health Check please don't merge this

2020-06-19 Thread GitBox
rhtyd commented on pull request #4131: URL: https://github.com/apache/cloudstack/pull/4131#issuecomment-646943392 @blueorangutan package This is an automated message from the Apache Git Service. To respond to the

[GitHub] [cloudstack] shwstppr commented on a change in pull request #4154: server: fix for wrong affinity group count

2020-06-19 Thread GitBox
shwstppr commented on a change in pull request #4154: URL: https://github.com/apache/cloudstack/pull/4154#discussion_r443102528 ## File path: server/src/main/java/com/cloud/api/query/QueryManagerImpl.java ## @@ -3624,25 +3624,30 @@ private void

[GitHub] [cloudstack] rhtyd commented on pull request #4117: [VMware] Explicitly controlling VM hardware version

2020-06-19 Thread GitBox
rhtyd commented on pull request #4117: URL: https://github.com/apache/cloudstack/pull/4117#issuecomment-646942951 @blueorangutan test centos7 vmware-67u3 This is an automated message from the Apache Git Service. To

[GitHub] [cloudstack] rhtyd merged pull request #4132: Fix delete network with no services

2020-06-19 Thread GitBox
rhtyd merged pull request #4132: URL: https://github.com/apache/cloudstack/pull/4132 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go

[cloudstack] branch 4.13 updated: server: Fix delete network with no services (#4132)

2020-06-19 Thread rohit
This is an automated email from the ASF dual-hosted git repository. rohit pushed a commit to branch 4.13 in repository https://gitbox.apache.org/repos/asf/cloudstack.git The following commit(s) were added to refs/heads/4.13 by this push: new 7e50f4a server: Fix delete network with no

[GitHub] [cloudstack] rhtyd commented on pull request #4148: server: Do not resize volume of running vm on KVM host if host is not Up or not Enabled

2020-06-19 Thread GitBox
rhtyd commented on pull request #4148: URL: https://github.com/apache/cloudstack/pull/4148#issuecomment-646942667 @blueorangutan package This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [cloudstack] blueorangutan commented on pull request #4148: server: Do not resize volume of running vm on KVM host if host is not Up or not Enabled

2020-06-19 Thread GitBox
blueorangutan commented on pull request #4148: URL: https://github.com/apache/cloudstack/pull/4148#issuecomment-646942751 @rhtyd a Jenkins job has been kicked to build packages. I'll keep you posted as I make progress. This

[GitHub] [cloudstack] blueorangutan commented on pull request #4148: server: Do not resize volume of running vm on KVM host if host is not Up or not Enabled

2020-06-19 Thread GitBox
blueorangutan commented on pull request #4148: URL: https://github.com/apache/cloudstack/pull/4148#issuecomment-646945394 Packaging result: ✔centos7 ✔debian. JID-1422 This is an automated message from the Apache Git Service.

[GitHub] [cloudstack] blueorangutan commented on pull request #4131: [HEALTH] Master/4.15 Health Check please don't merge this

2020-06-19 Thread GitBox
blueorangutan commented on pull request #4131: URL: https://github.com/apache/cloudstack/pull/4131#issuecomment-646946734 Packaging result: ✔centos7 ✔debian. JID-1423 This is an automated message from the Apache Git Service.

[GitHub] [cloudstack] rhtyd commented on pull request #4150: [HEALTH][4.14] Health Check Run

2020-06-19 Thread GitBox
rhtyd commented on pull request #4150: URL: https://github.com/apache/cloudstack/pull/4150#issuecomment-646946789 @blueorangutan package This is an automated message from the Apache Git Service. To respond to the

[GitHub] [cloudstack] blueorangutan commented on pull request #4150: [HEALTH][4.14] Health Check Run

2020-06-19 Thread GitBox
blueorangutan commented on pull request #4150: URL: https://github.com/apache/cloudstack/pull/4150#issuecomment-646946844 @rhtyd a Jenkins job has been kicked to build packages. I'll keep you posted as I make progress. This

[GitHub] [cloudstack] rhtyd commented on a change in pull request #4154: server: fix for wrong affinity group count

2020-06-19 Thread GitBox
rhtyd commented on a change in pull request #4154: URL: https://github.com/apache/cloudstack/pull/4154#discussion_r443102380 ## File path: server/src/main/java/com/cloud/api/query/QueryManagerImpl.java ## @@ -3624,25 +3624,30 @@ private void fillVMOrTemplateDetailOptions(final

[cloudstack] 01/01: Merge remote-tracking branch 'origin/4.13' into 4.14

2020-06-19 Thread rohit
This is an automated email from the ASF dual-hosted git repository. rohit pushed a commit to branch 4.14 in repository https://gitbox.apache.org/repos/asf/cloudstack.git commit afce828dd1ba3a9cfb51bb9c3a0f322b9b52145d Merge: 148fab4 7e50f4a Author: Rohit Yadav AuthorDate: Sat Jun 20 10:48:06

[cloudstack] branch 4.14 updated (148fab4 -> afce828)

2020-06-19 Thread rohit
This is an automated email from the ASF dual-hosted git repository. rohit pushed a change to branch 4.14 in repository https://gitbox.apache.org/repos/asf/cloudstack.git. from 148fab4 Merge remote-tracking branch 'origin/4.13' into 4.14 add 7e50f4a server: Fix delete network with no

[cloudstack] 01/01: Merge remote-tracking branch 'origin/4.14'

2020-06-19 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 972d2e201c017befae7583c3939ec2c6bac4596d Merge: 5f695c9 afce828 Author: Rohit Yadav AuthorDate: Sat Jun 20 10:49:11

[cloudstack] branch master updated (5f695c9 -> 972d2e2)

2020-06-19 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 5f695c9 Merge remote-tracking branch 'origin/4.14' add 7e50f4a server: Fix delete network with no services

[GitHub] [cloudstack] rhtyd closed issue #4096: Shared Network (without services) is being deleted when its NICs are assigned to VM

2020-06-19 Thread GitBox
rhtyd closed issue #4096: URL: https://github.com/apache/cloudstack/issues/4096 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the

[GitHub] [cloudstack] blueorangutan commented on pull request #4117: [VMware] Explicitly controlling VM hardware version

2020-06-19 Thread GitBox
blueorangutan commented on pull request #4117: URL: https://github.com/apache/cloudstack/pull/4117#issuecomment-646943067 @rhtyd a Trillian-Jenkins test job (centos7 mgmt + vmware-67u3) has been kicked to run smoke tests

[GitHub] [cloudstack] blueorangutan commented on pull request #4131: [HEALTH] Master/4.15 Health Check please don't merge this

2020-06-19 Thread GitBox
blueorangutan commented on pull request #4131: URL: https://github.com/apache/cloudstack/pull/4131#issuecomment-646947187 @rhtyd a Trillian-Jenkins test job (centos7 mgmt + kvm-centos7) has been kicked to run smoke tests

[GitHub] [cloudstack] rhtyd commented on pull request #4131: [HEALTH] Master/4.15 Health Check please don't merge this

2020-06-19 Thread GitBox
rhtyd commented on pull request #4131: URL: https://github.com/apache/cloudstack/pull/4131#issuecomment-646947083 @blueorangutan test This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [cloudstack] borisstoyanov commented on pull request #4040: [KVM] Enable PVLAN support on L2 networks

2020-06-19 Thread GitBox
borisstoyanov commented on pull request #4040: URL: https://github.com/apache/cloudstack/pull/4040#issuecomment-646497745 @blueorangutan package This is an automated message from the Apache Git Service. To respond to the

[GitHub] [cloudstack] blueorangutan commented on pull request #4040: [KVM] Enable PVLAN support on L2 networks

2020-06-19 Thread GitBox
blueorangutan commented on pull request #4040: URL: https://github.com/apache/cloudstack/pull/4040#issuecomment-646498312 @borisstoyanov a Jenkins job has been kicked to build packages. I'll keep you posted as I make progress.