Re: [PR] [VMware] Add support for VMware 8.0u2 (8.0.2.x) and 8.0u3 (8.0.3.x) [cloudstack]

2024-08-27 Thread via GitHub
weizhouapache commented on code in PR #9591: URL: https://github.com/apache/cloudstack/pull/9591#discussion_r1732266059 ## engine/schema/src/main/resources/META-INF/db/schema-41910to42000.sql: ## @@ -224,3 +224,9 @@ CALL `cloud`.`IDEMPOTENT_MODIFY_COLUMN_CHAR_SET`('vpc', 'displ

(cloudstack-www) branch staging-site updated: USSignal Vmware Migration (#229)

2024-08-27 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 f6aa8ccb4 USSignal Vmware Migr

Re: [PR] [VMware] Add support for VMware 8.0u2 (8.0.2.x) and 8.0u3 (8.0.3.x) [cloudstack]

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

Re: [I] add domain path to all entities [cloudstack]

2024-08-27 Thread via GitHub
harikrishna-patnala closed issue #8086: add domain path to all entities URL: https://github.com/apache/cloudstack/issues/8086 -- 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-www) branch staging-site updated: small issues update to ussignal blog (#230)

2024-08-27 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 b417639ca small issues update

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

2024-08-27 Thread via GitHub
vishesh92 commented on PR #9520: URL: https://github.com/apache/cloudstack/pull/9520#issuecomment-2311885675 @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 comment

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

2024-08-27 Thread via GitHub
blueorangutan commented on PR #9520: URL: https://github.com/apache/cloudstack/pull/9520#issuecomment-2311887155 @vishesh92 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 to

Re: [PR] [VMware] Add support for VMware 8.0u2 (8.0.2.x) and 8.0u3 (8.0.3.x) [cloudstack]

2024-08-27 Thread via GitHub
sureshanaparti commented on code in PR #9591: URL: https://github.com/apache/cloudstack/pull/9591#discussion_r1732388826 ## engine/schema/src/main/resources/META-INF/db/schema-41910to42000.sql: ## @@ -224,3 +224,9 @@ CALL `cloud`.`IDEMPOTENT_MODIFY_COLUMN_CHAR_SET`('vpc', 'disp

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

2024-08-27 Thread via GitHub
vishesh92 commented on PR #9520: URL: https://github.com/apache/cloudstack/pull/9520#issuecomment-2311918485 @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 comment

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

2024-08-27 Thread via GitHub
blueorangutan commented on PR #9520: URL: https://github.com/apache/cloudstack/pull/9520#issuecomment-2311926567 UI build: :heavy_check_mark: Live QA URL: https://qa.cloudstack.cloud/simulator/pr/9520 (QA-JID-433) -- This is an automated message from the Apache Git Service. To respond t

Re: [PR] UI: Notify users when upgrades are available or restart is required [cloudstack]

2024-08-27 Thread via GitHub
vishesh92 commented on PR #7610: URL: https://github.com/apache/cloudstack/pull/7610#issuecomment-2311933596 @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] UI: Notify users when upgrades are available or restart is required [cloudstack]

2024-08-27 Thread via GitHub
blueorangutan commented on PR #7610: URL: https://github.com/apache/cloudstack/pull/7610#issuecomment-2311934759 @vishesh92 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] Linstor: Fix migrate primary storage [cloudstack]

2024-08-27 Thread via GitHub
sureshanaparti commented on code in PR #9528: URL: https://github.com/apache/cloudstack/pull/9528#discussion_r1732414262 ## plugins/hypervisors/kvm/src/main/java/com/cloud/hypervisor/kvm/storage/KVMPhysicalDisk.java: ## @@ -18,15 +18,18 @@ import org.apache.cloudstack.utils.q

Re: [PR] Linstor: Fix migrate primary storage [cloudstack]

2024-08-27 Thread via GitHub
sureshanaparti commented on code in PR #9528: URL: https://github.com/apache/cloudstack/pull/9528#discussion_r1732417312 ## plugins/hypervisors/kvm/src/main/java/com/cloud/hypervisor/kvm/storage/LibvirtStorageAdaptor.java: ## @@ -1402,7 +1402,10 @@ public KVMPhysicalDisk copyPhy

(cloudstack) branch 4.19 updated: [VMware] Update data disk controller same as the root disk controller type when it is not set in the VM detail (#9433)

2024-08-27 Thread dahn
This is an automated email from the ASF dual-hosted git repository. dahn 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 11497c601fd [VMware] Update data disk controller s

Re: [PR] [VMware] Disconnect/Detach config drive ISO (if exists) on stop VM [cloudstack]

2024-08-27 Thread via GitHub
DaanHoogland merged PR #9468: URL: https://github.com/apache/cloudstack/pull/9468 -- 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

(cloudstack) branch 4.19 updated: [VMware] Disconnect/Detach config drive ISO (if exists) on stop VM (#9468)

2024-08-27 Thread dahn
This is an automated email from the ASF dual-hosted git repository. dahn 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 6c0492366c0 [VMware] Disconnect/Detach config driv

Re: [PR] [VMware] Update data disk controller same as the root disk controller type when it is not set in the VM detail [cloudstack]

2024-08-27 Thread via GitHub
DaanHoogland merged PR #9433: URL: https://github.com/apache/cloudstack/pull/9433 -- 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] Backroll Plugin [cloudstack]

2024-08-27 Thread via GitHub
rajujith commented on PR #8251: URL: https://github.com/apache/cloudstack/pull/8251#issuecomment-2311981078 @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] Backroll Plugin [cloudstack]

2024-08-27 Thread via GitHub
blueorangutan commented on PR #8251: URL: https://github.com/apache/cloudstack/pull/8251#issuecomment-2311983089 @rajujith 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: [I] ConfigDrive ISO is not detached from stopped on VMware [cloudstack]

2024-08-27 Thread via GitHub
DaanHoogland commented on issue #9453: URL: https://github.com/apache/cloudstack/issues/9453#issuecomment-2311986277 fixed in #9468 -- 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: [I] ConfigDrive ISO is not detached from stopped on VMware [cloudstack]

2024-08-27 Thread via GitHub
DaanHoogland closed issue #9453: ConfigDrive ISO is not detached from stopped on VMware URL: https://github.com/apache/cloudstack/issues/9453 -- 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] UI: Notify users when upgrades are available or restart is required [cloudstack]

2024-08-27 Thread via GitHub
vishesh92 commented on PR #7610: URL: https://github.com/apache/cloudstack/pull/7610#issuecomment-2311991096 @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] [VMware] Update data disk controller same as the root disk controller type when it is not set in the VM detail [cloudstack]

2024-08-27 Thread via GitHub
DaanHoogland commented on PR #9433: URL: https://github.com/apache/cloudstack/pull/9433#issuecomment-2311990653 > @DaanHoogland I'm fine with this being merged, because I do acknowledge that the changes here and my proposal are not exclusive, and that it did fix one situation. However, I st

Re: [PR] UI: Notify users when upgrades are available or restart is required [cloudstack]

2024-08-27 Thread via GitHub
blueorangutan commented on PR #7610: URL: https://github.com/apache/cloudstack/pull/7610#issuecomment-2311995174 @vishesh92 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] Linstor: Fix migrate primary storage [cloudstack]

2024-08-27 Thread via GitHub
rp- commented on code in PR #9528: URL: https://github.com/apache/cloudstack/pull/9528#discussion_r1732477877 ## plugins/hypervisors/kvm/src/main/java/com/cloud/hypervisor/kvm/storage/LibvirtStorageAdaptor.java: ## @@ -1402,7 +1402,10 @@ public KVMPhysicalDisk copyPhysicalDisk(K

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

2024-08-27 Thread via GitHub
vishesh92 commented on PR #9520: URL: https://github.com/apache/cloudstack/pull/9520#issuecomment-2312025393 @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 comment

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

2024-08-27 Thread via GitHub
blueorangutan commented on PR #9520: URL: https://github.com/apache/cloudstack/pull/9520#issuecomment-2312027843 @vishesh92 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 to

Re: [PR] Add support for disabling serivce / system and disk offerings [cloudstack]

2024-08-27 Thread via GitHub
blueorangutan commented on PR #9546: URL: https://github.com/apache/cloudstack/pull/9546#issuecomment-2312032591 [SF] Trillian test result (tid-11191) Environment: kvm-ol8 (x2), Advanced Networking with Mgmt server ol8 Total time taken: 60134 seconds Marvin logs: https://github.com/

(cloudstack-www) branch staging-site updated (b417639ca -> cfc76356d)

2024-08-27 Thread dahn
This is an automated email from the ASF dual-hosted git repository. dahn pushed a change to branch staging-site in repository https://gitbox.apache.org/repos/asf/cloudstack-www.git discard b417639ca small issues update to ussignal blog (#230) omit f6aa8ccb4 USSignal Vmware Migration (#229)

Re: [PR] Add support for disabling serivce / system and disk offerings [cloudstack]

2024-08-27 Thread via GitHub
blueorangutan commented on PR #9546: URL: https://github.com/apache/cloudstack/pull/9546#issuecomment-2312043611 [SF] Trillian test result (tid-11192) Environment: kvm-ubuntu22 (x2), Advanced Networking with Mgmt server u22 Total time taken: 60815 seconds Marvin logs: https://github

Re: [PR] Add support for disabling serivce / system and disk offerings [cloudstack]

2024-08-27 Thread via GitHub
blueorangutan commented on PR #9546: URL: https://github.com/apache/cloudstack/pull/9546#issuecomment-2312055994 [SF] Trillian test result (tid-11193) Environment: vmware-70u3 (x2), Advanced Networking with Mgmt server ol8 Total time taken: 60998 seconds Marvin logs: https://github.

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

2024-08-27 Thread via GitHub
blueorangutan commented on PR #9520: URL: https://github.com/apache/cloudstack/pull/9520#issuecomment-2312064712 UI build: :heavy_check_mark: Live QA URL: https://qa.cloudstack.cloud/simulator/pr/9520 (QA-JID-434) -- This is an automated message from the Apache Git Service. To respond t

Re: [PR] Added support for storpool_qos service [cloudstack]

2024-08-27 Thread via GitHub
slavkap commented on code in PR #8755: URL: https://github.com/apache/cloudstack/pull/8755#discussion_r1732511632 ## test/integration/plugins/storpool/TestStorPoolTiers.py: ## Review Comment: thanks @DaanHoogland, I've renamed the file -- This is an automated message fr

Re: [PR] Added support for storpool_qos service [cloudstack]

2024-08-27 Thread via GitHub
slavkap commented on code in PR #8755: URL: https://github.com/apache/cloudstack/pull/8755#discussion_r1732513492 ## test/integration/plugins/storpool/TestStorPoolTiers.py: ## @@ -0,0 +1,554 @@ +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor

Re: [PR] Added support for storpool_qos service [cloudstack]

2024-08-27 Thread via GitHub
slavkap commented on code in PR #8755: URL: https://github.com/apache/cloudstack/pull/8755#discussion_r1732516479 ## test/integration/plugins/storpool/TestStorPoolTiers.py: ## @@ -0,0 +1,554 @@ +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor

Re: [PR] allow domain suffix update in shared networks [cloudstack]

2024-08-27 Thread via GitHub
DaanHoogland commented on PR #9585: URL: https://github.com/apache/cloudstack/pull/9585#issuecomment-2312110544 needs the following (but on hold now) : test in advanced zone with security groups, add UI part, check question by @weizhouapache in https://github.com/apache/cloudstack/pull/9585

Re: [PR] Backroll Plugin [cloudstack]

2024-08-27 Thread via GitHub
blueorangutan commented on PR #8251: URL: https://github.com/apache/cloudstack/pull/8251#issuecomment-2312110171 Packaging result [SF]: ✖️ el8 ✖️ el9 ✖️ debian ✖️ suse15. SL-JID 10823 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to G

Re: [PR] Feature: Forgot password [cloudstack]

2024-08-27 Thread via GitHub
vishesh92 commented on code in PR #9509: URL: https://github.com/apache/cloudstack/pull/9509#discussion_r1732575319 ## server/src/main/java/com/cloud/api/auth/DefaultResetPasswordAPIAuthenticatorCmd.java: ## @@ -0,0 +1,192 @@ +// Licensed to the Apache Software Foundation (ASF)

Re: [PR] Feature: Forgot password [cloudstack]

2024-08-27 Thread via GitHub
harikrishna-patnala commented on code in PR #9509: URL: https://github.com/apache/cloudstack/pull/9509#discussion_r1732580302 ## server/src/main/java/com/cloud/api/auth/DefaultResetPasswordAPIAuthenticatorCmd.java: ## @@ -0,0 +1,192 @@ +// Licensed to the Apache Software Foundat

Re: [PR] Feature: Forgot password [cloudstack]

2024-08-27 Thread via GitHub
vishesh92 commented on code in PR #9509: URL: https://github.com/apache/cloudstack/pull/9509#discussion_r1732581072 ## server/src/main/java/org/apache/cloudstack/user/PasswordReset.java: ## @@ -0,0 +1,55 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or mo

Re: [PR] UI: Notify users when upgrades are available or restart is required [cloudstack]

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

[I] VM State Not Updating in CloudStack After Shutdown on KVM Hypervisor in Version 4.19.1.1 [cloudstack]

2024-08-27 Thread via GitHub
Bart-vanDongen opened a new issue, #9593: URL: https://github.com/apache/cloudstack/issues/9593 # ISSUE TYPE * Bug Report # COMPONENT NAME ~~~ KVM / Agent ~~~ # CLOUDSTACK VERSION ~~~ 4.19.1.1 ~~~ # CONFIGURATION ~~~ KVM

Re: [I] VM State Not Updating in CloudStack After Shutdown on KVM Hypervisor in Version 4.19.1.1 [cloudstack]

2024-08-27 Thread via GitHub
boring-cyborg[bot] commented on issue #9593: URL: https://github.com/apache/cloudstack/issues/9593#issuecomment-2312162193 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 mes

Re: [PR] Fix userdata append header restrictions [cloudstack]

2024-08-27 Thread via GitHub
kiranchavala commented on PR #9575: URL: https://github.com/apache/cloudstack/pull/9575#issuecomment-2312162639 > @kiranchavala I could reproduce the issue for case 2) - it is related to the parameter sent in the UI when it is not encoded, it encodes with an extra character that makes cloud

Re: [PR] Update project account for all the events with project account owner, except for create project event [cloudstack]

2024-08-27 Thread via GitHub
DaanHoogland merged PR #9572: URL: https://github.com/apache/cloudstack/pull/9572 -- 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

(cloudstack) branch 4.19 updated: Update project account for all the events with project account owner, except for create project event (#9572)

2024-08-27 Thread dahn
This is an automated email from the ASF dual-hosted git repository. dahn 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 674129cd588 Update project account for all the eve

Re: [PR] Build: drop EL7 support, support JRE17 for packages and sonar check [cloudstack]

2024-08-27 Thread via GitHub
rohityadavcloud merged PR #8609: URL: https://github.com/apache/cloudstack/pull/8609 -- 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...

(cloudstack) branch 4.20-sonar-jre17 deleted (was 97be6a69a0f)

2024-08-27 Thread rohit
This is an automated email from the ASF dual-hosted git repository. rohit pushed a change to branch 4.20-sonar-jre17 in repository https://gitbox.apache.org/repos/asf/cloudstack.git was 97be6a69a0f Merge remote-tracking branch 'apache/main' into 4.20-sonar-jre17 The revisions that were on

(cloudstack) branch main updated: Build: drop EL7 support, support JRE17 for packages and sonar check (#8609)

2024-08-27 Thread rohit
This is an automated email from the ASF dual-hosted git repository. rohit 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 d7ca05e5ba9 Build: drop EL7 support, support JRE1

[PR] Bump elliptic from 6.5.4 to 6.5.7 in /ui [cloudstack]

2024-08-27 Thread via GitHub
dependabot[bot] opened a new pull request, #9594: URL: https://github.com/apache/cloudstack/pull/9594 Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.4 to 6.5.7. Commits https://github.com/indutny/elliptic/commit/3e46a48fdd2ef2f89593e5e058d85530578c9761";>3e46a48

Re: [I] Missing completion events on project operations [cloudstack]

2024-08-27 Thread via GitHub
sureshanaparti closed issue #9432: Missing completion events on project operations URL: https://github.com/apache/cloudstack/issues/9432 -- 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: [I] Missing completion events on project operations [cloudstack]

2024-08-27 Thread via GitHub
sureshanaparti commented on issue #9432: URL: https://github.com/apache/cloudstack/issues/9432#issuecomment-2312172857 Fixed in #9572 -- 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 dependabot/npm_and_yarn/ui/elliptic-6.5.7 created (now 0224190c3dc)

2024-08-27 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/elliptic-6.5.7 in repository https://gitbox.apache.org/repos/asf/cloudstack.git at 0224190c3dc Bump elliptic from 6.5.4 to 6.5.7 in /ui No new revisions were

Re: [PR] Feature: Forgot password [cloudstack]

2024-08-27 Thread via GitHub
harikrishna-patnala commented on code in PR #9509: URL: https://github.com/apache/cloudstack/pull/9509#discussion_r1732618411 ## server/src/main/java/org/apache/cloudstack/user/PasswordReset.java: ## @@ -0,0 +1,55 @@ +// Licensed to the Apache Software Foundation (ASF) under one

[I] UI sorting of elements not working on some views [cloudstack]

2024-08-27 Thread via GitHub
rohityadavcloud opened a new issue, #9595: URL: https://github.com/apache/cloudstack/issues/9595 As a root admin, I cannot change sort order of some views such as: * Compute offering * System offering * Disk offering * Network offering * VPC offering https://github.c

Re: [PR] framework/db: use HikariCP instead of dbcp2 and improvements [cloudstack]

2024-08-27 Thread via GitHub
github-actions[bot] commented on PR #9518: URL: https://github.com/apache/cloudstack/pull/9518#issuecomment-2312285846 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] Log4j2 refactor cloud api module [cloudstack]

2024-08-27 Thread via GitHub
blueorangutan commented on PR #8728: URL: https://github.com/apache/cloudstack/pull/8728#issuecomment-2312386671 [SF] Trillian test result (tid-11179) Environment: kvm-ol8 (x2), Advanced Networking with Mgmt server ol8 Total time taken: 95346 seconds Marvin logs: https://github.com/

Re: [PR] Add support for disabling serivce / system and disk offerings [cloudstack]

2024-08-27 Thread via GitHub
blueorangutan commented on PR #9546: URL: https://github.com/apache/cloudstack/pull/9546#issuecomment-2312415624 [SF] Trillian test result (tid-11194) Environment: xcpng82 (x2), Advanced Networking with Mgmt server a9 Total time taken: 70851 seconds Marvin logs: https://github.com/b

Re: [PR] [WIP] Dynamic and Static Routing [cloudstack]

2024-08-27 Thread via GitHub
weizhouapache commented on PR #9470: URL: https://github.com/apache/cloudstack/pull/9470#issuecomment-2312438083 @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] [WIP] Dynamic and Static Routing [cloudstack]

2024-08-27 Thread via GitHub
blueorangutan commented on PR #9470: URL: https://github.com/apache/cloudstack/pull/9470#issuecomment-2312441018 @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] framework/db: use HikariCP instead of dbcp2 and improvements [cloudstack]

2024-08-27 Thread via GitHub
shwstppr commented on PR #9518: URL: https://github.com/apache/cloudstack/pull/9518#issuecomment-2312502435 @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] framework/db: use HikariCP instead of dbcp2 and improvements [cloudstack]

2024-08-27 Thread via GitHub
blueorangutan commented on PR #9518: URL: https://github.com/apache/cloudstack/pull/9518#issuecomment-2312507041 @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] [WIP] Dynamic and Static Routing [cloudstack]

2024-08-27 Thread via GitHub
blueorangutan commented on PR #9470: URL: https://github.com/apache/cloudstack/pull/9470#issuecomment-2312599853 [SF] Trillian test result (tid-11195) Environment: kvm-rocky8 (x2), Advanced Networking with Mgmt server r8 Total time taken: 52652 seconds Marvin logs: https://github.co

Re: [PR] Updated invalid parameter/value error with proper exception [cloudstack]

2024-08-27 Thread via GitHub
sureshanaparti commented on PR #9455: URL: https://github.com/apache/cloudstack/pull/9455#issuecomment-2312609209 @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] Updated invalid parameter/value error with proper exception [cloudstack]

2024-08-27 Thread via GitHub
blueorangutan commented on PR #9455: URL: https://github.com/apache/cloudstack/pull/9455#issuecomment-2312610784 @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] [WIP] Dynamic and Static Routing [cloudstack]

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

Re: [PR] [WIP] Dynamic and Static Routing [cloudstack]

2024-08-27 Thread via GitHub
blueorangutan commented on PR #9470: URL: https://github.com/apache/cloudstack/pull/9470#issuecomment-2312639736 [SF] Trillian test result (tid-11196) Environment: kvm-ubuntu22 (x2), Advanced Networking with Mgmt server u22 Total time taken: 53739 seconds Marvin logs: https://github

Re: [PR] framework/db: use HikariCP instead of dbcp2 and improvements [cloudstack]

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

Re: [PR] Updated invalid parameter/value error with proper exception [cloudstack]

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

Re: [PR] Updated invalid parameter/value error with proper exception [cloudstack]

2024-08-27 Thread via GitHub
sureshanaparti commented on PR #9455: URL: https://github.com/apache/cloudstack/pull/9455#issuecomment-2312784894 @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] Updated invalid parameter/value error with proper exception [cloudstack]

2024-08-27 Thread via GitHub
blueorangutan commented on PR #9455: URL: https://github.com/apache/cloudstack/pull/9455#issuecomment-2312787990 @sureshanaparti 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] Feature: Forgot password [cloudstack]

2024-08-27 Thread via GitHub
vishesh92 commented on code in PR #9509: URL: https://github.com/apache/cloudstack/pull/9509#discussion_r1733165440 ## server/src/main/java/org/apache/cloudstack/user/PasswordResetImpl.java: ## @@ -0,0 +1,248 @@ +// Licensed to the Apache Software Foundation (ASF) under one +//

Re: [PR] Feature: Forgot password [cloudstack]

2024-08-27 Thread via GitHub
vishesh92 commented on code in PR #9509: URL: https://github.com/apache/cloudstack/pull/9509#discussion_r1733164150 ## server/src/main/java/com/cloud/api/auth/DefaultResetPasswordAPIAuthenticatorCmd.java: ## @@ -0,0 +1,192 @@ +// Licensed to the Apache Software Foundation (ASF)

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

2024-08-27 Thread via GitHub
JoaoJandre commented on code in PR #9270: URL: https://github.com/apache/cloudstack/pull/9270#discussion_r1733191569 ## engine/storage/volume/src/main/java/org/apache/cloudstack/storage/volume/VolumeServiceImpl.java: ## @@ -522,6 +522,21 @@ public Void deleteVolumeCallback(Asyn

Re: [PR] framework/db: use HikariCP instead of dbcp2 and improvements [cloudstack]

2024-08-27 Thread via GitHub
shwstppr commented on PR #9518: URL: https://github.com/apache/cloudstack/pull/9518#issuecomment-2313037423 @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 commen

Re: [PR] framework/db: use HikariCP instead of dbcp2 and improvements [cloudstack]

2024-08-27 Thread via GitHub
blueorangutan commented on PR #9518: URL: https://github.com/apache/cloudstack/pull/9518#issuecomment-2313041709 @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 th

[PR] Fix: Filter out networks without access while getting networks with SG with free IPs [cloudstack]

2024-08-27 Thread via GitHub
vishesh92 opened a new pull request, #9596: URL: https://github.com/apache/cloudstack/pull/9596 ### Description This PR filters out networks without access while getting networks with SG with free IPs. Otherwise a VM might deployed in the wrong network.

Re: [PR] Fix: Filter out networks without access while getting networks with SG with free IPs [cloudstack]

2024-08-27 Thread via GitHub
vishesh92 commented on PR #9596: URL: https://github.com/apache/cloudstack/pull/9596#issuecomment-2313045209 @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] Feature: Forgot password [cloudstack]

2024-08-27 Thread via GitHub
vishesh92 commented on PR #9509: URL: https://github.com/apache/cloudstack/pull/9509#issuecomment-2313048532 @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] Feature: Forgot password [cloudstack]

2024-08-27 Thread via GitHub
blueorangutan commented on PR #9509: URL: https://github.com/apache/cloudstack/pull/9509#issuecomment-2313049421 @vishesh92 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: Filter out networks without access while getting networks with SG with free IPs [cloudstack]

2024-08-27 Thread via GitHub
blueorangutan commented on PR #9596: URL: https://github.com/apache/cloudstack/pull/9596#issuecomment-2313049509 @vishesh92 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: Filter out networks without access while getting networks with SG with free IPs [cloudstack]

2024-08-27 Thread via GitHub
codecov[bot] commented on PR #9596: URL: https://github.com/apache/cloudstack/pull/9596#issuecomment-2313067598 ## [Codecov](https://app.codecov.io/gh/apache/cloudstack/pull/9596?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments

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

2024-08-27 Thread via GitHub
JoaoJandre commented on code in PR #9270: URL: https://github.com/apache/cloudstack/pull/9270#discussion_r1733273624 ## server/src/main/java/org/apache/cloudstack/snapshot/SnapshotHelper.java: ## @@ -264,4 +264,12 @@ protected Set getSnapshotIdsOnlyInPrimaryStorage(long volumeI

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

2024-08-27 Thread via GitHub
JoaoJandre commented on PR #9270: URL: https://github.com/apache/cloudstack/pull/9270#issuecomment-2313143263 @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] KVM incremental snapshot feature [cloudstack]

2024-08-27 Thread via GitHub
blueorangutan commented on PR #9270: URL: https://github.com/apache/cloudstack/pull/9270#issuecomment-2313145637 @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] New Feature: Enable/Disable Roles [cloudstack]

2024-08-27 Thread via GitHub
JoaoJandre merged PR #9549: URL: https://github.com/apache/cloudstack/pull/9549 -- 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...@clou

Re: [I] Provide option of disabling the roles [cloudstack]

2024-08-27 Thread via GitHub
JoaoJandre closed issue #8460: Provide option of disabling the roles URL: https://github.com/apache/cloudstack/issues/8460 -- 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 u

(cloudstack) branch main updated: New Feature: Enable/Disable Roles (#9549)

2024-08-27 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 d32ace6731d New Feature: Enable/Disable Roles (#95

Re: [PR] [Veeam] disable jobs but keep backups [cloudstack]

2024-08-27 Thread via GitHub
github-actions[bot] commented on PR #6589: URL: https://github.com/apache/cloudstack/pull/6589#issuecomment-2313171755 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] GUI whitelabel runtime system [cloudstack]

2024-08-27 Thread via GitHub
github-actions[bot] commented on PR #8942: URL: https://github.com/apache/cloudstack/pull/8942#issuecomment-2313171788 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] Fix: Filter out networks without access while getting networks with SG with free IPs [cloudstack]

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

Re: [PR] Feature: Forgot password [cloudstack]

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

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

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

Re: [PR] Fix NPE when sending copy command to least busy SSVM [cloudstack]

2024-08-27 Thread via GitHub
DaanHoogland commented on PR #9125: URL: https://github.com/apache/cloudstack/pull/9125#issuecomment-2313306991 @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 co

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

2024-08-27 Thread via GitHub
JoaoJandre commented on PR #9270: URL: https://github.com/apache/cloudstack/pull/9270#issuecomment-2313309666 @DaanHoogland could we rerun the tests here? -- 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 t

Re: [PR] Fix NPE when sending copy command to least busy SSVM [cloudstack]

2024-08-27 Thread via GitHub
blueorangutan commented on PR #9125: URL: https://github.com/apache/cloudstack/pull/9125#issuecomment-2313310215 @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 t

Re: [PR] Add certificate validation to check headers [cloudstack]

2024-08-27 Thread via GitHub
DaanHoogland commented on PR #9255: URL: https://github.com/apache/cloudstack/pull/9255#issuecomment-2313312002 @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 co

Re: [PR] Add certificate validation to check headers [cloudstack]

2024-08-27 Thread via GitHub
blueorangutan commented on PR #9255: URL: https://github.com/apache/cloudstack/pull/9255#issuecomment-2313313716 @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 t

Re: [PR] Improve logs in primary storage removal process [cloudstack]

2024-08-27 Thread via GitHub
DaanHoogland commented on PR #8649: URL: https://github.com/apache/cloudstack/pull/8649#issuecomment-2313313874 @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 co

  1   2   >