(cloudstack) branch healthcheck-main updated (05ef42dbdae -> 01bffa62888)

2024-07-07 Thread dahn
This is an automated email from the ASF dual-hosted git repository. dahn pushed a change to branch healthcheck-main in repository https://gitbox.apache.org/repos/asf/cloudstack.git discard 05ef42dbdae DO NOT MERGE add 814c8b6a121 differentiate between instalation ISO and attached ISO (#91

(cloudstack) branch fix-user-network-domains deleted (was 8471283164b)

2024-07-07 Thread dahn
This is an automated email from the ASF dual-hosted git repository. dahn pushed a change to branch fix-user-network-domains in repository https://gitbox.apache.org/repos/asf/cloudstack.git was 8471283164b UI: create network form constantly tries to list domains - which is not permitted for

(cloudstack) branch 4.19 updated (b080215c085 -> f35f3f6a965)

2024-07-07 Thread dahn
This is an automated email from the ASF dual-hosted git repository. dahn pushed a change to branch 4.19 in repository https://gitbox.apache.org/repos/asf/cloudstack.git from b080215c085 utils: honor custom timeout for script execution for exit value add f35f3f6a965 UI: create network f

Re: [PR] UI: create network form constantly tries to list domains - which is not permitted for normal users [cloudstack]

2024-07-07 Thread via GitHub
DaanHoogland merged PR #9348: URL: https://github.com/apache/cloudstack/pull/9348 -- 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: [I] Remove "CIDR list" from Load Balancer rule [cloudstack]

2024-07-07 Thread via GitHub
DaanHoogland commented on issue #9313: URL: https://github.com/apache/cloudstack/issues/9313#issuecomment-2213129379 @NuxRo , does this mean the original description of the issue is to be changed? -- This is an automated message from the Apache Git Service. To respond to the message, plea

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

2024-07-07 Thread via GitHub
blueorangutan commented on PR #9315: URL: https://github.com/apache/cloudstack/pull/9315#issuecomment-2213128478 @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] [HEALTH] 4.19 LTS Health Check, please don't merge this! [cloudstack]

2024-07-07 Thread via GitHub
sureshanaparti commented on PR #9315: URL: https://github.com/apache/cloudstack/pull/9315#issuecomment-2213126064 @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

(cloudstack) branch healthcheck-4.19 updated (7d686b8e748 -> ef7a07ec0d0)

2024-07-07 Thread sureshanaparti
This is an automated email from the ASF dual-hosted git repository. sureshanaparti pushed a change to branch healthcheck-4.19 in repository https://gitbox.apache.org/repos/asf/cloudstack.git discard 7d686b8e748 DO NOT MERGE add 2cf838cc1d1 framework/cluster: improve cluster service, integr

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

2024-07-07 Thread via GitHub
blueorangutan commented on PR #9317: URL: https://github.com/apache/cloudstack/pull/9317#issuecomment-2213125781 @DaanHoogland a [SL] Trillian-Jenkins matrix job (centos7 mgmt + xenserver71, rocky8 mgmt + vmware67u3, centos7 mgmt + kvmcentos7) has been kicked to run smoke tests -- This i

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

2024-07-07 Thread via GitHub
DaanHoogland commented on PR #9317: URL: https://github.com/apache/cloudstack/pull/9317#issuecomment-2213125186 @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 spec

Re: [PR] Add UI to view and download usage records [cloudstack]

2024-07-07 Thread via GitHub
blueorangutan commented on PR #8615: URL: https://github.com/apache/cloudstack/pull/8615#issuecomment-2213114572 @borisstoyanov 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] Add UI to view and download usage records [cloudstack]

2024-07-07 Thread via GitHub
borisstoyanov commented on PR #8615: URL: https://github.com/apache/cloudstack/pull/8615#issuecomment-2213112556 @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

(cloudstack) branch main updated (3c9bc07d069 -> 1144f5258d5)

2024-07-07 Thread shwstppr
This is an automated email from the ASF dual-hosted git repository. shwstppr pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/cloudstack.git from 3c9bc07d069 Merge remote-tracking branch 'apache/4.19' add b080215c085 utils: honor custom timeout for script

(cloudstack) 01/01: Merge remote-tracking branch 'apache/4.19'

2024-07-07 Thread shwstppr
This is an automated email from the ASF dual-hosted git repository. shwstppr pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/cloudstack.git commit 1144f5258d5148cdd8a7491f7c69ae057023da0e Merge: 3c9bc07d069 b080215c085 Author: Abhishek Kumar AuthorDate: Mon Jul 8

(cloudstack) branch 4.19 updated: utils: honor custom timeout for script execution for exit value

2024-07-07 Thread shwstppr
This is an automated email from the ASF dual-hosted git repository. shwstppr 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 b080215c085 utils: honor custom timeout for sc

Re: [PR] pre-commit: add `codespell` to check spelling [cloudstack]

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

Re: [PR] pre-commit: add hook `check-yaml` [cloudstack]

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

Re: [PR] pre-commit: add `XML` files to the `trailing-whitespace` check [cloudstack]

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

Re: [PR] Clean up Python code; Python `2` to `3` [cloudstack]

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

Re: [PR] pre-commit: enable Python Flake8 rule `E713` [cloudstack]

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

Re: [PR] pre-commit: enable `markdownlint` rule `MD018` [cloudstack]

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

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

2024-07-07 Thread via GitHub
blueorangutan commented on PR #9315: URL: https://github.com/apache/cloudstack/pull/9315#issuecomment-2212880181 [SF] Trillian test result (tid-10753) Environment: kvm-alma8 (x2), Advanced Networking with Mgmt server a8 Total time taken: 46865 seconds Marvin logs: https://github.com

Re: [PR] pre-commit: add `codespell` to check spelling [cloudstack]

2024-07-07 Thread via GitHub
blueorangutan commented on PR #8197: URL: https://github.com/apache/cloudstack/pull/8197#issuecomment-2212873573 @jbampton 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] pre-commit: add `codespell` to check spelling [cloudstack]

2024-07-07 Thread via GitHub
jbampton commented on PR #8197: URL: https://github.com/apache/cloudstack/pull/8197#issuecomment-2212872570 @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] pre-commit: add `XML` files to the `trailing-whitespace` check [cloudstack]

2024-07-07 Thread via GitHub
blueorangutan commented on PR #9131: URL: https://github.com/apache/cloudstack/pull/9131#issuecomment-2212861489 @jbampton 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] pre-commit: add `XML` files to the `trailing-whitespace` check [cloudstack]

2024-07-07 Thread via GitHub
jbampton commented on PR #9131: URL: https://github.com/apache/cloudstack/pull/9131#issuecomment-2212859789 @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] pre-commit: add hook `check-yaml` [cloudstack]

2024-07-07 Thread via GitHub
blueorangutan commented on PR #9133: URL: https://github.com/apache/cloudstack/pull/9133#issuecomment-2212858455 @jbampton 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] pre-commit: add hook `check-yaml` [cloudstack]

2024-07-07 Thread via GitHub
jbampton commented on PR #9133: URL: https://github.com/apache/cloudstack/pull/9133#issuecomment-2212857128 @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] Clean up Python code; Python `2` to `3` [cloudstack]

2024-07-07 Thread via GitHub
blueorangutan commented on PR #8993: URL: https://github.com/apache/cloudstack/pull/8993#issuecomment-2212853266 @jbampton 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] Clean up Python code; Python `2` to `3` [cloudstack]

2024-07-07 Thread via GitHub
jbampton commented on PR #8993: URL: https://github.com/apache/cloudstack/pull/8993#issuecomment-2212851867 @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] pre-commit: enable Python Flake8 rule `E713` [cloudstack]

2024-07-07 Thread via GitHub
blueorangutan commented on PR #9016: URL: https://github.com/apache/cloudstack/pull/9016#issuecomment-2212845414 @jbampton 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] pre-commit: enable Python Flake8 rule `E713` [cloudstack]

2024-07-07 Thread via GitHub
jbampton commented on PR #9016: URL: https://github.com/apache/cloudstack/pull/9016#issuecomment-2212842873 @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] pre-commit: enable `markdownlint` rule `MD018` [cloudstack]

2024-07-07 Thread via GitHub
blueorangutan commented on PR #9134: URL: https://github.com/apache/cloudstack/pull/9134#issuecomment-2212832864 @jbampton 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] pre-commit: enable `markdownlint` rule `MD018` [cloudstack]

2024-07-07 Thread via GitHub
jbampton commented on PR #9134: URL: https://github.com/apache/cloudstack/pull/9134#issuecomment-2212825594 @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] [HEALTH] 4.19 LTS Health Check, please don't merge this! [cloudstack]

2024-07-07 Thread via GitHub
blueorangutan commented on PR #9315: URL: https://github.com/apache/cloudstack/pull/9315#issuecomment-2212447930 @sureshanaparti a [SL] Trillian-Jenkins test job (alma8 mgmt + kvm-alma8) has been kicked to run smoke tests -- This is an automated message from the Apache Git Service. To res

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

2024-07-07 Thread via GitHub
sureshanaparti commented on PR #9315: URL: https://github.com/apache/cloudstack/pull/9315#issuecomment-2212447653 @blueorangutan test alma8 kvm-alma8 -- 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