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

2025-04-30 Thread via GitHub
DaanHoogland commented on code in PR #10503: URL: https://github.com/apache/cloudstack/pull/10503#discussion_r2069908667 ## api/src/main/java/org/apache/cloudstack/api/command/user/vm/DeployVMCmd.java: ## @@ -816,6 +836,9 @@ public void execute() { @Override public v

Re: [PR] Extra checks in UI when deleting accounts [cloudstack]

2025-04-30 Thread via GitHub
DaanHoogland commented on PR #10760: URL: https://github.com/apache/cloudstack/pull/10760#issuecomment-2844197776 @bernardodemarco can you check again? -- 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 g

[I] three test_vm_strict_host_tags test are failing in all branches [cloudstack]

2025-04-30 Thread via GitHub
DaanHoogland opened a new issue, #10802: URL: https://github.com/apache/cloudstack/issues/10802 these tests need investigation and fixing [SF] Trillian test result (tid-13186) Environment: kvm-ol8 (x2), Advanced Networking with Mgmt server ol8 Total time taken: 5449

Re: [I] Volume Migration Stuck in "Migrating" State [cloudstack]

2025-04-30 Thread via GitHub
DaanHoogland closed issue #10798: Volume Migration Stuck in "Migrating" State URL: https://github.com/apache/cloudstack/issues/10798 -- 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] enhancement: add password to configdrive vendor_data.json [cloudstack]

2025-04-30 Thread via GitHub
phsm commented on PR #10061: URL: https://github.com/apache/cloudstack/pull/10061#issuecomment-2844195640 Sure I can adjust some documentation for this. Can you perhaps point me out where can I do that? I've never changed the cloudstack documentation before. -- This is an automated

Re: [I] Deprecate ovm [cloudstack]

2025-04-30 Thread via GitHub
DaanHoogland commented on issue #10787: URL: https://github.com/apache/cloudstack/issues/10787#issuecomment-2844196197 > [@weizhouapache](https://github.com/weizhouapache) [@DaanHoogland](https://github.com/DaanHoogland) I've seen the procedure, it looks good to me, but I think we should up

Re: [I] Ceph RGW Object Storage couldn't be added (Invalid credentials or URL) [cloudstack]

2025-04-30 Thread via GitHub
rohityadavcloud commented on issue #10044: URL: https://github.com/apache/cloudstack/issues/10044#issuecomment-2844182277 Fixed by https://github.com/apache/cloudstack/pull/10772 @StepBee @hanisirfan can you test latest 4.20 pkg builds tomorrow or later ? -- This is an automated mes

Re: [I] Ceph RGW Object Storage couldn't be added (Invalid credentials or URL) [cloudstack]

2025-04-30 Thread via GitHub
rohityadavcloud closed issue #10044: Ceph RGW Object Storage couldn't be added (Invalid credentials or URL) URL: https://github.com/apache/cloudstack/issues/10044 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL ab

(cloudstack) branch 4.20 updated: Ceph object store: Fix LocationConstraint error (#10772)

2025-04-30 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 dfd64b1a672 Ceph object store: Fix LocationConstr

(cloudstack) branch 4.20 updated: add amount of system VMs that are allocated to each host in the hosts ListView (#10791)

2025-04-30 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 02d1c61cf77 add amount of system VMs that are all

Re: [PR] Ceph object store: Fix LocationConstraint error [cloudstack]

2025-04-30 Thread via GitHub
rohityadavcloud merged PR #10772: URL: https://github.com/apache/cloudstack/pull/10772 -- 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] server: apply network ACL even if there is no network ACLs in the ACL list (#9374) [cloudstack]

2025-04-30 Thread via GitHub
rohityadavcloud commented on PR #10241: URL: https://github.com/apache/cloudstack/pull/10241#issuecomment-2844170482 Is this good to merge or some manual QA is required @weizhouapache @DaanHoogland ? -- This is an automated message from the Apache Git Service. To respond to the message, p

Re: [PR] UI: Display system VM count in hosts listing [cloudstack]

2025-04-30 Thread via GitHub
rohityadavcloud merged PR #10791: URL: https://github.com/apache/cloudstack/pull/10791 -- 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] enhancement: add password to configdrive vendor_data.json [cloudstack]

2025-04-30 Thread via GitHub
rohityadavcloud commented on PR #10061: URL: https://github.com/apache/cloudstack/pull/10061#issuecomment-2844169733 Didn't test, there might be cases to review. Or at least worth documenting what this will do (i.e. only initial password). cc @phsm @weizhouapache ? -- This is an automa

Re: [PR] Nas BnR: Fix for restore not working correctly [cloudstack]

2025-04-30 Thread via GitHub
blueorangutan commented on PR #10785: URL: https://github.com/apache/cloudstack/pull/10785#issuecomment-2844166724 [SF] Trillian test result (tid-13188) Environment: kvm-ol8 (x2), Advanced Networking with Mgmt server ol8 Total time taken: 52199 seconds Marvin logs: https://github.co

Re: [PR] cloudstack-setup-databases: get local address instead of 127.0.1.1 [cloudstack]

2025-04-30 Thread via GitHub
rohityadavcloud commented on code in PR #10571: URL: https://github.com/apache/cloudstack/pull/10571#discussion_r2069880948 ## setup/bindir/cloud-setup-databases.in: ## @@ -328,7 +328,7 @@ for example: def grabSystemInfo(self): def getIpAddr(): try: -

Re: [PR] server: allow migration of vm with snapshots for vmware [cloudstack]

2025-04-30 Thread via GitHub
rohityadavcloud commented on PR #9305: URL: https://github.com/apache/cloudstack/pull/9305#issuecomment-2844164550 @blueorangutan test ol8 vmware-70u3 -- 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] server: allow migration of vm with snapshots for vmware [cloudstack]

2025-04-30 Thread via GitHub
blueorangutan commented on PR #9305: URL: https://github.com/apache/cloudstack/pull/9305#issuecomment-2844165865 @rohityadavcloud a [SL] Trillian-Jenkins test job (ol8 mgmt + vmware-70u3) has been kicked to run smoke tests -- This is an automated message from the Apache Git Service. To re

Re: [PR] UI: show checksum field when register or upload template/isos [cloudstack]

2025-04-30 Thread via GitHub
Pearl1594 commented on PR #10725: URL: https://github.com/apache/cloudstack/pull/10725#issuecomment-2844165327 code LGTM -- 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

(cloudstack) branch 4.19 updated: cloudutils: use ip command instead of route in networkConfig.py (#10726)

2025-04-30 Thread rohit
This is an automated email from the ASF dual-hosted git repository. rohit pushed a commit to branch 4.19 in repository https://gitbox.apache.org/repos/asf/cloudstack.git The following commit(s) were added to refs/heads/4.19 by this push: new 7f16a207e0a cloudutils: use ip command instead of

Re: [PR] Reset modifier button's state when connection is completed [cloudstack]

2025-04-30 Thread via GitHub
rohityadavcloud commented on PR #10743: URL: https://github.com/apache/cloudstack/pull/10743#issuecomment-2844162951 @nvazquez @weizhouapache can you have a look if this is good to go? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

Re: [PR] cloudutils: use "ip route" command instead of "route -n" in networkConfig.py [cloudstack]

2025-04-30 Thread via GitHub
rohityadavcloud merged PR #10726: URL: https://github.com/apache/cloudstack/pull/10726 -- 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: Allow editing a Running VM in an Advanced zone with security groups except for security group details [cloudstack]

2025-04-30 Thread via GitHub
blueorangutan commented on PR #10714: URL: https://github.com/apache/cloudstack/pull/10714#issuecomment-2844126866 [SF] Trillian test result (tid-13187) Environment: kvm-ol8 (x2), Advanced Networking with Mgmt server ol8 Total time taken: 50744 seconds Marvin logs: https://github.co

(cloudstack-terraform-provider) branch dependabot/go_modules/github.com/hashicorp/terraform-plugin-sdk/v2-2.36.1 created (now 577da95)

2025-04-30 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/go_modules/github.com/hashicorp/terraform-plugin-sdk/v2-2.36.1 in repository https://gitbox.apache.org/repos/asf/cloudstack-terraform-provider.git at 577da95 chore(deps):

(cloudstack-terraform-provider) branch dependabot/go_modules/github.com/hashicorp/terraform-plugin-sdk/v2-2.35.0 deleted (was 1d80fbf)

2025-04-30 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/go_modules/github.com/hashicorp/terraform-plugin-sdk/v2-2.35.0 in repository https://gitbox.apache.org/repos/asf/cloudstack-terraform-provider.git was 1d80fbf chore(deps):

(cloudstack-terraform-provider) branch dependabot/go_modules/github.com/hashicorp/terraform-plugin-framework-validators-0.16.0 deleted (was 50eac63)

2025-04-30 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/go_modules/github.com/hashicorp/terraform-plugin-framework-validators-0.16.0 in repository https://gitbox.apache.org/repos/asf/cloudstack-terraform-provider.git was 50eac63

(cloudstack-terraform-provider) branch dependabot/go_modules/github.com/hashicorp/terraform-plugin-mux-0.18.0 created (now 12a4936)

2025-04-30 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/go_modules/github.com/hashicorp/terraform-plugin-mux-0.18.0 in repository https://gitbox.apache.org/repos/asf/cloudstack-terraform-provider.git at 12a4936 chore(deps): bum

(cloudstack-terraform-provider) branch dependabot/go_modules/github.com/hashicorp/terraform-plugin-framework-1.13.0 deleted (was e4ab1dd)

2025-04-30 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/go_modules/github.com/hashicorp/terraform-plugin-framework-1.13.0 in repository https://gitbox.apache.org/repos/asf/cloudstack-terraform-provider.git was e4ab1dd chore(deps

(cloudstack-terraform-provider) branch dependabot/go_modules/github.com/hashicorp/terraform-plugin-go-0.25.0 deleted (was d244b7b)

2025-04-30 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/go_modules/github.com/hashicorp/terraform-plugin-go-0.25.0 in repository https://gitbox.apache.org/repos/asf/cloudstack-terraform-provider.git was d244b7b chore(deps): bump

(cloudstack-terraform-provider) branch dependabot/go_modules/github.com/hashicorp/terraform-plugin-framework-1.14.1 created (now 2213ec6)

2025-04-30 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/go_modules/github.com/hashicorp/terraform-plugin-framework-1.14.1 in repository https://gitbox.apache.org/repos/asf/cloudstack-terraform-provider.git at 2213ec6 chore(deps

(cloudstack-terraform-provider) branch dependabot/go_modules/github.com/hashicorp/terraform-plugin-mux-0.17.0 deleted (was 74fd37d)

2025-04-30 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/go_modules/github.com/hashicorp/terraform-plugin-mux-0.17.0 in repository https://gitbox.apache.org/repos/asf/cloudstack-terraform-provider.git was 74fd37d chore(deps): bum

(cloudstack-terraform-provider) branch dependabot/go_modules/github.com/hashicorp/terraform-plugin-go-0.26.0 created (now dfea66a)

2025-04-30 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/go_modules/github.com/hashicorp/terraform-plugin-go-0.26.0 in repository https://gitbox.apache.org/repos/asf/cloudstack-terraform-provider.git at dfea66a chore(deps): bump

(cloudstack-terraform-provider) branch dependabot/go_modules/github.com/hashicorp/terraform-plugin-framework-validators-0.17.0 created (now 905c525)

2025-04-30 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/go_modules/github.com/hashicorp/terraform-plugin-framework-validators-0.17.0 in repository https://gitbox.apache.org/repos/asf/cloudstack-terraform-provider.git at 905c525

Re: [PR] Change the `value` parameter of the `updateConfiguration` API to be required [cloudstack]

2025-04-30 Thread via GitHub
winterhazel commented on PR #10790: URL: https://github.com/apache/cloudstack/pull/10790#issuecomment-2843995844 > I suggest opening a separate issue and PR to address this behavior, as it's not directly related to the scope of this PR. What do you guys think? (cc. @winterhazel, @JoaoJandre

Re: [I] Usage for Default Network offerings are created with usage_id 1 [cloudstack]

2025-04-30 Thread via GitHub
winterhazel commented on issue #10697: URL: https://github.com/apache/cloudstack/issues/10697#issuecomment-2843989820 @sureshanaparti updating the documentation to match the actual response would definitely be good. By the way, the Usage documentation seems to not have been update in

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

2025-04-30 Thread via GitHub
blueorangutan commented on PR #10503: URL: https://github.com/apache/cloudstack/pull/10503#issuecomment-2843880878 [SF] Trillian test result (tid-13186) Environment: kvm-ol8 (x2), Advanced Networking with Mgmt server ol8 Total time taken: 54496 seconds Marvin logs: https://github.co

Re: [PR] Direct agents rebalance improvements with multiple management server nodes [cloudstack]

2025-04-30 Thread via GitHub
blueorangutan commented on PR #10674: URL: https://github.com/apache/cloudstack/pull/10674#issuecomment-2843872163 [SF] Trillian test result (tid-13185) Environment: kvm-ol8 (x2), Advanced Networking with Mgmt server ol8 Total time taken: 54051 seconds Marvin logs: https://github.co

Re: [I] Volume Migration Stuck in "Migrating" State [cloudstack]

2025-04-30 Thread via GitHub
nxsbi commented on issue #10798: URL: https://github.com/apache/cloudstack/issues/10798#issuecomment-2843801726 The good thing with migrations is that the existing volume does not get touched until there is successful migration completion. Without knowing why it was stuck, if your goal i

Re: [PR] Reset modifier button's state when connection is completed [cloudstack]

2025-04-30 Thread via GitHub
blueorangutan commented on PR #10743: URL: https://github.com/apache/cloudstack/pull/10743#issuecomment-2843743587 [SF] Trillian test result (tid-13184) Environment: kvm-ol8 (x2), Advanced Networking with Mgmt server ol8 Total time taken: 51745 seconds Marvin logs: https://github.co

Re: [I] Deprecate ovm [cloudstack]

2025-04-30 Thread via GitHub
JoaoJandre commented on issue #10787: URL: https://github.com/apache/cloudstack/issues/10787#issuecomment-2843179168 @weizhouapache @DaanHoogland I've seen the procedure, it looks good to me, but I think we should update it so that the component only be removed on major versions. I've sent

Re: [PR] Extra checks in UI when deleting accounts [cloudstack]

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

Re: [PR] Extra checks in UI when deleting accounts [cloudstack]

2025-04-30 Thread via GitHub
blueorangutan commented on PR #10760: URL: https://github.com/apache/cloudstack/pull/10760#issuecomment-2843264772 @Imvedansh 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 respond

Re: [PR] Extra checks in UI when deleting accounts [cloudstack]

2025-04-30 Thread via GitHub
Imvedansh commented on PR #10760: URL: https://github.com/apache/cloudstack/pull/10760#issuecomment-2843262391 @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 comme

Re: [PR] Extra checks in UI when deleting accounts [cloudstack]

2025-04-30 Thread via GitHub
Imvedansh commented on code in PR #10760: URL: https://github.com/apache/cloudstack/pull/10760#discussion_r2069268238 ## ui/src/views/iam/DeleteAccount.vue: ## @@ -0,0 +1,141 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more contributor license agreem

Re: [PR] Extra checks in UI when deleting accounts [cloudstack]

2025-04-30 Thread via GitHub
Imvedansh commented on code in PR #10760: URL: https://github.com/apache/cloudstack/pull/10760#discussion_r2069265350 ## ui/public/locales/en.json: ## @@ -1,4 +1,8 @@ { +"message.delete.account.not.disabled": "First, disable the account to delete it.", +"label": { + "warning"

Re: [PR] Extra checks in UI when deleting accounts [cloudstack]

2025-04-30 Thread via GitHub
Imvedansh commented on code in PR #10760: URL: https://github.com/apache/cloudstack/pull/10760#discussion_r2069263777 ## ui/src/config/section/account.js: ## @@ -225,11 +225,10 @@ export default { message: 'message.delete.account', dataView: true, disabled:

Re: [PR] Extra checks in UI when deleting accounts [cloudstack]

2025-04-30 Thread via GitHub
Imvedansh commented on code in PR #10760: URL: https://github.com/apache/cloudstack/pull/10760#discussion_r2069262824 ## ui/src/config/section/account.js: ## @@ -225,11 +225,10 @@ export default { message: 'message.delete.account', dataView: true, disabled:

[PR] docs: correct outdated Maven link in install.md [cloudstack]

2025-04-30 Thread via GitHub
AsharSi opened a new pull request, #10800: URL: https://github.com/apache/cloudstack/pull/10800 ### Description This PR fixes the broken/outdated Maven download link in `install.md`. The previous URL was either outdated or incorrect.

Re: [PR] Change the `value` parameter of the `updateConfiguration` API to be required [cloudstack]

2025-04-30 Thread via GitHub
JoaoJandre commented on PR #10790: URL: https://github.com/apache/cloudstack/pull/10790#issuecomment-2842881286 @bernardodemarco +1 on separate issue. -- 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] Extra checks in UI before deleting an account [cloudstack]

2025-04-30 Thread via GitHub
Imvedansh commented on PR #10242: URL: https://github.com/apache/cloudstack/pull/10242#issuecomment-2842734454 @abh1sar Yup !! Work in progress -- 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] Change the `value` parameter of the `updateConfiguration` API to be required [cloudstack]

2025-04-30 Thread via GitHub
bernardodemarco commented on PR #10790: URL: https://github.com/apache/cloudstack/pull/10790#issuecomment-2842595375 @DaanHoogland, I’ve identified a possible inconsistency with configurations that accept lists of values (such as those of type CSV). Their default value is an empty string, s

Re: [PR] ui,api,server: template categorization based on os [cloudstack]

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

Re: [PR] Prevent data corruption for StorPool volumes [cloudstack]

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

[PR] Prevent data corruption for StorPool volumes [cloudstack]

2025-04-30 Thread via GitHub
slavkap opened a new pull request, #10799: URL: https://github.com/apache/cloudstack/pull/10799 ### Description Prevents data corruption in cases where a VM is started on a new host while it is already running on another host Scenario: If the host is down and the admin stops a

[I] Volume Migration Stuck in "Migrating" State [cloudstack]

2025-04-30 Thread via GitHub
kanagarajb0720 opened a new issue, #10798: URL: https://github.com/apache/cloudstack/issues/10798 ### problem We initiated a volume migration from one primary storage to another. Although the migration started, the volume has remained in the "Migrating" state for the past four days.

Re: [PR] Change the `value` parameter of the `updateConfiguration` API to be required [cloudstack]

2025-04-30 Thread via GitHub
bernardodemarco commented on PR #10790: URL: https://github.com/apache/cloudstack/pull/10790#issuecomment-2842256627 @DaanHoogland, I've just committed this one 01d7c6e1e8bca0c0de4ce0f7186c9315575a54ff Now, operators are able to clean up configuration values (i.e. set its value to `N

Re: [PR] Extra checks in UI before deleting an account [cloudstack]

2025-04-30 Thread via GitHub
abh1sar commented on PR #10242: URL: https://github.com/apache/cloudstack/pull/10242#issuecomment-2842208636 Closing this pull request as @Imvedansh is going to fix this. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

Re: [PR] Nas BnR: Fix for restore not working correctly [cloudstack]

2025-04-30 Thread via GitHub
blueorangutan commented on PR #10785: URL: https://github.com/apache/cloudstack/pull/10785#issuecomment-2842211211 @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

Re: [PR] Extra checks in UI before deleting an account [cloudstack]

2025-04-30 Thread via GitHub
abh1sar closed pull request #10242: Extra checks in UI before deleting an account URL: https://github.com/apache/cloudstack/pull/10242 -- 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] Nas BnR: Fix for restore not working correctly [cloudstack]

2025-04-30 Thread via GitHub
abh1sar commented on PR #10785: URL: https://github.com/apache/cloudstack/pull/10785#issuecomment-2842204593 @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] Nas BnR: Fix for restore not working correctly [cloudstack]

2025-04-30 Thread via GitHub
abh1sar commented on PR #10785: URL: https://github.com/apache/cloudstack/pull/10785#issuecomment-2842203092 @weizhouapache @DaanHoogland I have addressed your comments, please check. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to G

Re: [PR] ui,api,server: template categorization based on os [cloudstack]

2025-04-30 Thread via GitHub
shwstppr commented on PR #10773: URL: https://github.com/apache/cloudstack/pull/10773#issuecomment-2842174504 @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 c

Re: [PR] ui,api,server: template categorization based on os [cloudstack]

2025-04-30 Thread via GitHub
blueorangutan commented on PR #10773: URL: https://github.com/apache/cloudstack/pull/10773#issuecomment-2842176624 @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] UI: Allow editing a Running VM in an Advanced zone with security groups except for security group details [cloudstack]

2025-04-30 Thread via GitHub
blueorangutan commented on PR #10714: URL: https://github.com/apache/cloudstack/pull/10714#issuecomment-2842149567 @vladimirpetrov 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 respo

Re: [PR] UI: Allow editing a Running VM in an Advanced zone with security groups except for security group details [cloudstack]

2025-04-30 Thread via GitHub
vladimirpetrov commented on PR #10714: URL: https://github.com/apache/cloudstack/pull/10714#issuecomment-2842143402 @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 specifi

Re: [PR] New feature: Reconcile commands (CopyCommand, MigrateCommand, MigrateVolumeCommand) [cloudstack]

2025-04-30 Thread via GitHub
blueorangutan commented on PR #10514: URL: https://github.com/apache/cloudstack/pull/10514#issuecomment-2841878056 [SF] Trillian test result (tid-13183) Environment: kvm-ol8 (x2), Advanced Networking with Mgmt server ol8 Total time taken: 85278 seconds Marvin logs: https://github.co

Re: [I] new Kubernetes ISOs missing md5sums [cloudstack]

2025-04-30 Thread via GitHub
DaanHoogland closed issue #10796: new Kubernetes ISOs missing md5sums URL: https://github.com/apache/cloudstack/issues/10796 -- 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

Re: [PR] UI: Display system VM count in hosts listing [cloudstack]

2025-04-30 Thread via GitHub
DaanHoogland commented on PR #10791: URL: https://github.com/apache/cloudstack/pull/10791#issuecomment-2841835494 thanks @bernardodemarco , I am using duckduckgo browser and thought it would not cache anything. I was so wrong 🤦 . -- This is an automated message from the Apache Git Service

Re: [I] new Kubernetes ISOs missing md5sums [cloudstack]

2025-04-30 Thread via GitHub
weizhouapache commented on issue #10796: URL: https://github.com/apache/cloudstack/issues/10796#issuecomment-2841831130 Thanks @agcentron The ISOes are used for testing, they are not officially released. You can create your own ISOes using script https://github.com/apache/clou

Re: [I] Deprecate ovm [cloudstack]

2025-04-30 Thread via GitHub
weizhouapache commented on issue #10787: URL: https://github.com/apache/cloudstack/issues/10787#issuecomment-2841823426 > justr as a reference, rafael gave me the link to the (old) procedure off-lineish: https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=68720798 > > I

Re: [PR] [PowerFlex] Add & Remove PowerFlex/ScaleIO MDMs for the storage SDC connections [cloudstack]

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

Re: [I] Deprecate ovm [cloudstack]

2025-04-30 Thread via GitHub
DaanHoogland commented on issue #10787: URL: https://github.com/apache/cloudstack/issues/10787#issuecomment-2841742887 justr as a reference, rafael gave me the link to the (old) procedure off-lineish: https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=68720798 I think i

Re: [I] Usage for Default Network offerings are created with usage_id 1 [cloudstack]

2025-04-30 Thread via GitHub
sureshanaparti commented on issue #10697: URL: https://github.com/apache/cloudstack/issues/10697#issuecomment-2841725452 the usage id for the network offering (usage type 13) is to is to indicate default Nic (1) or not (0). https://github.com/apache/cloudstack/blob/9d9737ae040978d73

Re: [PR] Change the `value` parameter of the `updateConfiguration` API to be required [cloudstack]

2025-04-30 Thread via GitHub
bernardodemarco commented on PR #10790: URL: https://github.com/apache/cloudstack/pull/10790#issuecomment-2841720959 @DaanHoogland, yes, it is possible. This change only encompass scenarios in which the `value` parameter is not included in the API request. For instance: ```bash (al

Re: [PR] VMware 80u2 and 80u3 updates/fixes [cloudstack]

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

Re: [PR] ui,api,server: template categorization based on os [cloudstack]

2025-04-30 Thread via GitHub
Copilot commented on code in PR #10773: URL: https://github.com/apache/cloudstack/pull/10773#discussion_r2068484008 ## api/src/main/java/org/apache/cloudstack/api/command/admin/guest/UpdateGuestOsCmd.java: ## @@ -71,7 +77,7 @@ public String getOsDisplayName() { return o

Re: [PR] UI: Display system VM count in hosts listing [cloudstack]

2025-04-30 Thread via GitHub
bernardodemarco commented on PR #10791: URL: https://github.com/apache/cloudstack/pull/10791#issuecomment-2841663164 @DaanHoogland, yes, it should be displayed by default both on the normal list view and on the metrics view. Maybe, could this be related to browser caching? I accessed

(cloudstack-www) branch main updated (76aff4132 -> 2ac1be3ad)

2025-04-30 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-www.git from 76aff4132 meet Fabricio Duarte (#317) add 366369a2d Bump http-proxy-middleware from 2.0.7 to 2.0.9 (#316)

(cloudstack-www) branch staging-site updated: community tags (#318)

2025-04-30 Thread dahn
This is an automated email from the ASF dual-hosted git repository. dahn pushed a commit to branch staging-site in repository https://gitbox.apache.org/repos/asf/cloudstack-www.git The following commit(s) were added to refs/heads/staging-site by this push: new 2ac1be3ad community tags (#318

(cloudstack) branch change-ldaps-config-nonDynamic deleted (was 3a146a731f8)

2025-04-30 Thread dahn
This is an automated email from the ASF dual-hosted git repository. dahn pushed a change to branch change-ldaps-config-nonDynamic in repository https://gitbox.apache.org/repos/asf/cloudstack.git was 3a146a731f8 Makes LDAPS Configuration non dynamic The revisions that were on this branch ar

Re: [PR] [PowerFlex] Add & Remove PowerFlex/ScaleIO MDMs for the storage SDC connections [cloudstack]

2025-04-30 Thread via GitHub
blueorangutan commented on PR #9903: URL: https://github.com/apache/cloudstack/pull/9903#issuecomment-2841559144 @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 progre

Re: [PR] [PowerFlex] Add & Remove PowerFlex/ScaleIO MDMs for the storage SDC connections [cloudstack]

2025-04-30 Thread via GitHub
sureshanaparti commented on PR #9903: URL: https://github.com/apache/cloudstack/pull/9903#issuecomment-2841555774 @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: [I] new Kubernetes ISOs missing md5sums [cloudstack]

2025-04-30 Thread via GitHub
boring-cyborg[bot] commented on issue #10796: URL: https://github.com/apache/cloudstack/issues/10796#issuecomment-2841498750 Thanks for opening your first issue here! Be sure to follow the issue template! -- This is an automated message from the Apache Git Service. To respond to the m

Re: [PR] Support XenServer 8.4 / XCP 8.3 - make scripts python3 compatible [cloudstack]

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

[I] new Kubernetes ISOs missing md5sums [cloudstack]

2025-04-30 Thread via GitHub
agcentron opened a new issue, #10796: URL: https://github.com/apache/cloudstack/issues/10796 ### problem Hi, not sure if this is the right way to ask, but the cloudstack k8 binaries for v1.29.7 and v1.30.3 at https://download.cloudstack.org/cks/ seem to be missing the md5sums.

Re: [PR] VMware 80u2 and 80u3 updates/fixes [cloudstack]

2025-04-30 Thread via GitHub
blueorangutan commented on PR #10586: URL: https://github.com/apache/cloudstack/pull/10586#issuecomment-2841481565 @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 progr

Re: [PR] VMware 80u2 and 80u3 updates/fixes [cloudstack]

2025-04-30 Thread via GitHub
weizhouapache commented on PR #10586: URL: https://github.com/apache/cloudstack/pull/10586#issuecomment-2841480398 @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 speci

Re: [PR] VMware 80u2 and 80u3 updates/fixes [cloudstack]

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

Re: [I] Build failed after clock changed to daylight saving time [cloudstack]

2025-04-30 Thread via GitHub
weizhouapache closed issue #10666: Build failed after clock changed to daylight saving time URL: https://github.com/apache/cloudstack/issues/10666 -- 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] KVM: Option to deploy a VM with existing volume/snapshot [cloudstack]

2025-04-30 Thread via GitHub
blueorangutan commented on PR #10503: URL: https://github.com/apache/cloudstack/pull/10503#issuecomment-2841376171 @DaanHoogland 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

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

2025-04-30 Thread via GitHub
DaanHoogland commented on PR #10503: URL: https://github.com/apache/cloudstack/pull/10503#issuecomment-2841369423 @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

Re: [PR] Direct agents rebalance improvements with multiple management server nodes [cloudstack]

2025-04-30 Thread via GitHub
blueorangutan commented on PR #10674: URL: https://github.com/apache/cloudstack/pull/10674#issuecomment-2841363977 @rohityadavcloud 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 resp

Re: [PR] Direct agents rebalance improvements with multiple management server nodes [cloudstack]

2025-04-30 Thread via GitHub
rohityadavcloud commented on PR #10674: URL: https://github.com/apache/cloudstack/pull/10674#issuecomment-2841357765 @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 specif

Re: [PR] Direct agents rebalance improvements with multiple management server nodes [cloudstack]

2025-04-30 Thread via GitHub
rohityadavcloud closed pull request #10674: Direct agents rebalance improvements with multiple management server nodes URL: https://github.com/apache/cloudstack/pull/10674 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use t

(cloudstack) branch 4.20 updated: server/test: ResourceCleanupService test fix for daylight saving time (#10749)

2025-04-30 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 030ed55f36c server/test: ResourceCleanupService

Re: [PR] ResourceCleanupService test fix for daylight saving time [cloudstack]

2025-04-30 Thread via GitHub
weizhouapache merged PR #10749: URL: https://github.com/apache/cloudstack/pull/10749 -- 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] Reset the pool id when create volume fails on the allocated pool, and update the resize error when no endpoint exists [cloudstack]

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

Re: [PR] Support XenServer 8.4 / XCP 8.3 - make scripts python3 compatible [cloudstack]

2025-04-30 Thread via GitHub
Pearl1594 commented on PR #10684: URL: https://github.com/apache/cloudstack/pull/10684#issuecomment-2841342776 https://github.com/apache/cloudstack/pull/10684/commits/3509d13d5146d5cc6a3a551c2f5bf8c3e59ac32d fixes the issue with the way extra config is passed. Before fix: ``` [roo

(cloudstack) branch support-xen84-py3 updated (cdf63583c4b -> 3509d13d514)

2025-04-30 Thread pearl11594
This is an automated email from the ASF dual-hosted git repository. pearl11594 pushed a change to branch support-xen84-py3 in repository https://gitbox.apache.org/repos/asf/cloudstack.git from cdf63583c4b fix test for xcp 8.3 add 0e0ae226bd2 Xenserver smoke-test: Allow emojis to be acce

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

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

  1   2   >