[I] Ability to filter who can access a cloudstack resource set (possibly domain or...) based on his IP address besides username-password. [cloudstack]

2025-02-12 Thread via GitHub
alsko-icom opened a new issue, #10375: URL: https://github.com/apache/cloudstack/issues/10375 ### The required feature described as a wish As a a Cloudstack admin, who recently implemented v4.20 for the first time, I am wondering if we can filter which IP address/network can access a

Re: [PR] Api keypair restructure [cloudstack]

2025-02-12 Thread via GitHub
weizhouapache commented on code in PR #9504: URL: https://github.com/apache/cloudstack/pull/9504#discussion_r1952523968 ## engine/schema/src/main/resources/META-INF/db/schema-42010to42100.sql: ## @@ -37,3 +37,37 @@ WHERE rp.rule = 'quotaStatement' AND NOT EXISTS(SELECT 1 FROM c

Re: [PR] NAS B&R Plugin enhancements [cloudstack]

2025-02-12 Thread via GitHub
blueorangutan commented on PR #9666: URL: https://github.com/apache/cloudstack/pull/9666#issuecomment-2653542371 [SF] Trillian test result (tid-12376) Environment: kvm-ol8 (x2), Advanced Networking with Mgmt server ol8 Total time taken: 57260 seconds Marvin logs: https://github.com/

Re: [PR] Support multi-scope configuration settings [cloudstack]

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

Re: [PR] [WIP] Rename ambiguous global setting: enable.kvm.host.auto.enable.disable [cloudstack]

2025-02-12 Thread via GitHub
Pearl1594 commented on code in PR #10042: URL: https://github.com/apache/cloudstack/pull/10042#discussion_r1952556107 ## ui/src/views/infra/HostEnableDisable.vue: ## @@ -31,7 +31,7 @@ Review Comment: I like `allow.kvm.host.auto.enable`. I feel the use of disable

Re: [PR] UI: Fix all list items appearing twice in search view [cloudstack]

2025-02-12 Thread via GitHub
Pearl1594 commented on PR #10365: URL: https://github.com/apache/cloudstack/pull/10365#issuecomment-2653586335 First, I was completely unaware there was a PR that addressed a similar issue, my bad. Secondly, I maybe wrong, but I am not sure if the above mentioned fix, addresses the duplicat

(cloudstack) branch 4.20 updated (5aa79a6e05d -> 4f3e8e8c5a6)

2025-02-12 Thread dahn
This is an automated email from the ASF dual-hosted git repository. dahn pushed a change to branch 4.20 in repository https://gitbox.apache.org/repos/asf/cloudstack.git from 5aa79a6e05d UI: Add offer ha column to system offerings table (#10297) add 60af31c9c0b Decrypt zone, cluster, sto

Re: [PR] UI: Add VM state to Volume list view [cloudstack]

2025-02-12 Thread via GitHub
JoaoJandre merged PR #10341: URL: https://github.com/apache/cloudstack/pull/10341 -- 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...@cl

Re: [PR] Add IOPS and bytes preset variables to `VOLUME` usage type [cloudstack]

2025-02-12 Thread via GitHub
blueorangutan commented on PR #10326: URL: https://github.com/apache/cloudstack/pull/10326#issuecomment-2653940037 @JoaoJandre 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 IOPS and bytes preset variables to `VOLUME` usage type [cloudstack]

2025-02-12 Thread via GitHub
JoaoJandre commented on PR #10326: URL: https://github.com/apache/cloudstack/pull/10326#issuecomment-2653935370 @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

(cloudstack) branch main updated: UI: Add VM state to Volume list view (#10341)

2025-02-12 Thread joao
This is an automated email from the ASF dual-hosted git repository. joao 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 0a92cc03496 UI: Add VM state to Volume list view (

Re: [PR] [WIP] Rename ambiguous global setting: enable.kvm.host.auto.enable.disable [cloudstack]

2025-02-12 Thread via GitHub
nvazquez commented on code in PR #10042: URL: https://github.com/apache/cloudstack/pull/10042#discussion_r1952589943 ## ui/src/views/infra/HostEnableDisable.vue: ## @@ -31,7 +31,7 @@ Review Comment: I think the use of disable in the name is not redundant as the f

[PR] add use of virsh domifaddr to get VM external DHCP IP [cloudstack]

2025-02-12 Thread via GitHub
rg9975 opened a new pull request, #10376: URL: https://github.com/apache/cloudstack/pull/10376 ### Description Adds use of virsh domifaddr command as first choice for finding the external DHCP address of a newly provisioned VM. This command returns address information about all the

(cloudstack) branch ui-fix-duplicate-list-options updated (2739c0112c5 -> af24029c81c)

2025-02-12 Thread pearl11594
This is an automated email from the ASF dual-hosted git repository. pearl11594 pushed a change to branch ui-fix-duplicate-list-options in repository https://gitbox.apache.org/repos/asf/cloudstack.git from 2739c0112c5 UI: Fix all list items appearing twice in search view add 536888981f8

Re: [I] Multiple alerts for HA on VM and host [cloudstack]

2025-02-12 Thread via GitHub
btzq commented on issue #10367: URL: https://github.com/apache/cloudstack/issues/10367#issuecomment-2654030164 We actually face this alot too! Ive noticed this but wasnt sure if this was normal. In your test, does CS creating multiple jobs also reduce the likelihood of a sucessful HA

Re: [PR] UI: Fix all list items appearing twice in search view [cloudstack]

2025-02-12 Thread via GitHub
Pearl1594 commented on PR #10365: URL: https://github.com/apache/cloudstack/pull/10365#issuecomment-2654038196 Oh, I finally understood what you were trying to convey... I've cherry-picked your commit @bernardodemarco that addressed this issue on main. Thanks. Hope this is good. -- This

Re: [PR] [WIP] Rename ambiguous global setting: enable.kvm.host.auto.enable.disable [cloudstack]

2025-02-12 Thread via GitHub
Pearl1594 commented on code in PR #10042: URL: https://github.com/apache/cloudstack/pull/10042#discussion_r1952874588 ## ui/src/views/infra/HostEnableDisable.vue: ## @@ -31,7 +31,7 @@ Review Comment: ah Ok.. got it. -- This is an automated message from the Ap

Re: [PR] UI: Fix all list items appearing twice in search view [cloudstack]

2025-02-12 Thread via GitHub
weizhouapache commented on PR #10365: URL: https://github.com/apache/cloudstack/pull/10365#issuecomment-2654056384 @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 c

Re: [PR] UI: Fix all list items appearing twice in search view [cloudstack]

2025-02-12 Thread via GitHub
blueorangutan commented on PR #10365: URL: https://github.com/apache/cloudstack/pull/10365#issuecomment-2654057951 @weizhouapache a Jenkins job has been kicked to build UI QA env. I'll keep you posted as I make progress. -- This is an automated message from the Apache Git Service. To resp

(cloudstack) branch bnr-resource-limits deleted (was 6646d6347ef)

2025-02-12 Thread dahn
This is an automated email from the ASF dual-hosted git repository. dahn pushed a change to branch bnr-resource-limits in repository https://gitbox.apache.org/repos/asf/cloudstack.git was 6646d6347ef remove unused import The revisions that were on this branch are still contained in other r

Re: [PR] Support multi-scope configuration settings [cloudstack]

2025-02-12 Thread via GitHub
blueorangutan commented on PR #10300: URL: https://github.com/apache/cloudstack/pull/10300#issuecomment-2653236865 [SF] Trillian test result (tid-12373) Environment: xcpng82 (x2), Advanced Networking with Mgmt server ol9 Total time taken: 78384 seconds Marvin logs: https://github.co

Re: [I] Question on modern Windows hypervisors and windows agent versus external framework. [cloudstack]

2025-02-12 Thread via GitHub
alsko-icom commented on issue #10361: URL: https://github.com/apache/cloudstack/issues/10361#issuecomment-2653337928 I went through the article https://cwiki.apache.org/confluence/display/CLOUDSTACK/External+Deployment+Integration+in+CloudStack but I am not sure if any other steps a

Re: [PR] UI: Fix all list items appearing twice in search view [cloudstack]

2025-02-12 Thread via GitHub
GutoVeronezi commented on PR #10365: URL: https://github.com/apache/cloudstack/pull/10365#issuecomment-2653416661 Given it is already fixed on `main` since Nov, 2024, (see #9947), we just need to backport it to 4.20. -- This is an automated message from the Apache Git Service. To respond

Re: [PR] [WIP] Rename ambiguous global setting: enable.kvm.host.auto.enable.disable [cloudstack]

2025-02-12 Thread via GitHub
nvazquez commented on code in PR #10042: URL: https://github.com/apache/cloudstack/pull/10042#discussion_r1952472287 ## ui/src/views/infra/HostEnableDisable.vue: ## @@ -31,7 +31,7 @@ Review Comment: I agree with @shwstppr, I was personally fine with the setting n

Re: [PR] UI: Fix all list items appearing twice in search view [cloudstack]

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

(cloudstack) branch rename-ambiguous-globalsetting updated (544f8d5b208 -> c9a9c4b2c78)

2025-02-12 Thread pearl11594
This is an automated email from the ASF dual-hosted git repository. pearl11594 pushed a change to branch rename-ambiguous-globalsetting in repository https://gitbox.apache.org/repos/asf/cloudstack.git from 544f8d5b208 Update name and UI dialog box add c9a9c4b2c78 address comments No ne

Re: [PR] UI: Fix all list items appearing twice in search view [cloudstack]

2025-02-12 Thread via GitHub
bernardodemarco commented on PR #10365: URL: https://github.com/apache/cloudstack/pull/10365#issuecomment-2654089883 @Pearl1594, looks good. Now, we just need to fix the bug present in the first video: https://github.com/user-attachments/assets/8e337680-d0b0-4f6a-9253-fc485592b005

[I] Compute offerings problem [cloudstack]

2025-02-12 Thread via GitHub
UAnton opened a new issue, #10377: URL: https://github.com/apache/cloudstack/issues/10377 ### problem All additional "Compute offerings" don't work. ### versions ACS - 4.20 XCP-NG - 8.2.1 ### The steps to reproduce the bug 1. Create a new Compute offering

(cloudstack) branch rename-ambiguous-globalsetting updated (c9a9c4b2c78 -> 517ba7c1e85)

2025-02-12 Thread pearl11594
This is an automated email from the ASF dual-hosted git repository. pearl11594 pushed a change to branch rename-ambiguous-globalsetting in repository https://gitbox.apache.org/repos/asf/cloudstack.git from c9a9c4b2c78 address comments add 4c801e24f44 Fix Create dropdown menu not changin

Re: [PR] [WIP] Rename ambiguous global setting: enable.kvm.host.auto.enable.disable [cloudstack]

2025-02-12 Thread via GitHub
Pearl1594 commented on PR #10042: URL: https://github.com/apache/cloudstack/pull/10042#issuecomment-2654104543 @nvazquez Apologies for the confusion, I had put the wrong name in the PR description - the global setting name has been renamed to `kvm.host.auto.enable.disable`. I've updated the

(cloudstack) branch main updated (0a92cc03496 -> 0dcb8da03a2)

2025-02-12 Thread dahn
This is an automated email from the ASF dual-hosted git repository. dahn pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/cloudstack.git from 0a92cc03496 UI: Add VM state to Volume list view (#10341) add c5afee21018 UI improvements (#9773) add 50a54

Re: [PR] Enable multiple services on configdrive network service provider [cloudstack]

2025-02-12 Thread via GitHub
DaanHoogland commented on PR #10372: URL: https://github.com/apache/cloudstack/pull/10372#issuecomment-2654141652 > code lgtm > > @DaanHoogland does 4.19 need this ? it could, but I do not want to block the release for it. -- This is an automated message from the Apache Git S

Re: [PR] UI: Fix all list items appearing twice in search view [cloudstack]

2025-02-12 Thread via GitHub
weizhouapache commented on PR #10365: URL: https://github.com/apache/cloudstack/pull/10365#issuecomment-2654151917 @Pearl1594 @bernardodemarco thanks for your discussions. I verified the original issue in the title on QA, it looks ok now ![image](https://github.com/user-attachm

Re: [PR] Add IOPS and bytes preset variables to `VOLUME` usage type [cloudstack]

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

[PR] LinstorStorageAdaptor: fix lint error [cloudstack]

2025-02-12 Thread via GitHub
weizhouapache opened a new pull request, #10378: URL: https://github.com/apache/cloudstack/pull/10378 This is found in some PRs plugins/storage/volume/linstor/src/main/java/com/cloud/hypervisor/kvm/storage/LinstorStorageAdaptor.java:510: poperties ==> properties ### Descriptio

Re: [PR] UI: Fix all list items appearing twice in search view [cloudstack]

2025-02-12 Thread via GitHub
bernardodemarco commented on PR #10365: URL: https://github.com/apache/cloudstack/pull/10365#issuecomment-2654178042 > should we merge this PR, address the issue ([#10365 (comment)](https://github.com/apache/cloudstack/pull/10365#issuecomment-2654089883)) in another PR ? Ok, no probl

Re: [PR] LinstorStorageAdaptor: fix lint error [cloudstack]

2025-02-12 Thread via GitHub
codecov[bot] commented on PR #10378: URL: https://github.com/apache/cloudstack/pull/10378#issuecomment-2654190557 ## [Codecov](https://app.codecov.io/gh/apache/cloudstack/pull/10378?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comme

Re: [PR] UI: Fix all list items appearing twice in search view [cloudstack]

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

Re: [PR] UI: Fix all list items appearing twice in search view [cloudstack]

2025-02-12 Thread via GitHub
weizhouapache merged PR #10365: URL: https://github.com/apache/cloudstack/pull/10365 -- 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] UI: Fix all list items appearing twice in search view [cloudstack]

2025-02-12 Thread via GitHub
weizhouapache commented on PR #10365: URL: https://github.com/apache/cloudstack/pull/10365#issuecomment-2654210694 > > should we merge this PR, address the issue ([#10365 (comment)](https://github.com/apache/cloudstack/pull/10365#issuecomment-2654089883)) in another PR ? > > Ok, no p

svn commit: r74870 - in /dev/cloudstack/4.19.2.0: apache-cloudstack-4.19.2.0-src.tar.bz2 apache-cloudstack-4.19.2.0-src.tar.bz2.asc apache-cloudstack-4.19.2.0-src.tar.bz2.sha512

2025-02-12 Thread dahn
Author: dahn Date: Wed Feb 12 16:17:10 2025 New Revision: 74870 Log: Committing release candidate artifacts for 4.19.2.0 to dist/dev/cloudstack in preparation for release vote Added: dev/cloudstack/4.19.2.0/apache-cloudstack-4.19.2.0-src.tar.bz2 (with props) dev/cloudstack/4.19.2.0/ap

svn commit: r74871 - in /dev/cloudstack/4.19.2.0: apache-cloudstack-4.19.2.0-src.tar.bz2 apache-cloudstack-4.19.2.0-src.tar.bz2.asc apache-cloudstack-4.19.2.0-src.tar.bz2.sha512

2025-02-12 Thread dahn
Author: dahn Date: Wed Feb 12 16:22:59 2025 New Revision: 74871 Log: Committing release candidate artifacts for 4.19.2.0 to dist/dev/cloudstack in preparation for release vote Added: dev/cloudstack/4.19.2.0/apache-cloudstack-4.19.2.0-src.tar.bz2 (with props) dev/cloudstack/4.19.2.0/ap

Re: [PR] Rename ambiguous global setting: enable.kvm.host.auto.enable.disable [cloudstack]

2025-02-12 Thread via GitHub
sonarqubecloud[bot] commented on PR #10042: URL: https://github.com/apache/cloudstack/pull/10042#issuecomment-2655306394 ## [![Quality Gate Failed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/qg-failed-20px.png 'Quality Gate Failed')](https:/

[PR] Introducing Storage Access Groups for better management for host and storage connections [cloudstack]

2025-02-12 Thread via GitHub
harikrishna-patnala opened a new pull request, #10381: URL: https://github.com/apache/cloudstack/pull/10381 ### Description ### Types of changes - [ ] Breaking change (fix or feature that would cause existing functionality

Re: [PR] Validate the direct downloaded template file format (QCOW2) if the template file exists [cloudstack]

2025-02-12 Thread via GitHub
rohityadavcloud merged PR #10332: URL: https://github.com/apache/cloudstack/pull/10332 -- 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] Introducing Storage Access Groups for better management for host and storage connections [cloudstack]

2025-02-12 Thread via GitHub
blueorangutan commented on PR #10381: URL: https://github.com/apache/cloudstack/pull/10381#issuecomment-2655668635 @harikrishna-patnala 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

Re: [I] Cloudstack 4.18 HTTP 503 错误 (MySQL 8.0) [cloudstack]

2025-02-12 Thread via GitHub
tomorrrow666 commented on issue #10350: URL: https://github.com/apache/cloudstack/issues/10350#issuecomment-2655667227 "Error adding host agent" Could not add host at [http://192.168.1.20] with zone [1], pod [1] and cluster [1] due to: [ can't setup agent, due to com.cloud.utils.exceptio

Re: [PR] Validate the direct downloaded template file format (QCOW2) if the template file exists [cloudstack]

2025-02-12 Thread via GitHub
rohityadavcloud commented on PR #10332: URL: https://github.com/apache/cloudstack/pull/10332#issuecomment-2655666947 LGTM, thanks for the PR and testing @sureshanaparti @kiranchavala -- This is an automated message from the Apache Git Service. To respond to the message, please log on to G

Re: [PR] Introducing Storage Access Groups for better management for host and storage connections [cloudstack]

2025-02-12 Thread via GitHub
harikrishna-patnala commented on PR #10381: URL: https://github.com/apache/cloudstack/pull/10381#issuecomment-2655665734 @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

(cloudstack) branch 4.20 updated: Validate the direct downloaded template file format (QCOW2) if the template file exists (#10332)

2025-02-12 Thread rohit
This is an automated email from the ASF dual-hosted git repository. rohit 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 8c4a085a16d Validate the direct downloaded templa

Re: [PR] 4.19 fix saml account selector [cloudstack]

2025-02-12 Thread via GitHub
rohityadavcloud commented on PR #10311: URL: https://github.com/apache/cloudstack/pull/10311#issuecomment-2655701140 @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] add use of virsh domifaddr to get VM external DHCP IP [cloudstack]

2025-02-12 Thread via GitHub
rohityadavcloud commented on PR #10376: URL: https://github.com/apache/cloudstack/pull/10376#issuecomment-2655701587 @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] 4.19 fix saml account selector [cloudstack]

2025-02-12 Thread via GitHub
blueorangutan commented on PR #10311: URL: https://github.com/apache/cloudstack/pull/10311#issuecomment-2655702350 @rohityadavcloud 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] add use of virsh domifaddr to get VM external DHCP IP [cloudstack]

2025-02-12 Thread via GitHub
blueorangutan commented on PR #10376: URL: https://github.com/apache/cloudstack/pull/10376#issuecomment-2655702264 @rohityadavcloud 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] add use of virsh domifaddr to get VM external DHCP IP [cloudstack]

2025-02-12 Thread via GitHub
codecov[bot] commented on PR #10376: URL: https://github.com/apache/cloudstack/pull/10376#issuecomment-2655713291 ## [Codecov](https://app.codecov.io/gh/apache/cloudstack/pull/10376?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comme

Re: [PR] Support multi-scope configuration settings [cloudstack]

2025-02-12 Thread via GitHub
abh1sar commented on PR #10300: URL: https://github.com/apache/cloudstack/pull/10300#issuecomment-2655411460 @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] Support multi-scope configuration settings [cloudstack]

2025-02-12 Thread via GitHub
borisstoyanov closed pull request #10300: Support multi-scope configuration settings URL: https://github.com/apache/cloudstack/pull/10300 -- 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] Introducing Storage Access Groups for better management for host and storage connections [cloudstack]

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

Re: [PR] Introducing Storage Access Groups for better management for host and storage connections [cloudstack]

2025-02-12 Thread via GitHub
harikrishna-patnala commented on PR #10381: URL: https://github.com/apache/cloudstack/pull/10381#issuecomment-2655468427 @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

Re: [PR] Introducing Storage Access Groups for better management for host and storage connections [cloudstack]

2025-02-12 Thread via GitHub
blueorangutan commented on PR #10381: URL: https://github.com/apache/cloudstack/pull/10381#issuecomment-2655469521 @harikrishna-patnala 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

Re: [PR] Validate the direct downloaded template file format (QCOW2) if the template file exists [cloudstack]

2025-02-12 Thread via GitHub
sureshanaparti commented on PR #10332: URL: https://github.com/apache/cloudstack/pull/10332#issuecomment-2655484365 > [SF] Trillian test result (tid-12369) Environment: kvm-ol8 (x2), Advanced Networking with Mgmt server ol8 Total time taken: 62950 seconds Marvin logs: https://github.com/blu

Re: [PR] Support multi-scope configuration settings [cloudstack]

2025-02-12 Thread via GitHub
blueorangutan commented on PR #10300: URL: https://github.com/apache/cloudstack/pull/10300#issuecomment-2655412010 @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] Introducing Storage Access Groups for better management for host and storage connections [cloudstack]

2025-02-12 Thread via GitHub
codecov[bot] commented on PR #10381: URL: https://github.com/apache/cloudstack/pull/10381#issuecomment-2655489690 ## [Codecov](https://app.codecov.io/gh/apache/cloudstack/pull/10381?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comme

Re: [PR] Support multi-scope configuration settings [cloudstack]

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

Re: [PR] server: fix npe during start vr edge case [cloudstack]

2025-02-12 Thread via GitHub
shwstppr commented on PR #10366: URL: https://github.com/apache/cloudstack/pull/10366#issuecomment-2655514706 @blueorangutan test -- 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 comm

Re: [PR] server: fix npe during start vr edge case [cloudstack]

2025-02-12 Thread via GitHub
blueorangutan commented on PR #10366: URL: https://github.com/apache/cloudstack/pull/10366#issuecomment-2655516151 @shwstppr a [SL] Trillian-Jenkins test job (ol8 mgmt + kvm-ol8) has been kicked to run smoke tests -- This is an automated message from the Apache Git Service. To respond to

Re: [PR] Support multi-scope configuration settings [cloudstack]

2025-02-12 Thread via GitHub
abh1sar commented on PR #10300: URL: https://github.com/apache/cloudstack/pull/10300#issuecomment-2655542257 @blueorangutan test -- 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

Re: [PR] Support multi-scope configuration settings [cloudstack]

2025-02-12 Thread via GitHub
blueorangutan commented on PR #10300: URL: https://github.com/apache/cloudstack/pull/10300#issuecomment-2655543144 @abh1sar a [SL] Trillian-Jenkins test job (ol8 mgmt + kvm-ol8) has been kicked to run smoke tests -- This is an automated message from the Apache Git Service. To respond to t

[I] Ubuntu KVM agent installation warnings [cloudstack]

2025-02-12 Thread via GitHub
rohityadavcloud opened a new issue, #10379: URL: https://github.com/apache/cloudstack/issues/10379 ### problem This is seen when installing cloudstack-agent deb pkg on Ubuntu 24.04: ``` Setting up cloudstack-common (4.20.0.0-shapeblue0) ... Listing '/usr/lib/python3/dist-p

Re: [PR] Rename ambiguous global setting: enable.kvm.host.auto.enable.disable [cloudstack]

2025-02-12 Thread via GitHub
blueorangutan commented on PR #10042: URL: https://github.com/apache/cloudstack/pull/10042#issuecomment-2654512999 @Pearl1594 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] Allow uploading of ISO for creating kubernetes supported versions [cloudstack]

2025-02-12 Thread via GitHub
Pearl1594 commented on PR #9561: URL: https://github.com/apache/cloudstack/pull/9561#issuecomment-2654513954 @vishesh92 could you please fix the merge conflicts. Thank you. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and u

(cloudstack) annotated tag 4.17.2.0-shapeblue2 deleted (was 65fcd1131d7)

2025-02-12 Thread dahn
This is an automated email from the ASF dual-hosted git repository. dahn pushed a change to annotated tag 4.17.2.0-shapeblue2 in repository https://gitbox.apache.org/repos/asf/cloudstack.git *** WARNING: tag 4.17.2.0-shapeblue2 was deleted! *** tag was 65fcd1131d7 This change permanently d

Re: [PR] UI: Show applied search filters [cloudstack]

2025-02-12 Thread via GitHub
Pearl1594 commented on PR #9520: URL: https://github.com/apache/cloudstack/pull/9520#issuecomment-2654517683 @vishesh92 Any update on this? -- 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] Add cpu speed detection methods [cloudstack]

2025-02-12 Thread via GitHub
Pearl1594 commented on PR #9762: URL: https://github.com/apache/cloudstack/pull/9762#issuecomment-2654530206 @BartJM could you rebase this to 4.20. So that we could have this in the 4.20.1 release. Thanks. -- This is an automated message from the Apache Git Service. To respond to the mess

(cloudstack) tag 4.16.1.0-08shapeblue1 deleted (was 0db844f3362)

2025-02-12 Thread dahn
This is an automated email from the ASF dual-hosted git repository. dahn pushed a change to tag 4.16.1.0-08shapeblue1 in repository https://gitbox.apache.org/repos/asf/cloudstack.git *** WARNING: tag 4.16.1.0-08shapeblue1 was deleted! *** was 0db844f3362 Backport community fix for #210 (#2

(cloudstack) tag 4.16.1.0-09shapeblue1 deleted (was 8483e8a77eb)

2025-02-12 Thread dahn
This is an automated email from the ASF dual-hosted git repository. dahn pushed a change to tag 4.16.1.0-09shapeblue1 in repository https://gitbox.apache.org/repos/asf/cloudstack.git *** WARNING: tag 4.16.1.0-09shapeblue1 was deleted! *** was 8483e8a77eb Apple FR68: modify "passphrase" col

(cloudstack) annotated tag 4.18.0.0-shapeblue1 deleted (was da84290bb92)

2025-02-12 Thread dahn
This is an automated email from the ASF dual-hosted git repository. dahn pushed a change to annotated tag 4.18.0.0-shapeblue1 in repository https://gitbox.apache.org/repos/asf/cloudstack.git *** WARNING: tag 4.18.0.0-shapeblue1 was deleted! *** tag was da84290bb92 This change permanently d

(cloudstack) annotated tag mytag deleted (was d2086b42cf1)

2025-02-12 Thread dahn
This is an automated email from the ASF dual-hosted git repository. dahn pushed a change to annotated tag mytag in repository https://gitbox.apache.org/repos/asf/cloudstack.git *** WARNING: tag mytag was deleted! *** tag was d2086b42cf1 This change permanently discards the following revisi

(cloudstack) annotated tag dummy-tag deleted (was 79288772397)

2025-02-12 Thread dahn
This is an automated email from the ASF dual-hosted git repository. dahn pushed a change to annotated tag dummy-tag in repository https://gitbox.apache.org/repos/asf/cloudstack.git *** WARNING: tag dummy-tag was deleted! *** tag was 79288772397 This change permanently discards the followin

(cloudstack) tag brphase2-rc2 deleted (was c76c2908e39)

2025-02-12 Thread dahn
This is an automated email from the ASF dual-hosted git repository. dahn pushed a change to tag brphase2-rc2 in repository https://gitbox.apache.org/repos/asf/cloudstack.git *** WARNING: tag brphase2-rc2 was deleted! *** was c76c2908e39 Fix CE-298 The revisions that were on this tag are s

(cloudstack) 01/01: Updating pom.xml version numbers for release 4.19.2.0

2025-02-12 Thread dahn
This is an automated email from the ASF dual-hosted git repository. dahn pushed a commit to branch 4.19.2.0-RC20250212T1722 in repository https://gitbox.apache.org/repos/asf/cloudstack.git commit 7f0eed39419b6076eed8db39a8cd3be326a49a2d Author: Daan Hoogland AuthorDate: Wed Feb 12 17:22:19 2025

(cloudstack) branch ui-fix-duplicate-list-options deleted (was af24029c81c)

2025-02-12 Thread dahn
This is an automated email from the ASF dual-hosted git repository. dahn pushed a change to branch ui-fix-duplicate-list-options in repository https://gitbox.apache.org/repos/asf/cloudstack.git was af24029c81c fix duplicate option names on list filters The revisions that were on this branc

Re: [PR] Api keypair restructure [cloudstack]

2025-02-12 Thread via GitHub
github-actions[bot] commented on PR #9504: URL: https://github.com/apache/cloudstack/pull/9504#issuecomment-2654765524 This pull request has merge conflicts. Dear author, please fix the conflicts and sync your branch with the base branch. -- This is an automated message from the Apache Gi

Re: [PR] pom.xml: Upgrade gson version to 2.10.1 [cloudstack]

2025-02-12 Thread via GitHub
weizhouapache commented on PR #8756: URL: https://github.com/apache/cloudstack/pull/8756#issuecomment-2654764032 > I have no issues merging this into 4.20 - though I think it would be ideal in 4.21. ok @Pearl1594 retarget to main/4.21 -- This is an automated message from the Ap

Re: [PR] [VMware] apply IOPS in resize/migrate [cloudstack]

2025-02-12 Thread via GitHub
github-actions[bot] commented on PR #7226: URL: https://github.com/apache/cloudstack/pull/7226#issuecomment-2654765374 This pull request has merge conflicts. Dear author, please fix the conflicts and sync your branch with the base branch. -- This is an automated message from the Apache Gi

Re: [PR] KVM incremental snapshot feature [cloudstack]

2025-02-12 Thread via GitHub
github-actions[bot] commented on PR #9270: URL: https://github.com/apache/cloudstack/pull/9270#issuecomment-2654765438 This pull request has merge conflicts. Dear author, please fix the conflicts and sync your branch with the base branch. -- This is an automated message from the Apache Gi

Re: [PR] Support multi-scope configuration settings [cloudstack]

2025-02-12 Thread via GitHub
github-actions[bot] commented on PR #10300: URL: https://github.com/apache/cloudstack/pull/10300#issuecomment-2654765587 This pull request has merge conflicts. Dear author, please fix the conflicts and sync your branch with the base branch. -- This is an automated message from the Apache

Re: [PR] Support of snapshot copy to StorPool primary storage in different zones [cloudstack]

2025-02-12 Thread via GitHub
github-actions[bot] commented on PR #9478: URL: https://github.com/apache/cloudstack/pull/9478#issuecomment-2654765492 This pull request has merge conflicts. Dear author, please fix the conflicts and sync your branch with the base branch. -- This is an automated message from the Apache Gi

Re: [PR] pom.xml: Upgrade gson version to 2.10.1 [cloudstack]

2025-02-12 Thread via GitHub
weizhouapache commented on PR #8756: URL: https://github.com/apache/cloudstack/pull/8756#issuecomment-2654764176 @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 specifi

Re: [PR] Fix comparison of Long objects to use primitives [cloudstack]

2025-02-12 Thread via GitHub
github-actions[bot] commented on PR #9079: URL: https://github.com/apache/cloudstack/pull/9079#issuecomment-2654765403 This pull request has merge conflicts. Dear author, please fix the conflicts and sync your branch with the base branch. -- This is an automated message from the Apache Gi

Re: [PR] pom.xml: Upgrade gson version to 2.10.1 [cloudstack]

2025-02-12 Thread via GitHub
blueorangutan commented on PR #8756: URL: https://github.com/apache/cloudstack/pull/8756#issuecomment-2654768334 @weizhouapache 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 progres

Re: [PR] pom.xml: Upgrade gson version to 2.10.1 [cloudstack]

2025-02-12 Thread via GitHub
weizhouapache commented on PR #8756: URL: https://github.com/apache/cloudstack/pull/8756#issuecomment-2654959026 @blueorangutan test matrix -- 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] [WIP] Rename ambiguous global setting: enable.kvm.host.auto.enable.disable [cloudstack]

2025-02-12 Thread via GitHub
shwstppr commented on code in PR #10042: URL: https://github.com/apache/cloudstack/pull/10042#discussion_r1952167700 ## ui/src/views/infra/HostEnableDisable.vue: ## @@ -31,7 +31,7 @@ Review Comment: @Pearl1594 maybe @nvazquez can comment but I think global settin

Re: [PR] Rename ambiguous global setting: enable.kvm.host.auto.enable.disable [cloudstack]

2025-02-12 Thread via GitHub
nvazquez commented on code in PR #10042: URL: https://github.com/apache/cloudstack/pull/10042#discussion_r1953575334 ## ui/src/views/infra/HostEnableDisable.vue: ## @@ -28,15 +28,15 @@ > - + - +

Re: [PR] Rename ambiguous global setting: enable.kvm.host.auto.enable.disable [cloudstack]

2025-02-12 Thread via GitHub
nvazquez commented on code in PR #10042: URL: https://github.com/apache/cloudstack/pull/10042#discussion_r1953579963 ## ui/src/views/infra/HostEnableDisable.vue: ## @@ -28,15 +28,15 @@ > - + - +

Re: [PR] Rename ambiguous global setting: enable.kvm.host.auto.enable.disable [cloudstack]

2025-02-12 Thread via GitHub
Pearl1594 commented on code in PR #10042: URL: https://github.com/apache/cloudstack/pull/10042#discussion_r1953650212 ## ui/src/views/infra/HostEnableDisable.vue: ## @@ -28,15 +28,15 @@ > - + - +

(cloudstack) branch rename-ambiguous-globalsetting updated (517ba7c1e85 -> cf66aa2baf1)

2025-02-12 Thread pearl11594
This is an automated email from the ASF dual-hosted git repository. pearl11594 pushed a change to branch rename-ambiguous-globalsetting in repository https://gitbox.apache.org/repos/asf/cloudstack.git from 517ba7c1e85 Merge branch '4.20' of https://github.com/apache/cloudstack into rename-a

Re: [PR] [HEALTH] 4.20 Health Check, please don't merge this! [cloudstack]

2025-02-12 Thread via GitHub
blueorangutan commented on PR #10006: URL: https://github.com/apache/cloudstack/pull/10006#issuecomment-2655151510 [SF] Trillian test result (tid-12377) Environment: kvm-ol8 (x2), Advanced Networking with Mgmt server ol8 Total time taken: 57237 seconds Marvin logs: https://github.co

(cloudstack) branch 4.20 updated: UI: Fix all list items appearing twice in search view (#10365)

2025-02-12 Thread weizhou
This is an automated email from the ASF dual-hosted git repository. weizhou 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 59e054396a8 UI: Fix all list items appearing tw

Re: [PR] Make isAccountAllowedToCreateOfferingsWithTags API id parameter required [cloudstack]

2025-02-12 Thread via GitHub
blueorangutan commented on PR #10338: URL: https://github.com/apache/cloudstack/pull/10338#issuecomment-2654281937 @Pearl1594 a [SL] Trillian-Jenkins test job (ol8 mgmt + kvm-ol8) has been kicked to run smoke tests -- This is an automated message from the Apache Git Service. To respond to

  1   2   >