[GitHub] [cloudstack] shwstppr commented on a change in pull request #4756: Stop libvirtd sockets to prevent --listen parameter in LIBVIRTD_ARGS from preventing cloudstack-agent from being setup

2021-03-04 Thread GitBox
shwstppr commented on a change in pull request #4756: URL: https://github.com/apache/cloudstack/pull/4756#discussion_r588085101 ## File path: python/lib/cloudutils/serviceConfig.py ## @@ -22,6 +22,8 @@ from .configFileOps import configFileOps import os import shutil +from di

[GitHub] [cloudstack] blueorangutan commented on pull request #4756: Stop libvirtd sockets to prevent --listen parameter in LIBVIRTD_ARGS from preventing cloudstack-agent from being setup

2021-03-04 Thread GitBox
blueorangutan commented on pull request #4756: URL: https://github.com/apache/cloudstack/pull/4756#issuecomment-791212155 Packaging result: ✔centos7 ✔centos8 ✔debian. JID-2871 This is an automated message from the Apache Git

[GitHub] [cloudstack] blueorangutan commented on pull request #4756: Stop libvirtd sockets to prevent --listen parameter in LIBVIRTD_ARGS from preventing cloudstack-agent from being setup

2021-03-04 Thread GitBox
blueorangutan commented on pull request #4756: URL: https://github.com/apache/cloudstack/pull/4756#issuecomment-791196206 @Pearl1594 a Jenkins job has been kicked to build packages. I'll keep you posted as I make progress. T

[GitHub] [cloudstack] Pearl1594 commented on pull request #4756: Stop libvirtd sockets to prevent --listen parameter in LIBVIRTD_ARGS from preventing cloudstack-agent from being setup

2021-03-04 Thread GitBox
Pearl1594 commented on pull request #4756: URL: https://github.com/apache/cloudstack/pull/4756#issuecomment-791195804 @blueorangutan package This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [cloudstack] blueorangutan commented on pull request #4756: Stop libvirtd sockets to prevent --listen parameter in LIBVIRTD_ARGS from preventing cloudstack-agent from being setup

2021-03-04 Thread GitBox
blueorangutan commented on pull request #4756: URL: https://github.com/apache/cloudstack/pull/4756#issuecomment-791192639 Packaging result: ✔centos7 ✔centos8 ✔debian. JID-2870 This is an automated message from the Apache Git

[GitHub] [cloudstack] shwstppr commented on issue #4754: Add a host using systemd / libvirt > 5.6 will stop libvirt and cloudstack-agent

2021-03-04 Thread GitBox
shwstppr commented on issue #4754: URL: https://github.com/apache/cloudstack/issues/4754#issuecomment-791181560 @rhtyd yes, masking socket was not needed at the time for CentOS8 with libvirt version 4.5 This is an automated

[GitHub] [cloudstack] blueorangutan commented on pull request #4755: usage: return guest OS type UUID instead of internal DB ID

2021-03-04 Thread GitBox
blueorangutan commented on pull request #4755: URL: https://github.com/apache/cloudstack/pull/4755#issuecomment-791180371 Packaging result: ✔centos7 ✔centos8 ✔debian. JID-2868 This is an automated message from the Apache Git

[GitHub] [cloudstack] Pearl1594 commented on pull request #4756: Prevent adding --listen parameter when libvirt version > 5.6

2021-03-04 Thread GitBox
Pearl1594 commented on pull request #4756: URL: https://github.com/apache/cloudstack/pull/4756#issuecomment-791174503 Thanks @rhtyd - I'll take that as reference and align to it. This is an automated message from the Apache

[GitHub] [cloudstack] rhtyd commented on pull request #4756: Prevent adding --listen parameter when libvirt version > 5.6

2021-03-04 Thread GitBox
rhtyd commented on pull request #4756: URL: https://github.com/apache/cloudstack/pull/4756#issuecomment-791173654 Check the code wrt Ubuntu, I think the scripts do this for Ubuntu 20.04 already @Pearl1594 This is an automat

[GitHub] [cloudstack] rhtyd commented on pull request #4756: Prevent adding --listen parameter when libvirt version > 5.6

2021-03-04 Thread GitBox
rhtyd commented on pull request #4756: URL: https://github.com/apache/cloudstack/pull/4756#issuecomment-791173408 @Pearl1594 the errors I think are hinting towards disabling the sockets: systemctl mask libvirtd.socket libvirtd-ro.socket libvirtd-admin.socket libvirtd-tls.socket libvi

[GitHub] [cloudstack] blueorangutan commented on pull request #4756: Prevent adding --listen parameter when libvirt version > 5.6

2021-03-04 Thread GitBox
blueorangutan commented on pull request #4756: URL: https://github.com/apache/cloudstack/pull/4756#issuecomment-791171852 @Pearl1594 a Jenkins job has been kicked to build packages. I'll keep you posted as I make progress. T

[GitHub] [cloudstack] Pearl1594 commented on pull request #4756: Prevent adding --listen parameter when libvirt version > 5.6

2021-03-04 Thread GitBox
Pearl1594 commented on pull request #4756: URL: https://github.com/apache/cloudstack/pull/4756#issuecomment-791171684 @blueorangutan package This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [cloudstack] blueorangutan commented on pull request #4736: novnc: Add source IP check

2021-03-04 Thread GitBox
blueorangutan commented on pull request #4736: URL: https://github.com/apache/cloudstack/pull/4736#issuecomment-791170321 Packaging result: ✔centos7 ✔centos8 ✔debian. JID-2867 This is an automated message from the Apache Git

[GitHub] [cloudstack] Pearl1594 commented on pull request #4756: Prevent adding --listen parameter when libvirt version > 5.6

2021-03-04 Thread GitBox
Pearl1594 commented on pull request #4756: URL: https://github.com/apache/cloudstack/pull/4756#issuecomment-791170306 @rhtyd -l doesn't seem to be working with libvirt 6.0.0, following is the exception that is noticed: ``` 4 09:15:09 ref-trl-2528-k-M8-pearl-dsilva-kvm1 journal[4103]

[GitHub] [cloudstack] rhtyd commented on issue #4754: Add a host using systemd / libvirt > 5.6 will stop libvirt and cloudstack-agent

2021-03-04 Thread GitBox
rhtyd commented on issue #4754: URL: https://github.com/apache/cloudstack/issues/4754#issuecomment-791166460 Is CentOS8 libvirtd configuration different from Ubuntu 20.04's? cc @weizhouapache @shwstppr This is an automated

[GitHub] [cloudstack] rhtyd commented on pull request #4756: Prevent adding --listen parameter when libvirt version > 5.6

2021-03-04 Thread GitBox
rhtyd commented on pull request #4756: URL: https://github.com/apache/cloudstack/pull/4756#issuecomment-791166033 @Pearl1594 I think -l works with libvirtd6 as well, on Ubuntu 20.04 you need to mask few things I think. (https://rohityadav.cloud/blog/cloudstack-rpi4-kvm/#kvm-host-setup)

[GitHub] [cloudstack] blueorangutan commented on pull request #4756: Prevent adding --listen parameter when libvirt version > 5.6

2021-03-04 Thread GitBox
blueorangutan commented on pull request #4756: URL: https://github.com/apache/cloudstack/pull/4756#issuecomment-791165285 @Pearl1594 a Jenkins job has been kicked to build packages. I'll keep you posted as I make progress. T

[GitHub] [cloudstack] Pearl1594 commented on pull request #4756: Prevent adding --listen parameter when libvirt version > 5.6

2021-03-04 Thread GitBox
Pearl1594 commented on pull request #4756: URL: https://github.com/apache/cloudstack/pull/4756#issuecomment-791164816 @blueorangutan package This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [cloudstack] Pearl1594 opened a new pull request #4756: Prevent adding --listen parameter when libvirt version > 5.6

2021-03-04 Thread GitBox
Pearl1594 opened a new pull request #4756: URL: https://github.com/apache/cloudstack/pull/4756 ### Description This PR prevents adding --listen / -l parameter to LIBVIRTD_ARGS when setting up the agent for libvirt version > 5.6 Addresses: https://github.com/apache/cloudstack/issue

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

2021-03-04 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 01d7b0e924cf255cd9a441aec810c3fa006e589e Merge: b7f86a6 0a401eb Author: Rohit Yadav AuthorDate: Fri Mar 5 10:49:12 20

[cloudstack] branch master updated (b7f86a6 -> 01d7b0e)

2021-03-04 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 b7f86a6 Merge remote-tracking branch 'origin/4.15' add 370d3f2 build: deprecate and remove md5 from release

[cloudstack] branch 4.15 updated (97c1b72 -> 0a401eb)

2021-03-04 Thread rohit
This is an automated email from the ASF dual-hosted git repository. rohit pushed a change to branch 4.15 in repository https://gitbox.apache.org/repos/asf/cloudstack.git. from 97c1b72 Merge remote-tracking branch 'origin/4.14' into 4.15 add 370d3f2 build: deprecate and remove md5 from

[cloudstack] branch 4.14 updated: build: deprecate and remove md5 from releases (#4751)

2021-03-04 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 The following commit(s) were added to refs/heads/4.14 by this push: new 370d3f2 build: deprecate and remove md5 from rel

[GitHub] [cloudstack] rhtyd merged pull request #4751: build: deprecate and remove md5 from releases

2021-03-04 Thread GitBox
rhtyd merged pull request #4751: URL: https://github.com/apache/cloudstack/pull/4751 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

[GitHub] [cloudstack] blueorangutan commented on pull request #4755: usage: return guest OS type UUID instead of internal DB ID

2021-03-04 Thread GitBox
blueorangutan commented on pull request #4755: URL: https://github.com/apache/cloudstack/pull/4755#issuecomment-791155294 @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 #4755: usage: return guest OS type UUID instead of internal DB ID

2021-03-04 Thread GitBox
rhtyd commented on pull request #4755: URL: https://github.com/apache/cloudstack/pull/4755#issuecomment-791154884 cc @ggoodrich-ipp pl review, as it fixes your original PR. Thanks. @blueorangutan package This is an aut

[GitHub] [cloudstack] rhtyd opened a new pull request #4755: usage: return guest OS type UUID instead of internal DB ID

2021-03-04 Thread GitBox
rhtyd opened a new pull request #4755: URL: https://github.com/apache/cloudstack/pull/4755 This fixes the ostype ID returned in listUsageRecords API response to be uuid instead of internal DB ID and also returns the os category ID (uuid) and name. Original change was recently in

[GitHub] [cloudstack] blueorangutan commented on pull request #4736: novnc: Add source IP check

2021-03-04 Thread GitBox
blueorangutan commented on pull request #4736: URL: https://github.com/apache/cloudstack/pull/4736#issuecomment-791151389 @shwstppr a Jenkins job has been kicked to build packages. I'll keep you posted as I make progress. Th

[GitHub] [cloudstack] shwstppr commented on pull request #4736: novnc: Add source IP check

2021-03-04 Thread GitBox
shwstppr commented on pull request #4736: URL: https://github.com/apache/cloudstack/pull/4736#issuecomment-791151047 @blueorangutan package This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [cloudstack] rhtyd commented on a change in pull request #4266: Adding os type id to the usage record response for virtual machines

2021-03-04 Thread GitBox
rhtyd commented on a change in pull request #4266: URL: https://github.com/apache/cloudstack/pull/4266#discussion_r588029903 ## File path: server/src/main/java/com/cloud/api/ApiResponseHelper.java ## @@ -3386,6 +3386,7 @@ public UsageRecordResponse createUsageResponse(Usage us

[GitHub] [cloudstack] Hudratronium opened a new issue #4754: Add a host using systemd / libvirt > 5.6 will stop libvirt and cloudstack-agent

2021-03-04 Thread GitBox
Hudratronium opened a new issue #4754: URL: https://github.com/apache/cloudstack/issues/4754 # ISSUE TYPE * Bug Report * Enhancement Request # COMPONENT NAME ~~~ ~~~ # CLOUDSTACK VERSION ~~~ ~~~ # CONFI

[GitHub] [cloudstack] blueorangutan commented on pull request #4748: Template cleanup : Update vm_template table to set template as removed on deletion

2021-03-04 Thread GitBox
blueorangutan commented on pull request #4748: URL: https://github.com/apache/cloudstack/pull/4748#issuecomment-790980013 Trillian test result (tid-3649) Environment: kvm-centos7 (x2), Advanced Networking with Mgmt server 7 Total time taken: 36750 seconds Marvin logs: https://githu

[GitHub] [cloudstack] sebbASF opened a new issue #4753: Bug in download page verification instructions

2021-03-04 Thread GitBox
sebbASF opened a new issue #4753: URL: https://github.com/apache/cloudstack/issues/4753 The download page http://cloudstack.apache.org/downloads.html has a verification section This gives an example for gpg verify: ```% gpg --verify apache-cloudstack-X.X.X-src.tar.bz2.asc```

[GitHub] [cloudstack] rhtyd commented on issue #4752: Bug: incorrect link to issue tracker

2021-03-04 Thread GitBox
rhtyd commented on issue #4752: URL: https://github.com/apache/cloudstack/issues/4752#issuecomment-790769351 Thanks for the issue @sebbASF we need to rewrite the developers and contribute pages that are outdated. cc @apache/cloudstack-committers --

[GitHub] [cloudstack] blueorangutan commented on pull request #4577: [HEALTH] 4.16/master Health Check please don't merge this

2021-03-04 Thread GitBox
blueorangutan commented on pull request #4577: URL: https://github.com/apache/cloudstack/pull/4577#issuecomment-790767068 [S] Trillian test result (tid-38) Environment: xcpng80 (x2), Advanced Networking with Mgmt server 7 Total time taken: 40943 seconds Marvin logs: https://github.

[GitHub] [cloudstack] sebbASF opened a new issue #4752: Bug: incorrect link to issue tracker

2021-03-04 Thread GitBox
sebbASF opened a new issue #4752: URL: https://github.com/apache/cloudstack/issues/4752 It's not that easy to find a link to the issue tracker, but there is one under: Community | Get Involved which leads to http://cloudstack.apache.org/contribute.html which has the text:

[GitHub] [cloudstack] rhtyd opened a new pull request #4751: build: deprecate and remove md5 from releases

2021-03-04 Thread GitBox
rhtyd opened a new pull request #4751: URL: https://github.com/apache/cloudstack/pull/4751 This removes MD5 checksum created as part of release work due to ASF infra policy to deprecate MD5: https://infra.apache.org/release-distribution#sigs-and-sums -

[cloudstack-www] 01/02: Merge remote-tracking branch 'origin/master' into asf-site

2021-03-04 Thread rohit
This is an automated email from the ASF dual-hosted git repository. rohit pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/cloudstack-www.git commit 2c3ac66b5163b400c463276798c75a9fa86e5466 Merge: 581bc96 bb435e0 Author: Rohit Yadav AuthorDate: Thu Mar 4 22:10

[cloudstack-www] 02/02: build master

2021-03-04 Thread rohit
This is an automated email from the ASF dual-hosted git repository. rohit pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/cloudstack-www.git commit 4c49c672587a73d187bd25a8590846a8d3016314 Author: Rohit Yadav AuthorDate: Thu Mar 4 22:12:50 2021 +0530 bui

[cloudstack-www] branch asf-site updated (581bc96 -> 4c49c67)

2021-03-04 Thread rohit
This is an automated email from the ASF dual-hosted git repository. rohit pushed a change to branch asf-site in repository https://gitbox.apache.org/repos/asf/cloudstack-www.git. from 581bc96 build: update from latest master add 2da81de downloads: remove MD5, fix KEYS url add bb4

[cloudstack-www] branch master updated: downloads: use https://downloads.apache.org/cloudstack/releases links

2021-03-04 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-www.git The following commit(s) were added to refs/heads/master by this push: new bb435e0 downloads: use https://download

[cloudstack] branch marvin3 updated (50b5189 -> 04bd7d5f)

2021-03-04 Thread dahn
This is an automated email from the ASF dual-hosted git repository. dahn pushed a change to branch marvin3 in repository https://gitbox.apache.org/repos/asf/cloudstack.git. from 50b5189 further cleanup of resource heavy test add 04bd7d5f cleanup hygiene No new revisions were added by

[cloudstack-www] branch master updated: downloads: remove MD5, fix KEYS url

2021-03-04 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-www.git The following commit(s) were added to refs/heads/master by this push: new 2da81de downloads: remove MD5, fix KEYS

[GitHub] [cloudstack] ravening commented on a change in pull request #4666: Fix bug in creating shared network

2021-03-04 Thread GitBox
ravening commented on a change in pull request #4666: URL: https://github.com/apache/cloudstack/pull/4666#discussion_r587597691 ## File path: ui/src/views/network/CreateSharedNetworkForm.vue ## @@ -592,11 +592,12 @@ export default { this.formPhysicalNetworkLoading =

[GitHub] [cloudstack] weizhouapache commented on a change in pull request #4666: Fix bug in creating shared network

2021-03-04 Thread GitBox
weizhouapache commented on a change in pull request #4666: URL: https://github.com/apache/cloudstack/pull/4666#discussion_r587596130 ## File path: ui/src/views/network/CreateSharedNetworkForm.vue ## @@ -592,11 +592,12 @@ export default { this.formPhysicalNetworkLoadi

[GitHub] [cloudstack] ravening commented on pull request #4666: Fix bug in creating shared network

2021-03-04 Thread GitBox
ravening commented on pull request #4666: URL: https://github.com/apache/cloudstack/pull/4666#issuecomment-790716222 @weizhouapache @shwstppr I have pushed one commit. This change seems to work. can you guys test as well? Th

[GitHub] [cloudstack] blueorangutan commented on pull request #4727: Marvin3

2021-03-04 Thread GitBox
blueorangutan commented on pull request #4727: URL: https://github.com/apache/cloudstack/pull/4727#issuecomment-790689281 Packaging result: ✔centos7 ✔centos8 ✔debian. JID-2866 This is an automated message from the Apache Git

[GitHub] [cloudstack] blueorangutan commented on pull request #4727: Marvin3

2021-03-04 Thread GitBox
blueorangutan commented on pull request #4727: URL: https://github.com/apache/cloudstack/pull/4727#issuecomment-790670058 Packaging result: :heavy_check_mark: centos7 :heavy_check_mark: centos8 :heavy_check_mark: debian. SL-JID 51 --

[GitHub] [cloudstack] GabrielBrascher commented on pull request #4727: Marvin3

2021-03-04 Thread GitBox
GabrielBrascher commented on pull request #4727: URL: https://github.com/apache/cloudstack/pull/4727#issuecomment-790652290 Manual tests are looking fine. Tested on Advanced network with Security groups. Management node and KVM nodes are running in Ubuntu 18.04. 1. Build from sour

[cloudstack] branch marvin3 updated (54554c8 -> 50b5189)

2021-03-04 Thread dahn
This is an automated email from the ASF dual-hosted git repository. dahn pushed a change to branch marvin3 in repository https://gitbox.apache.org/repos/asf/cloudstack.git. from 54554c8 test tag removed add 50b5189 further cleanup of resource heavy test No new revisions were added by

[GitHub] [cloudstack] rhtyd opened a new pull request #4750: Fix vSAN with vSphere6.0

2021-03-04 Thread GitBox
rhtyd opened a new pull request #4750: URL: https://github.com/apache/cloudstack/pull/4750 Use moveVirtualDisk method which handled symlinks also instead of moving each disk format files specific to a volume ### Types of changes - [ ] Breaking change (fix or feature that would

[GitHub] [cloudstack] blueorangutan commented on pull request #4672: hypervisor: XCP-ng 8.2 support

2021-03-04 Thread GitBox
blueorangutan commented on pull request #4672: URL: https://github.com/apache/cloudstack/pull/4672#issuecomment-790550754 Packaging result: ✔centos7 ✔centos8 ✔debian. JID-2865 This is an automated message from the Apache Git

[GitHub] [cloudstack] blueorangutan commented on pull request #4748: Update vm_template table to set template as removed on deletion

2021-03-04 Thread GitBox
blueorangutan commented on pull request #4748: URL: https://github.com/apache/cloudstack/pull/4748#issuecomment-790544143 @Pearl1594 a Trillian-Jenkins test job (centos7 mgmt + kvm-centos7) has been kicked to run smoke tests

[GitHub] [cloudstack] Pearl1594 commented on pull request #4748: Update vm_template table to set template as removed on deletion

2021-03-04 Thread GitBox
Pearl1594 commented on pull request #4748: URL: https://github.com/apache/cloudstack/pull/4748#issuecomment-790543546 @blueorangutan test This is an automated message from the Apache Git Service. To respond to the message, pl

[GitHub] [cloudstack] ravening commented on a change in pull request #4737: Change GET/POST request max length of VM user data to 4K/1M

2021-03-04 Thread GitBox
ravening commented on a change in pull request #4737: URL: https://github.com/apache/cloudstack/pull/4737#discussion_r587385756 ## File path: server/src/main/java/com/cloud/vm/UserVmManagerImpl.java ## @@ -529,7 +531,7 @@ private Map vmIdCountMap = new ConcurrentHashMap<>

[GitHub] [cloudstack] ravening commented on a change in pull request #4737: Change GET/POST request max length of VM user data to 4K/1M

2021-03-04 Thread GitBox
ravening commented on a change in pull request #4737: URL: https://github.com/apache/cloudstack/pull/4737#discussion_r587385229 ## File path: api/src/main/java/org/apache/cloudstack/api/command/user/vm/UpdateVMCmd.java ## @@ -80,8 +80,8 @@ @Parameter(name = ApiConstants

[GitHub] [cloudstack] ravening opened a new issue #4749: Unable to upload ssl certificate in project view

2021-03-04 Thread GitBox
ravening opened a new issue #4749: URL: https://github.com/apache/cloudstack/issues/4749 # ISSUE TYPE * Bug Report # COMPONENT NAME ~~~ API, UI ~~~ # CLOUDSTACK VERSION ~~~ 4.15.0 ~~~ # CONFIGURATION

[GitHub] [cloudstack] blueorangutan commented on pull request #4748: Update vm_template table to set template as removed on deletion

2021-03-04 Thread GitBox
blueorangutan commented on pull request #4748: URL: https://github.com/apache/cloudstack/pull/4748#issuecomment-790540420 Packaging result: ✔centos7 ✔centos8 ✔debian. JID-2864 This is an automated message from the Apache Git

[GitHub] [cloudstack] blueorangutan commented on pull request #4577: [HEALTH] 4.16/master Health Check please don't merge this

2021-03-04 Thread GitBox
blueorangutan commented on pull request #4577: URL: https://github.com/apache/cloudstack/pull/4577#issuecomment-790527277 Packaging result: :heavy_check_mark: centos7 :heavy_check_mark: centos8 :heavy_check_mark: debian. SL-JID 50 --

[GitHub] [cloudstack] blueorangutan commented on pull request #4748: Update vm_template table to set template as removed on deletion

2021-03-04 Thread GitBox
blueorangutan commented on pull request #4748: URL: https://github.com/apache/cloudstack/pull/4748#issuecomment-790513885 @Pearl1594 a Jenkins job has been kicked to build packages. I'll keep you posted as I make progress. T

[GitHub] [cloudstack] Pearl1594 commented on pull request #4748: Update vm_template table to set template as removed on deletion

2021-03-04 Thread GitBox
Pearl1594 commented on pull request #4748: URL: https://github.com/apache/cloudstack/pull/4748#issuecomment-790513059 @blueorangutan package This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [cloudstack] Pearl1594 opened a new pull request #4748: Update vm_template table to set template as removed on deletion

2021-03-04 Thread GitBox
Pearl1594 opened a new pull request #4748: URL: https://github.com/apache/cloudstack/pull/4748 ### Description Addresses: https://github.com/apache/cloudstack/issues/4470 This PR fixes the issue noticed while deleting a template in a zone and also adds cleanup, in order to remove suc

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

2021-03-04 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 b7f86a69aa53bde4c98995686aadbc0a1a67bf81 Merge: 45e77dd 97c1b72 Author: Rohit Yadav AuthorDate: Thu Mar 4 15:03:06 20

[cloudstack] branch master updated (45e77dd -> b7f86a6)

2021-03-04 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 45e77dd server: Clean up the duplicate volume when the destination managed volume creation failed on migrate vol

[cloudstack] branch 4.15 updated (f8ad3ad -> 97c1b72)

2021-03-04 Thread rohit
This is an automated email from the ASF dual-hosted git repository. rohit pushed a change to branch 4.15 in repository https://gitbox.apache.org/repos/asf/cloudstack.git. from f8ad3ad cks: use HttpsURLConnection for checking api server (#4639) add f893c5c cks: fix token TTL, set it to

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

2021-03-04 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 709ebf606238f7246f7aa95afdae2be1bdf4ea87 Merge: f893c5c 6e7516c Author: Rohit Yadav AuthorDate: Thu Mar 4 15:00:51 2021

[cloudstack] branch 4.14 updated (f893c5c -> 709ebf6)

2021-03-04 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 f893c5c cks: fix token TTL, set it to never expire (#4747) add 6e7516c kvm: Fix get_bridge_physdev where it r

[cloudstack] branch 4.14 updated: cks: fix token TTL, set it to never expire (#4747)

2021-03-04 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 The following commit(s) were added to refs/heads/4.14 by this push: new f893c5c cks: fix token TTL, set it to never expi

[GitHub] [cloudstack] rhtyd merged pull request #4747: cks: fix token TTL, set it to never expire

2021-03-04 Thread GitBox
rhtyd merged pull request #4747: URL: https://github.com/apache/cloudstack/pull/4747 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

svn commit: r46459 - /release/cloudstack/releases/cloudmonkey-6.0.0/

2021-03-04 Thread rohit
Author: rohit Date: Thu Mar 4 09:25:14 2021 New Revision: 46459 Log: Remove old versions Removed: release/cloudstack/releases/cloudmonkey-6.0.0/

svn commit: r46458 - /release/cloudstack/releases/cloudmonkey-5.3.3/

2021-03-04 Thread rohit
Author: rohit Date: Thu Mar 4 09:25:07 2021 New Revision: 46458 Log: Remove old versions Removed: release/cloudstack/releases/cloudmonkey-5.3.3/

svn commit: r46457 - /release/cloudstack/releases/cloudmonkey-5.3.2/

2021-03-04 Thread rohit
Author: rohit Date: Thu Mar 4 09:25:03 2021 New Revision: 46457 Log: Remove old versions Removed: release/cloudstack/releases/cloudmonkey-5.3.2/

svn commit: r46456 - /release/cloudstack/releases/4.14.0.0/

2021-03-04 Thread rohit
Author: rohit Date: Thu Mar 4 09:24:44 2021 New Revision: 46456 Log: Remove old versions Removed: release/cloudstack/releases/4.14.0.0/

svn commit: r46455 - /release/cloudstack/releases/4.13.1.0/

2021-03-04 Thread rohit
Author: rohit Date: Thu Mar 4 09:24:38 2021 New Revision: 46455 Log: Remove old versions Removed: release/cloudstack/releases/4.13.1.0/

svn commit: r46454 - /release/cloudstack/releases/4.12.0.0/

2021-03-04 Thread rohit
Author: rohit Date: Thu Mar 4 09:24:33 2021 New Revision: 46454 Log: Remove old versions Removed: release/cloudstack/releases/4.12.0.0/

svn commit: r46453 - /release/cloudstack/releases/4.11.3.0/

2021-03-04 Thread rohit
Author: rohit Date: Thu Mar 4 09:24:24 2021 New Revision: 46453 Log: Remove old versions Removed: release/cloudstack/releases/4.11.3.0/

[GitHub] [cloudstack] rhtyd commented on pull request #4740: get_bridge_physdev returns "device:" instead of "device"

2021-03-04 Thread GitBox
rhtyd commented on pull request #4740: URL: https://github.com/apache/cloudstack/pull/4740#issuecomment-790463153 Test failures seem unrelated with the change, which is SG only. This is an automated message from the Apache Gi

[cloudstack] branch 4.13 updated: kvm: Fix get_bridge_physdev where it returns "device:" instead of just "device" (#4740)

2021-03-04 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 6e7516c kvm: Fix get_bridge_physdev where it ret

[GitHub] [cloudstack] rhtyd merged pull request #4740: get_bridge_physdev returns "device:" instead of "device"

2021-03-04 Thread GitBox
rhtyd merged pull request #4740: URL: https://github.com/apache/cloudstack/pull/4740 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

[GitHub] [cloudstack] blueorangutan commented on pull request #4672: hypervisor: XCP-ng 8.2 support

2021-03-04 Thread GitBox
blueorangutan commented on pull request #4672: URL: https://github.com/apache/cloudstack/pull/4672#issuecomment-790460756 Packaging result: ✔centos7 ✔centos8 ✔debian. JID-2863 This is an automated message from the Apache Git

[GitHub] [cloudstack] blueorangutan commented on pull request #4577: [HEALTH] 4.16/master Health Check please don't merge this

2021-03-04 Thread GitBox
blueorangutan commented on pull request #4577: URL: https://github.com/apache/cloudstack/pull/4577#issuecomment-790453959 Packaging result: :heavy_check_mark: centos7 :heavy_multiplication_x: centos8 :heavy_multiplication_x: debian. SL-JID 48 --

[GitHub] [cloudstack] blueorangutan commented on pull request #4747: cks: fix token TTL, set it to never expire

2021-03-04 Thread GitBox
blueorangutan commented on pull request #4747: URL: https://github.com/apache/cloudstack/pull/4747#issuecomment-790453958 Packaging result: :heavy_check_mark: centos7 :heavy_multiplication_x: centos8 :heavy_check_mark: debian. SL-JID 49