Re: [PR] API to list console sessions [cloudstack]

2025-06-24 Thread via GitHub
DaanHoogland commented on PR #11016: URL: https://github.com/apache/cloudstack/pull/11016#issuecomment-3000136982 @blueorangutan package -- 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 specif

Re: [PR] API to list console sessions [cloudstack]

2025-06-24 Thread via GitHub
blueorangutan commented on PR #11016: URL: https://github.com/apache/cloudstack/pull/11016#issuecomment-3000148811 @DaanHoogland a [SL] Jenkins job has been kicked to build packages. It will be bundled with KVM, XenServer and VMware SystemVM templates. I'll keep you posted as I make progre

(cloudstack) branch main updated: Support Direct Download on Ceph (#11069)

2025-06-24 Thread dahn
This is an automated email from the ASF dual-hosted git repository. dahn pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/cloudstack.git The following commit(s) were added to refs/heads/main by this push: new 16c60c7528a Support Direct Download on Ceph (#1106

Re: [I] Direct Download extension to Ceph storage [cloudstack]

2025-06-24 Thread via GitHub
DaanHoogland closed issue #3065: Direct Download extension to Ceph storage URL: https://github.com/apache/cloudstack/issues/3065 -- 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 specific comment.

Re: [PR] Support Direct Download on Ceph primary storage [cloudstack]

2025-06-24 Thread via GitHub
DaanHoogland merged PR #11069: URL: https://github.com/apache/cloudstack/pull/11069 -- 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 specific comment. To unsubscribe, e-mail: commits-unsubscr...@

Re: [PR] Consider Quota settings during processing [cloudstack]

2025-06-24 Thread via GitHub
julien-vaz commented on code in PR #10892: URL: https://github.com/apache/cloudstack/pull/10892#discussion_r2164807495 ## framework/quota/src/main/java/org/apache/cloudstack/quota/QuotaManagerImpl.java: ## @@ -340,12 +349,41 @@ protected List createQuotaUsagesAccordingToQuotaTa

Re: [I] NULL value in uuid column of cloud_usage.account table [cloudstack]

2025-06-24 Thread via GitHub
weizhouapache commented on issue #11077: URL: https://github.com/apache/cloudstack/issues/11077#issuecomment-3000725731 > actually maybe you are right and it is not a major issue but still an issue as the uuid is the externally identifiable quality of an account (or domain+account-name) and

(cloudstack) branch go-sdk-response-obj updated (31d50256182 -> ab44533c794)

2025-06-24 Thread dahn
This is an automated email from the ASF dual-hosted git repository. dahn pushed a change to branch go-sdk-response-obj in repository https://gitbox.apache.org/repos/asf/cloudstack.git discard 31d50256182 Add response object required by go SDK for parsing response add 4748c3fd4d2 test: clea

Re: [PR] polish: Fix some inconsistencies in object names and messages [cloudstack]

2025-06-24 Thread via GitHub
sureshanaparti commented on PR #10856: URL: https://github.com/apache/cloudstack/pull/10856#issuecomment-306382 @blueorangutan ui -- 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 specific

Re: [PR] polish: Fix some inconsistencies in object names and messages [cloudstack]

2025-06-24 Thread via GitHub
sureshanaparti commented on code in PR #10856: URL: https://github.com/apache/cloudstack/pull/10856#discussion_r2163876947 ## ui/src/views/offering/AddNetworkOffering.vue: ## @@ -190,7 +190,7 @@ - + Review Comment: ```sugge

Re: [PR] API to list console sessions [cloudstack]

2025-06-24 Thread via GitHub
blueorangutan commented on PR #11016: URL: https://github.com/apache/cloudstack/pull/11016#issuecomment-3000558210 Packaging result [SF]: ✔️ el8 ✔️ el9 ✔️ debian ✔️ suse15. SL-JID 13898 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

Re: [PR] Block volume shrink on Xen [cloudstack]

2025-06-24 Thread via GitHub
GutoVeronezi commented on PR #11004: URL: https://github.com/apache/cloudstack/pull/11004#issuecomment-3000158344 > let’s run tests again to satisfy my insanity I think it was satisfied :smiley: Merging based on approvals and test results: https://github.com/apache/cloudstack/

Re: [PR] KVM: Option to deploy a VM with existing volume/snapshot [cloudstack]

2025-06-24 Thread via GitHub
blueorangutan commented on PR #10503: URL: https://github.com/apache/cloudstack/pull/10503#issuecomment-3001700377 Packaging result [SF]: ✔️ el8 ✔️ el9 ✔️ debian ✔️ suse15. SL-JID 13901 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

(cloudstack) 02/02: Support ACLs for IPv6 addresses

2025-06-24 Thread pearl11594
This is an automated email from the ASF dual-hosted git repository. pearl11594 pushed a commit to branch support-acls-for-ipv6 in repository https://gitbox.apache.org/repos/asf/cloudstack.git commit 6dd7e71e2efa24eef1b5cb79a3e91bcd8d062b78 Author: Pearl Dsilva AuthorDate: Tue Jun 24 18:19:03 202

(cloudstack) branch support-acls-for-ipv6 created (now 6dd7e71e2ef)

2025-06-24 Thread pearl11594
This is an automated email from the ASF dual-hosted git repository. pearl11594 pushed a change to branch support-acls-for-ipv6 in repository https://gitbox.apache.org/repos/asf/cloudstack.git at 6dd7e71e2ef Support ACLs for IPv6 addresses This branch includes the following new commits:

Re: [PR] API to list console sessions [cloudstack]

2025-06-24 Thread via GitHub
bernardodemarco commented on code in PR #11016: URL: https://github.com/apache/cloudstack/pull/11016#discussion_r2165035178 ## server/src/main/java/com/cloud/api/ApiResponseHelper.java: ## @@ -5550,4 +5552,48 @@ public void updateTemplateIsoResponsesForIcons(List responses,

Re: [PR] API to list console sessions [cloudstack]

2025-06-24 Thread via GitHub
bernardodemarco commented on PR #11016: URL: https://github.com/apache/cloudstack/pull/11016#issuecomment-3002044470 @blueorangutan package -- 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 spe

Re: [PR] API to list console sessions [cloudstack]

2025-06-24 Thread via GitHub
blueorangutan commented on PR #11016: URL: https://github.com/apache/cloudstack/pull/11016#issuecomment-3002048104 @bernardodemarco a [SL] Jenkins job has been kicked to build packages. It will be bundled with KVM, XenServer and VMware SystemVM templates. I'll keep you posted as I make pro

Re: [PR] API to list console sessions [cloudstack]

2025-06-24 Thread via GitHub
bernardodemarco commented on PR #11016: URL: https://github.com/apache/cloudstack/pull/11016#issuecomment-364263 @blueorangutan package -- 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 spe

(cloudstack) branch 4.20 updated: Block volume shrink on Xen (#11004)

2025-06-24 Thread gutoveronezi
This is an automated email from the ASF dual-hosted git repository. gutoveronezi pushed a commit to branch 4.20 in repository https://gitbox.apache.org/repos/asf/cloudstack.git The following commit(s) were added to refs/heads/4.20 by this push: new ba0204f8edd Block volume shrink on Xen (#1

Re: [PR] Block volume shrink on Xen [cloudstack]

2025-06-24 Thread via GitHub
GutoVeronezi merged PR #11004: URL: https://github.com/apache/cloudstack/pull/11004 -- 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 specific comment. To unsubscribe, e-mail: commits-unsubscr...@

Re: [PR] API to list console sessions [cloudstack]

2025-06-24 Thread via GitHub
nvazquez commented on code in PR #11016: URL: https://github.com/apache/cloudstack/pull/11016#discussion_r2163979751 ## api/src/main/java/org/apache/cloudstack/api/command/user/consoleproxy/ListConsoleSessionsCmd.java: ## @@ -0,0 +1,173 @@ +// Licensed to the Apache Software Fou

Re: [I] NULL value in uuid column of cloud_usage.account table [cloudstack]

2025-06-24 Thread via GitHub
weizhouapache commented on issue #11077: URL: https://github.com/apache/cloudstack/issues/11077#issuecomment-3000303554 what's the consequence of it ? usage server looks good, as well as usage records -- This is an automated message from the Apache Git Service. To respond to

Re: [PR] KVM: Option to deploy a VM with existing volume/snapshot [cloudstack]

2025-06-24 Thread via GitHub
blueorangutan commented on PR #10503: URL: https://github.com/apache/cloudstack/pull/10503#issuecomment-3001533261 @DaanHoogland a [SL] Jenkins job has been kicked to build packages. It will be bundled with KVM, XenServer and VMware SystemVM templates. I'll keep you posted as I make progre

Re: [I] Issue with managing instances created via VMware. [cloudstack]

2025-06-24 Thread via GitHub
nimbustech-lab commented on issue #11052: URL: https://github.com/apache/cloudstack/issues/11052#issuecomment-2999754143 Hi @DaanHoogland . I've managed to grep the job you mentioned. Thank you for helping me with this. Here are the logs. 2025-06-20 02:48:12,525 INFO [o.a.c.f.j.i.Asy

Re: [PR] polish: Fix some inconsistencies in object names and messages [cloudstack]

2025-06-24 Thread via GitHub
sureshanaparti commented on PR #10856: URL: https://github.com/apache/cloudstack/pull/10856#issuecomment-3000238471 @blueorangutan package -- 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 spec

Re: [PR] polish: Fix some inconsistencies in object names and messages [cloudstack]

2025-06-24 Thread via GitHub
blueorangutan commented on PR #10856: URL: https://github.com/apache/cloudstack/pull/10856#issuecomment-369114 UI build: :heavy_check_mark: Live QA URL: https://qa.cloudstack.cloud/simulator/pr/10856 (QA-JID-653) -- This is an automated message from the Apache Git Service. To respon

Re: [PR] Add response object required by go SDK for parsing response [cloudstack]

2025-06-24 Thread via GitHub
blueorangutan commented on PR #10152: URL: https://github.com/apache/cloudstack/pull/10152#issuecomment-270713 @DaanHoogland a [SL] Jenkins job has been kicked to build packages. It will be bundled with KVM, XenServer and VMware SystemVM templates. I'll keep you posted as I make progre

Re: [PR] polish: Fix some inconsistencies in object names and messages [cloudstack]

2025-06-24 Thread via GitHub
blueorangutan commented on PR #10856: URL: https://github.com/apache/cloudstack/pull/10856#issuecomment-3000623579 Packaging result [SF]: ✔️ el8 ✔️ el9 ✔️ debian ✔️ suse15. SL-JID 13899 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

Re: [PR] API to list console sessions [cloudstack]

2025-06-24 Thread via GitHub
nvazquez commented on PR #11016: URL: https://github.com/apache/cloudstack/pull/11016#issuecomment-3000654686 Hi @bernardodemarco thanks for the feature! I'll try to test it soon -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

Re: [PR] Management Server - Prepare for Maintenance and Cancel Maintenance improvements [cloudstack]

2025-06-24 Thread via GitHub
blueorangutan commented on PR #10995: URL: https://github.com/apache/cloudstack/pull/10995#issuecomment-3000991223 @sureshanaparti a [SL] Jenkins job has been kicked to build packages. It will be bundled with KVM, XenServer and VMware SystemVM templates. I'll keep you posted as I make prog

Re: [PR] Management Server - Prepare for Maintenance and Cancel Maintenance improvements [cloudstack]

2025-06-24 Thread via GitHub
sureshanaparti commented on PR #10995: URL: https://github.com/apache/cloudstack/pull/10995#issuecomment-3000988847 @blueorangutan package -- 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 spec

Re: [PR] [HEALTH] 4.21/main Health Check, please don't merge this [cloudstack]

2025-06-24 Thread via GitHub
blueorangutan commented on PR #10149: URL: https://github.com/apache/cloudstack/pull/10149#issuecomment-3001667882 [SF] Trillian test result (tid-13590) Environment: vmware-70u3 (x2), Advanced Networking with Mgmt server ol8 Total time taken: 98178 seconds Marvin logs: https://githu

Re: [PR] API to list console sessions [cloudstack]

2025-06-24 Thread via GitHub
bernardodemarco commented on code in PR #11016: URL: https://github.com/apache/cloudstack/pull/11016#discussion_r2164084068 ## api/src/main/java/org/apache/cloudstack/api/command/user/consoleproxy/ListConsoleSessionsCmd.java: ## @@ -0,0 +1,173 @@ +// Licensed to the Apache Softw

Re: [PR] Management Server - Prepare for Maintenance and Cancel Maintenance improvements [cloudstack]

2025-06-24 Thread via GitHub
sureshanaparti commented on code in PR #10995: URL: https://github.com/apache/cloudstack/pull/10995#discussion_r2164322199 ## ui/src/config/section/infra/managementServers.js: ## @@ -110,7 +110,6 @@ export default { icon: 'close-circle-outlined', label: 'label.canc

[I] [UI] Incorrect quota type mappings to usage types [cloudstack]

2025-06-24 Thread via GitHub
harikrishna-patnala opened a new issue, #11082: URL: https://github.com/apache/cloudstack/issues/11082 ### problem Following list of quota types are wrongly mapped with the ids. https://github.com/apache/cloudstack/blob/01c721fcda5f70af88750923e98e2359e3640d13/ui/src/utils/quota.js

Re: [PR] cks: cleanup clusters on owner account cleanup [cloudstack]

2025-06-24 Thread via GitHub
shwstppr closed pull request #10572: cks: cleanup clusters on owner account cleanup URL: https://github.com/apache/cloudstack/pull/10572 -- 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 specific

Re: [PR] Add response object required by go SDK for parsing response [cloudstack]

2025-06-24 Thread via GitHub
sonarqubecloud[bot] commented on PR #10152: URL: https://github.com/apache/cloudstack/pull/10152#issuecomment-3000147704 ## [![Quality Gate Passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/qg-passed-20px.png 'Quality Gate Passed')](https:/

Re: [PR] PowerFlex/ScaleIO MDM and host SDC connection enhancements [cloudstack]

2025-06-24 Thread via GitHub
sureshanaparti commented on code in PR #11047: URL: https://github.com/apache/cloudstack/pull/11047#discussion_r2165917545 ## plugins/storage/volume/scaleio/src/main/java/org/apache/cloudstack/storage/datastore/provider/ScaleIOHostListener.java: ## @@ -201,8 +200,9 @@ public boo

Re: [PR] PowerFlex/ScaleIO MDM and host SDC connection enhancements [cloudstack]

2025-06-24 Thread via GitHub
sureshanaparti commented on code in PR #11047: URL: https://github.com/apache/cloudstack/pull/11047#discussion_r2165917104 ## plugins/storage/volume/scaleio/src/main/java/org/apache/cloudstack/storage/datastore/provider/ScaleIOHostListener.java: ## @@ -109,8 +107,9 @@ private St

Re: [PR] PowerFlex/ScaleIO MDM and host SDC connection enhancements [cloudstack]

2025-06-24 Thread via GitHub
sureshanaparti commented on PR #11047: URL: https://github.com/apache/cloudstack/pull/11047#issuecomment-3003549428 @blueorangutan package -- 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 spec

Re: [PR] PowerFlex/ScaleIO MDM and host SDC connection enhancements [cloudstack]

2025-06-24 Thread via GitHub
blueorangutan commented on PR #11047: URL: https://github.com/apache/cloudstack/pull/11047#issuecomment-3003552541 @sureshanaparti a [SL] Jenkins job has been kicked to build packages. It will be bundled with KVM, XenServer and VMware SystemVM templates. I'll keep you posted as I make prog

Re: [PR] API to list console sessions [cloudstack]

2025-06-24 Thread via GitHub
blueorangutan commented on PR #11016: URL: https://github.com/apache/cloudstack/pull/11016#issuecomment-3002154810 Packaging result [SF]: ✔️ el8 ✔️ el9 ✔️ debian ✔️ suse15. SL-JID 13902 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

Re: [PR] Add response object required by go SDK for parsing response [cloudstack]

2025-06-24 Thread via GitHub
blueorangutan commented on PR #10152: URL: https://github.com/apache/cloudstack/pull/10152#issuecomment-2999749051 Packaging result [SF]: ✔️ el8 ✔️ el9 ✔️ debian ✔️ suse15. SL-JID 13895 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

Re: [PR] API to list console sessions [cloudstack]

2025-06-24 Thread via GitHub
blueorangutan commented on PR #11016: URL: https://github.com/apache/cloudstack/pull/11016#issuecomment-369265 @bernardodemarco a [SL] Jenkins job has been kicked to build packages. It will be bundled with KVM, XenServer and VMware SystemVM templates. I'll keep you posted as I make pro

Re: [PR] npe guard for get host info on vmware [cloudstack]

2025-06-24 Thread via GitHub
DaanHoogland commented on PR #11054: URL: https://github.com/apache/cloudstack/pull/11054#issuecomment-2998997740 @blueorangutan test ol8 vmware-80u3 -- 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

Re: [PR] polish: Fix some inconsistencies in object names and messages [cloudstack]

2025-06-24 Thread via GitHub
blueorangutan commented on PR #10856: URL: https://github.com/apache/cloudstack/pull/10856#issuecomment-3000249770 @sureshanaparti a [SL] Jenkins job has been kicked to build packages. It will be bundled with KVM, XenServer and VMware SystemVM templates. I'll keep you posted as I make prog

Re: [PR] Netris Network Plugin Integration with CloudStack [cloudstack]

2025-06-24 Thread via GitHub
blueorangutan commented on PR #10458: URL: https://github.com/apache/cloudstack/pull/10458#issuecomment-3002724244 [SF] Trillian test result (tid-13594) Environment: vmware-70u3 (x2), Advanced Networking with Mgmt server ol8 Total time taken: 86692 seconds Marvin logs: https://githu

Re: [PR] Netris Network Plugin Integration with CloudStack [cloudstack]

2025-06-24 Thread via GitHub
blueorangutan commented on PR #10458: URL: https://github.com/apache/cloudstack/pull/10458#issuecomment-3002148440 [SF] Trillian test result (tid-13592) Environment: kvm-ol8 (x2), Advanced Networking with Mgmt server ol8 Total time taken: 72655 seconds Marvin logs: https://github.co

[I] SSL issues with the System vm running on Vmware80u3 and Cloudstack 4.20.1 [cloudstack]

2025-06-24 Thread via GitHub
kiranchavala opened a new issue, #11081: URL: https://github.com/apache/cloudstack/issues/11081 ### problem Currently, the systemvms using the template (https://download.cloudstack.org/systemvm/4.20/systemvmtemplate-4.20.1-x86_64-vmware.ova ) and running on vmware 8u03 and Cloudsta

Re: [I] Issue with managing instances created via VMware. [cloudstack]

2025-06-24 Thread via GitHub
DaanHoogland commented on issue #11052: URL: https://github.com/apache/cloudstack/issues/11052#issuecomment-229039 @nimbustech-lab , the problematic logs are these: ``` 2025-06-20 02:48:14,427 DEBUG [c.c.s.r.StorageSubsystemCommandHandlerBase] (DirectAgent-345:ctx-11d49002 192.

Re: [PR] Add response object required by go SDK for parsing response [cloudstack]

2025-06-24 Thread via GitHub
DaanHoogland commented on PR #10152: URL: https://github.com/apache/cloudstack/pull/10152#issuecomment-2999583860 @blueorangutan package -- 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 specif

Re: [PR] fix fsvm-init.yml to detect virtio-scsi in kvm [cloudstack]

2025-06-24 Thread via GitHub
blueorangutan commented on PR #11070: URL: https://github.com/apache/cloudstack/pull/11070#issuecomment-3003424276 @abh1sar a [SL] Jenkins job has been kicked to build packages. It will be bundled with KVM, XenServer and VMware SystemVM templates. I'll keep you posted as I make progress.

Re: [PR] fix fsvm-init.yml to detect virtio-scsi in kvm [cloudstack]

2025-06-24 Thread via GitHub
abh1sar commented on PR #11070: URL: https://github.com/apache/cloudstack/pull/11070#issuecomment-3003421780 @blueorangutan package -- 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 specific co

Re: [PR] Netris Network Plugin Integration with CloudStack [cloudstack]

2025-06-24 Thread via GitHub
blueorangutan commented on PR #10458: URL: https://github.com/apache/cloudstack/pull/10458#issuecomment-3003306780 [SF] Trillian test result (tid-13595) Environment: xcpng82 (x2), Advanced Networking with Mgmt server ol9 Total time taken: 93520 seconds Marvin logs: https://github.co

Re: [PR] xenserver: do not destroy halted hypervisor vm [cloudstack]

2025-06-24 Thread via GitHub
AlexanderKgr commented on PR #9175: URL: https://github.com/apache/cloudstack/pull/9175#issuecomment-3003453060 i just noticed something. when i stop system vms , they are being destroyed. I don't if it something that has been forgotten to patch. I am on latest cloudstack 4.20.1.0 -- Thi

Re: [PR] KVM: Option to deploy a VM with existing volume/snapshot [cloudstack]

2025-06-24 Thread via GitHub
DaanHoogland commented on PR #10503: URL: https://github.com/apache/cloudstack/pull/10503#issuecomment-3001528403 @blueorangutan package -- 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 specif

Re: [PR] [HEALTH] 4.21/main Health Check, please don't merge this [cloudstack]

2025-06-24 Thread via GitHub
blueorangutan commented on PR #10149: URL: https://github.com/apache/cloudstack/pull/10149#issuecomment-3001017876 [SF] Trillian test result (tid-13591) Environment: xcpng82 (x2), Advanced Networking with Mgmt server ol9 Total time taken: 84145 seconds Marvin logs: https://github.co

Re: [PR] Fix hv_ss_reserve value for volumes on migration [cloudstack]

2025-06-24 Thread via GitHub
nvazquez closed pull request #6078: Fix hv_ss_reserve value for volumes on migration URL: https://github.com/apache/cloudstack/pull/6078 -- 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 specific

Re: [PR] Fix hv_ss_reserve value for volumes on migration [cloudstack]

2025-06-24 Thread via GitHub
nvazquez commented on PR #6078: URL: https://github.com/apache/cloudstack/pull/6078#issuecomment-3002775145 Sorry @rohityadavcloud @DaanHoogland this was an attempt to fix the reported issue, but needs rework, closing the PR for now -- This is an automated message from the Apache Git Serv

Re: [PR] New feature: Add retry option for VMs in Error state [cloudstack]

2025-06-24 Thread via GitHub
nvazquez closed pull request #6062: New feature: Add retry option for VMs in Error state URL: https://github.com/apache/cloudstack/pull/6062 -- 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 speci

Re: [PR] New feature: Add retry option for VMs in Error state [cloudstack]

2025-06-24 Thread via GitHub
nvazquez commented on PR #6062: URL: https://github.com/apache/cloudstack/pull/6062#issuecomment-3002761802 Sorry @sureshanaparti closing this PR as it was a first attempt to fix the issue but needs rework -- This is an automated message from the Apache Git Service. To respond to the mess

Re: [PR] Netris Network Plugin Integration with CloudStack [cloudstack]

2025-06-24 Thread via GitHub
blueorangutan commented on PR #10458: URL: https://github.com/apache/cloudstack/pull/10458#issuecomment-3003355880 [SF] Trillian test result (tid-13593) Environment: kvm-ubuntu22 (x2), Advanced Networking with Mgmt server u22 Total time taken: 94467 seconds Marvin logs: https://gith

Re: [I] NULL value in uuid column of cloud_usage.account table [cloudstack]

2025-06-24 Thread via GitHub
DaanHoogland commented on issue #11077: URL: https://github.com/apache/cloudstack/issues/11077#issuecomment-2999004998 I can confirm this happens on main as well -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

Re: [PR] enhancement: add instance info as Libvirt metadata [cloudstack]

2025-06-24 Thread via GitHub
phsm commented on code in PR #11061: URL: https://github.com/apache/cloudstack/pull/11061#discussion_r2163151896 ## api/src/main/java/com/cloud/agent/api/to/VirtualMachineMetadataTO.java: ## @@ -0,0 +1,166 @@ +package com.cloud.agent.api.to; Review Comment: Hello Daan,

Re: [PR] Bump pbkdf2 from 3.1.2 to 3.1.3 in /ui [cloudstack]

2025-06-24 Thread via GitHub
DaanHoogland closed pull request #11079: Bump pbkdf2 from 3.1.2 to 3.1.3 in /ui URL: https://github.com/apache/cloudstack/pull/11079 -- 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 specific comme

(cloudstack) branch dependabot/npm_and_yarn/ui/pbkdf2-3.1.3 deleted (was 837bf604848)

2025-06-24 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/npm_and_yarn/ui/pbkdf2-3.1.3 in repository https://gitbox.apache.org/repos/asf/cloudstack.git was 837bf604848 Bump pbkdf2 from 3.1.2 to 3.1.3 in /ui The revisions that were o

Re: [PR] npe guard for get host info on vmware [cloudstack]

2025-06-24 Thread via GitHub
blueorangutan commented on PR #11054: URL: https://github.com/apache/cloudstack/pull/11054#issuecomment-2998999809 @DaanHoogland a [SL] Trillian-Jenkins test job (ol8 mgmt + vmware-80u3) has been kicked to run smoke tests -- This is an automated message from the Apache Git Service. To res

Re: [PR] Extensions Framework & Orchestrate Anything [cloudstack]

2025-06-24 Thread via GitHub
shwstppr commented on PR #9752: URL: https://github.com/apache/cloudstack/pull/9752#issuecomment-2999317832 @blueorangutan package -- 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 specific com

Re: [PR] Extensions Framework & Orchestrate Anything [cloudstack]

2025-06-24 Thread via GitHub
blueorangutan commented on PR #9752: URL: https://github.com/apache/cloudstack/pull/9752#issuecomment-2999322970 @shwstppr a [SL] Jenkins job has been kicked to build packages. It will be bundled with KVM, XenServer and VMware SystemVM templates. I'll keep you posted as I make progress.

Re: [PR] Add response object required by go SDK for parsing response [cloudstack]

2025-06-24 Thread via GitHub
blueorangutan commented on PR #10152: URL: https://github.com/apache/cloudstack/pull/10152#issuecomment-2999585739 @DaanHoogland a [SL] Jenkins job has been kicked to build packages. It will be bundled with KVM, XenServer and VMware SystemVM templates. I'll keep you posted as I make progre

Re: [PR] Extensions Framework & Orchestrate Anything [cloudstack]

2025-06-24 Thread via GitHub
blueorangutan commented on PR #9752: URL: https://github.com/apache/cloudstack/pull/9752#issuecomment-2999620538 Packaging result [SF]: ✔️ el8 ✔️ el9 ✔️ debian ✔️ suse15. SL-JID 13893 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to G

Re: [PR] [HEALTH] 4.21/main Health Check, please don't merge this [cloudstack]

2025-06-24 Thread via GitHub
blueorangutan commented on PR #10149: URL: https://github.com/apache/cloudstack/pull/10149#issuecomment-2999606453 [SF] Trillian test result (tid-13588) Environment: kvm-ol8 (x2), Advanced Networking with Mgmt server ol8 Total time taken: 62031 seconds Marvin logs: https://github.co

Re: [PR] enhancement: add instance info as Libvirt metadata [cloudstack]

2025-06-24 Thread via GitHub
blueorangutan commented on PR #11061: URL: https://github.com/apache/cloudstack/pull/11061#issuecomment-2998579757 [SF] Trillian test result (tid-13587) Environment: kvm-ol8 (x2), Advanced Networking with Mgmt server ol8 Total time taken: 62552 seconds Marvin logs: https://github.co

[PR] Add response object required by go SDK for parsing response [cloudstack]

2025-06-24 Thread via GitHub
Pearl1594 opened a new pull request, #10152: URL: https://github.com/apache/cloudstack/pull/10152 ### Description This PR adds the StatsResponse object which is required by the go SDK - to resolve the following issue: https://github.com/apache/cloudstack-go/issues/97

Re: [I] 4.20.1 Can't attach addon disk to VM running on VMware - vCenter [cloudstack]

2025-06-24 Thread via GitHub
leduyquy commented on issue #11072: URL: https://github.com/apache/cloudstack/issues/11072#issuecomment-2999539188 Hi @winterhazel > in CloudStack, what values do the settings rootDiskController and dataDiskController have in your VM? I set rootDiskController and dataDiskControll