(cloudstack-www) branch features created (now 9b3db6538)

2025-01-16 Thread dahn
This is an automated email from the ASF dual-hosted git repository. dahn pushed a change to branch features in repository https://gitbox.apache.org/repos/asf/cloudstack-www.git at 9b3db6538 layout This branch includes the following new commits: new 9b3db6538 layout The 1 revisions

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

2025-01-16 Thread via GitHub
abh1sar commented on issue #10044: URL: https://github.com/apache/cloudstack/issues/10044#issuecomment-2594765579 @hanisirfan Cloudstack creates a user in ceph for every account in cloudstack that creates a bucket. This is a cloudstack created account. So seems like this error is seen

Re: [PR] Add direct download option to users in register template form [cloudstack]

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

Re: [PR] Removal of UI blockage to access the `changeOfferingForVolume` API [cloudstack]

2025-01-16 Thread via GitHub
shwstppr commented on code in PR #10135: URL: https://github.com/apache/cloudstack/pull/10135#discussion_r1918091331 ## ui/src/config/section/storage.js: ## @@ -223,7 +223,7 @@ export default { label: 'label.change.offering.for.volume', args: ['id', 'diskof

Re: [PR] Add direct download option to users in register template form [cloudstack]

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

(cloudstack-www) branch staging-site updated: layout (#279)

2025-01-16 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 3b5757cbf layout (#279) 3b5757

Re: [PR] Primera pure patches & various small fixes [cloudstack]

2025-01-16 Thread via GitHub
shwstppr commented on PR #10132: URL: https://github.com/apache/cloudstack/pull/10132#issuecomment-2594978836 @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

(cloudstack-www) branch features deleted (was 9b3db6538)

2025-01-16 Thread dahn
This is an automated email from the ASF dual-hosted git repository. dahn pushed a change to branch features in repository https://gitbox.apache.org/repos/asf/cloudstack-www.git was 9b3db6538 layout The revisions that were on this branch are still contained in other references; therefore, t

Re: [PR] Primera pure patches & various small fixes [cloudstack]

2025-01-16 Thread via GitHub
blueorangutan commented on PR #10132: URL: https://github.com/apache/cloudstack/pull/10132#issuecomment-2594983784 @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.

(cloudstack-www) branch main updated (93fe84fa9 -> 3b5757cbf)

2025-01-16 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 93fe84fa9 new lines add 8ebd2d604 New Features page (#278) add 3b5757cbf layout (#279) No new revisions

Re: [PR] Create new Instance from VM backup [cloudstack]

2025-01-16 Thread via GitHub
abh1sar commented on code in PR #10140: URL: https://github.com/apache/cloudstack/pull/10140#discussion_r1918117662 ## api/src/main/java/org/apache/cloudstack/api/command/user/vm/DeployVMCmd.java: ## @@ -147,6 +148,13 @@ public class DeployVMCmd extends BaseAsyncCreateCustomIdC

(cloudstack-documentation) branch dependabot/pip/jinja2-3.1.5 created (now cbd482a)

2025-01-16 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/pip/jinja2-3.1.5 in repository https://gitbox.apache.org/repos/asf/cloudstack-documentation.git at cbd482a Bump jinja2 from 3.1.3 to 3.1.5 No new revisions were added by th

Re: [PR] Create new Instance from VM backup [cloudstack]

2025-01-16 Thread via GitHub
abh1sar commented on code in PR #10140: URL: https://github.com/apache/cloudstack/pull/10140#discussion_r1918168554 ## ui/public/locales/en.json: ## @@ -2626,11 +2628,13 @@ "label.bucket.policy": "Bucket Policy", "label.usersecretkey": "Secret Key", "label.create.bucket": "Cr

Re: [PR] Create new Instance from VM backup [cloudstack]

2025-01-16 Thread via GitHub
abh1sar commented on code in PR #10140: URL: https://github.com/apache/cloudstack/pull/10140#discussion_r1918175515 ## ui/src/views/compute/DeployVMFromBackup.vue: ## @@ -0,0 +1,2211 @@ +// Licensed to the Apache Software Foundation (ASF) under one Review Comment: @shwstppr

(cloudstack-documentation) branch dependabot/pip/jinja2-3.1.4 deleted (was 0e63050)

2025-01-16 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/pip/jinja2-3.1.4 in repository https://gitbox.apache.org/repos/asf/cloudstack-documentation.git was 0e63050 Bump jinja2 from 3.1.3 to 3.1.4 The revisions that were on this b

Re: [PR] Create new Instance from VM backup [cloudstack]

2025-01-16 Thread via GitHub
abh1sar commented on code in PR #10140: URL: https://github.com/apache/cloudstack/pull/10140#discussion_r1918164498 ## server/src/main/java/com/cloud/vm/UserVmManagerImpl.java: ## @@ -6139,6 +6186,11 @@ public UserVm createVirtualMachine(DeployVMCmd cmd) throws InsufficientCapa

Re: [PR] Create new Instance from VM backup [cloudstack]

2025-01-16 Thread via GitHub
abh1sar commented on code in PR #10140: URL: https://github.com/apache/cloudstack/pull/10140#discussion_r1918189120 ## server/src/main/java/org/apache/cloudstack/backup/BackupManagerImpl.java: ## @@ -273,10 +292,62 @@ public boolean deleteBackupOffering(final Long offeringId) {

(cloudstack-documentation) branch dependabot/pip/jinja2-3.1.5 deleted (was cbd482a)

2025-01-16 Thread dahn
This is an automated email from the ASF dual-hosted git repository. dahn pushed a change to branch dependabot/pip/jinja2-3.1.5 in repository https://gitbox.apache.org/repos/asf/cloudstack-documentation.git was cbd482a Bump jinja2 from 3.1.3 to 3.1.5 The revisions that were on this branch

Re: [PR] Primera pure patches & various small fixes [cloudstack]

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

Re: [PR] Create new Instance from VM backup [cloudstack]

2025-01-16 Thread via GitHub
abh1sar commented on code in PR #10140: URL: https://github.com/apache/cloudstack/pull/10140#discussion_r1918196798 ## server/src/main/java/org/apache/cloudstack/backup/BackupManagerImpl.java: ## @@ -748,6 +819,151 @@ private Backup.VolumeInfo getVolumeInfo(List backedUpVolumes

Re: [PR] Create new Instance from VM backup [cloudstack]

2025-01-16 Thread via GitHub
abh1sar commented on code in PR #10140: URL: https://github.com/apache/cloudstack/pull/10140#discussion_r1918196373 ## server/src/main/java/org/apache/cloudstack/backup/BackupManagerImpl.java: ## @@ -748,6 +819,151 @@ private Backup.VolumeInfo getVolumeInfo(List backedUpVolumes

(cloudstack-documentation) branch main updated: instance: note on metadata (#402)

2025-01-16 Thread dahn
This is an automated email from the ASF dual-hosted git repository. dahn pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/cloudstack-documentation.git The following commit(s) were added to refs/heads/main by this push: new 4ca721b instance: note on metadata

(cloudstack-documentation) branch main updated: Bump jinja2 from 3.1.3 to 3.1.5 (#471)

2025-01-16 Thread dahn
This is an automated email from the ASF dual-hosted git repository. dahn pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/cloudstack-documentation.git The following commit(s) were added to refs/heads/main by this push: new a541dc9 Bump jinja2 from 3.1.3 to 3

Re: [PR] Create new Instance from VM backup [cloudstack]

2025-01-16 Thread via GitHub
abh1sar commented on code in PR #10140: URL: https://github.com/apache/cloudstack/pull/10140#discussion_r1918199072 ## server/src/main/java/org/apache/cloudstack/backup/BackupManagerImpl.java: ## @@ -748,6 +819,151 @@ private Backup.VolumeInfo getVolumeInfo(List backedUpVolumes

(cloudstack-documentation) branch main updated: added kafaka and rabbitmq info (#418)

2025-01-16 Thread dahn
This is an automated email from the ASF dual-hosted git repository. dahn pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/cloudstack-documentation.git The following commit(s) were added to refs/heads/main by this push: new 936bcf8 added kafaka and rabbitmq i

(cloudstack-documentation) branch main updated: Update docs about volume snapshots on KVM (#423)

2025-01-16 Thread dahn
This is an automated email from the ASF dual-hosted git repository. dahn pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/cloudstack-documentation.git The following commit(s) were added to refs/heads/main by this push: new 217a01d Update docs about volume sn

(cloudstack-documentation) branch main updated: KVM volume migration changes (#424)

2025-01-16 Thread dahn
This is an automated email from the ASF dual-hosted git repository. dahn pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/cloudstack-documentation.git The following commit(s) were added to refs/heads/main by this push: new 9a7fecf KVM volume migration change

Re: [I] Move KVM VM between Hosts using Local Disk Storage and Clusters with different Primary Storage [cloudstack]

2025-01-16 Thread via GitHub
DaanHoogland closed issue #7480: Move KVM VM between Hosts using Local Disk Storage and Clusters with different Primary Storage URL: https://github.com/apache/cloudstack/issues/7480 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

(cloudstack-documentation) branch 4.19 updated: Add section about Domain VPCs (#410)

2025-01-16 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-documentation.git The following commit(s) were added to refs/heads/4.19 by this push: new 1bc175b Add section about Domain VP

(cloudstack-documentation) branch main updated: Update Cloudian Integration plugin for newer HyperStore versions (#434)

2025-01-16 Thread dahn
This is an automated email from the ASF dual-hosted git repository. dahn pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/cloudstack-documentation.git The following commit(s) were added to refs/heads/main by this push: new 645062e Update Cloudian Integration

(cloudstack-documentation) branch main updated: Fix NSX supported version (#452)

2025-01-16 Thread dahn
This is an automated email from the ASF dual-hosted git repository. dahn pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/cloudstack-documentation.git The following commit(s) were added to refs/heads/main by this push: new 5b9a2aa Fix NSX supported version (

(cloudstack-documentation) branch main updated: Add detailed info regarding icon use (#454)

2025-01-16 Thread dahn
This is an automated email from the ASF dual-hosted git repository. dahn pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/cloudstack-documentation.git The following commit(s) were added to refs/heads/main by this push: new 0a309e4 Add detailed info regarding

(cloudstack-documentation) branch main updated: Command line option for additional kvm primary storage (#425)

2025-01-16 Thread dahn
This is an automated email from the ASF dual-hosted git repository. dahn pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/cloudstack-documentation.git The following commit(s) were added to refs/heads/main by this push: new 3e0ebe0 Command line option for add

(cloudstack-documentation) branch main updated: Veeam B&R corrections (#456)

2025-01-16 Thread dahn
This is an automated email from the ASF dual-hosted git repository. dahn pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/cloudstack-documentation.git The following commit(s) were added to refs/heads/main by this push: new dc8e790 Veeam B&R corrections (#456

(cloudstack-documentation) branch main updated: Minor doc corrections (#457)

2025-01-16 Thread dahn
This is an automated email from the ASF dual-hosted git repository. dahn pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/cloudstack-documentation.git The following commit(s) were added to refs/heads/main by this push: new c2ee94c Minor doc corrections (#45

(cloudstack-documentation) branch main updated: Fix command of nfs test mount missing mountpoint argument (#459)

2025-01-16 Thread dahn
This is an automated email from the ASF dual-hosted git repository. dahn pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/cloudstack-documentation.git The following commit(s) were added to refs/heads/main by this push: new 2c002f9 Fix command of nfs test mou

(cloudstack-documentation) branch 4.20 updated: Added command to set libvirtd to traditional mode (#462)

2025-01-16 Thread dahn
This is an automated email from the ASF dual-hosted git repository. dahn pushed a commit to branch 4.20 in repository https://gitbox.apache.org/repos/asf/cloudstack-documentation.git The following commit(s) were added to refs/heads/4.20 by this push: new e7ad93d Added command to set libvir

(cloudstack-documentation) branch 4.20 updated (e7ad93d -> 4fd0b51)

2025-01-16 Thread dahn
This is an automated email from the ASF dual-hosted git repository. dahn pushed a change to branch 4.20 in repository https://gitbox.apache.org/repos/asf/cloudstack-documentation.git from e7ad93d Added command to set libvirtd to traditional mode (#462) add ba41bd9 vxlan prefix must be

(cloudstack-documentation) 01/01: Merge release branch 4.19 to 4.20

2025-01-16 Thread dahn
This is an automated email from the ASF dual-hosted git repository. dahn pushed a commit to branch 4.20 in repository https://gitbox.apache.org/repos/asf/cloudstack-documentation.git commit 4fd0b511912c52d52444a9b44d72202c8578ec08 Merge: e7ad93d f1022df Author: Daan Hoogland AuthorDate: Thu Jan

(cloudstack-documentation) branch 4.19 updated: system vm destroy behaviour (#468)

2025-01-16 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-documentation.git The following commit(s) were added to refs/heads/4.19 by this push: new f1022df system vm destroy behaviour

(cloudstack-documentation) 01/01: Merge release branch 4.20 to main

2025-01-16 Thread dahn
This is an automated email from the ASF dual-hosted git repository. dahn pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/cloudstack-documentation.git commit 717903cd3caefcda4d6b2d514df1058cd622cb35 Merge: 2c002f9 4fd0b51 Author: Daan Hoogland AuthorDate: Thu Jan

(cloudstack-documentation) branch main updated (2c002f9 -> 717903c)

2025-01-16 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-documentation.git from 2c002f9 Fix command of nfs test mount missing mountpoint argument (#459) add 2ed12e4 Disable API

Re: [PR] Create new Instance from VM backup [cloudstack]

2025-01-16 Thread via GitHub
shwstppr commented on code in PR #10140: URL: https://github.com/apache/cloudstack/pull/10140#discussion_r1917875143 ## server/src/main/java/com/cloud/vm/UserVmManagerImpl.java: ## @@ -6139,6 +6186,11 @@ public UserVm createVirtualMachine(DeployVMCmd cmd) throws InsufficientCap

Re: [PR] Add direct download option to users in register template form [cloudstack]

2025-01-16 Thread via GitHub
shwstppr commented on PR #10193: URL: https://github.com/apache/cloudstack/pull/10193#issuecomment-2594937663 @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 commen

Re: [PR] Add direct download option to users in register template form [cloudstack]

2025-01-16 Thread via GitHub
blueorangutan commented on PR #10193: URL: https://github.com/apache/cloudstack/pull/10193#issuecomment-2594939080 @shwstppr 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 t

Re: [I] cloudstack-setup-agent [cloudstack]

2025-01-16 Thread via GitHub
weizhouapache commented on issue #10198: URL: https://github.com/apache/cloudstack/issues/10198#issuecomment-2594951898 @xmlgrg no, when you add the host to cloudstack, ACS will automatically run the script with proper arguments. -- This is an automated message from the Apache Git

Re: [PR] SSL_Handshake: close nio channel when NioClient fail to handshake wit… [cloudstack]

2025-01-16 Thread via GitHub
shwstppr commented on code in PR #10153: URL: https://github.com/apache/cloudstack/pull/10153#discussion_r1918086093 ## utils/src/main/java/com/cloud/utils/nio/NioClient.java: ## @@ -79,6 +79,7 @@ protected void init() throws IOException { _selector.close(); Review

[PR] Add account.created preset variable to Quota tariffs [cloudstack]

2025-01-16 Thread via GitHub
nicoschmdt opened a new pull request, #10200: URL: https://github.com/apache/cloudstack/pull/10200 ### Description This PR adds the `account.created` preset variable to Quota tariffs, allowing users to consider an account's creation date when defining values to, for instance, grant a

Re: [PR] Add account.created preset variable to Quota tariffs [cloudstack]

2025-01-16 Thread via GitHub
boring-cyborg[bot] commented on PR #10200: URL: https://github.com/apache/cloudstack/pull/10200#issuecomment-2595720657 Congratulations on your first Pull Request and welcome to the Apache CloudStack community! If you have any issues or are unsure about any anything please check our Contrib

[PR] Fix volume allocation on local VMFS storage [cloudstack]

2025-01-16 Thread via GitHub
bernardodemarco opened a new pull request, #10201: URL: https://github.com/apache/cloudstack/pull/10201 ### Description On the allocation process of VM volumes, the reordering of storage pools by capacity is wrongly identifying whether a pool is shared or not. A pool is considered to

Re: [PR] Fix volume allocation on local VMFS storage [cloudstack]

2025-01-16 Thread via GitHub
bernardodemarco commented on PR #10201: URL: https://github.com/apache/cloudstack/pull/10201#issuecomment-2595802941 @blueorangutan package -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the spe

Re: [PR] Fix volume allocation on local VMFS storage [cloudstack]

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

(cloudstack) branch healthcheck-4.20 updated (df2d2a221a3 -> 978aac4b265)

2025-01-16 Thread dahn
This is an automated email from the ASF dual-hosted git repository. dahn pushed a change to branch healthcheck-4.20 in repository https://gitbox.apache.org/repos/asf/cloudstack.git omit df2d2a221a3 dummy commit , please don't merge add cf5bd803110 consider a valid ipv4 address as a vali

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

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

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

2025-01-16 Thread via GitHub
DaanHoogland commented on PR #10006: URL: https://github.com/apache/cloudstack/pull/10006#issuecomment-2595849951 @blueorangutan package -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specif

Re: [PR] Fix volume allocation on local VMFS storage [cloudstack]

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

Re: [PR] Create API to list Quota credits [cloudstack]

2025-01-16 Thread via GitHub
DaanHoogland merged PR #9590: URL: https://github.com/apache/cloudstack/pull/9590 -- 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-www) 01/01: layout

2025-01-16 Thread dahn
This is an automated email from the ASF dual-hosted git repository. dahn pushed a commit to branch features in repository https://gitbox.apache.org/repos/asf/cloudstack-www.git commit 9b3db6538ad0e236626c74d624136d0da0340325 Author: Daan Hoogland AuthorDate: Thu Jan 16 09:36:51 2025 +0100 l

[I] Should Cloudstack consider Minops and Maxops for a vm deployment [cloudstack]

2025-01-16 Thread via GitHub
kiranchavala opened a new issue, #10199: URL: https://github.com/apache/cloudstack/issues/10199 ISSUE TYPE Improvement request COMPONENT NAME Component: Improvement CLOUDSTACK VERSION Cloudstack version 4.20.x SUMMARY Should Cloudstack cons

(cloudstack-documentation) branch main updated: Update IPv6 Support page to remove explanation of what an IPv6 address is from introduction (#370)

2025-01-16 Thread dahn
This is an automated email from the ASF dual-hosted git repository. dahn pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/cloudstack-documentation.git The following commit(s) were added to refs/heads/main by this push: new 94f980a Update IPv6 Support page to

(cloudstack-documentation) branch main updated: added ref to creating-a-template-from-an-existing-virtual-machine to fix nowhere-leading link at the bottom of /source/adminguide/templates/_create_linu

2025-01-16 Thread dahn
This is an automated email from the ASF dual-hosted git repository. dahn pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/cloudstack-documentation.git The following commit(s) were added to refs/heads/main by this push: new de05a4a added ref to creating-a-te

(cloudstack-documentation) branch andrijapanicsb-minor-deleteme deleted (was 1cff946)

2025-01-16 Thread dahn
This is an automated email from the ASF dual-hosted git repository. dahn pushed a change to branch andrijapanicsb-minor-deleteme in repository https://gitbox.apache.org/repos/asf/cloudstack-documentation.git was 1cff946 Adding --> Add The revisions that were on this branch are still conta

(cloudstack-documentation) branch main updated: Link inside the ACS UI points to: .../configuration.html#add-object-storage (#389)

2025-01-16 Thread dahn
This is an automated email from the ASF dual-hosted git repository. dahn pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/cloudstack-documentation.git The following commit(s) were added to refs/heads/main by this push: new 3e7cc99 Link inside the ACS UI poin

Re: [PR] Primera pure patches & various small fixes [cloudstack]

2025-01-16 Thread via GitHub
blueorangutan commented on PR #10132: URL: https://github.com/apache/cloudstack/pull/10132#issuecomment-2596079176 [LL] Trillian Build Failed (tid-7056) -- 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

Re: [PR] Fix volume allocation on local VMFS storage [cloudstack]

2025-01-16 Thread via GitHub
weizhouapache commented on code in PR #10201: URL: https://github.com/apache/cloudstack/pull/10201#discussion_r1918824506 ## engine/storage/src/main/java/org/apache/cloudstack/storage/allocator/AbstractStoragePoolAllocator.java: ## @@ -126,18 +126,24 @@ public List allocateToPoo

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

2025-01-16 Thread via GitHub
blueorangutan commented on PR #10006: URL: https://github.com/apache/cloudstack/pull/10006#issuecomment-2596178887 [LL] Trillian Build Failed (tid-7059) -- 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

Re: [PR] Create new Instance from VM backup [cloudstack]

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

Re: [PR] Add account.created preset variable to Quota tariffs [cloudstack]

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

Re: [PR] Fix volume allocation on local VMFS storage [cloudstack]

2025-01-16 Thread via GitHub
blueorangutan commented on PR #10201: URL: https://github.com/apache/cloudstack/pull/10201#issuecomment-2596188897 [LL] Trillian Build Failed (tid-7057) -- 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

Re: [PR] Add direct download option to users in register template form [cloudstack]

2025-01-16 Thread via GitHub
lucas-a-martins commented on PR #10193: URL: https://github.com/apache/cloudstack/pull/10193#issuecomment-2596264602 > @lucas-a-martins , it does not seem to work in qa. I can not tell from the API if this needs a version after 4.20. Do you know? I tried to test in the same QA (https

Re: [PR] Support for Management Server Maintenance Mode [cloudstack]

2025-01-16 Thread via GitHub
github-actions[bot] commented on PR #9854: URL: https://github.com/apache/cloudstack/pull/9854#issuecomment-2596338449 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]

2025-01-16 Thread via GitHub
github-actions[bot] commented on PR #8942: URL: https://github.com/apache/cloudstack/pull/8942#issuecomment-2596338334 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] Add Resource Limits to Backups and Object Storage [cloudstack]

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

Re: [PR] CKS Enhancements [cloudstack]

2025-01-16 Thread via GitHub
github-actions[bot] commented on PR #9102: URL: https://github.com/apache/cloudstack/pull/9102#issuecomment-2596338374 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 volume allocation on local VMFS storage [cloudstack]

2025-01-16 Thread via GitHub
bernardodemarco commented on code in PR #10201: URL: https://github.com/apache/cloudstack/pull/10201#discussion_r1918973474 ## engine/storage/src/main/java/org/apache/cloudstack/storage/allocator/AbstractStoragePoolAllocator.java: ## @@ -126,18 +126,24 @@ public List allocateToP

Re: [PR] Fix volume allocation on local VMFS storage [cloudstack]

2025-01-16 Thread via GitHub
weizhouapache commented on code in PR #10201: URL: https://github.com/apache/cloudstack/pull/10201#discussion_r1918998828 ## engine/storage/src/main/java/org/apache/cloudstack/storage/allocator/AbstractStoragePoolAllocator.java: ## @@ -126,18 +126,24 @@ public List allocateToPoo

Re: [I] cloudstack-setup-agent [cloudstack]

2025-01-16 Thread via GitHub
DaanHoogland closed issue #10198: cloudstack-setup-agent URL: https://github.com/apache/cloudstack/issues/10198 -- 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,

(cloudstack) branch main updated: Create API to list Quota credits (#9590)

2025-01-16 Thread dahn
This is an automated email from the ASF dual-hosted git repository. dahn pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/cloudstack.git The following commit(s) were added to refs/heads/main by this push: new 449d3c7cb1d Create API to list Quota credits (#959

(cloudstack) branch 4.19 updated: fix slider component for global settings of the range type (#10187)

2025-01-16 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 9967bb3fe89 fix slider component for global settin

Re: [PR] UI: Fix slider component in global settings with `Range` type [cloudstack]

2025-01-16 Thread via GitHub
DaanHoogland merged PR #10187: URL: https://github.com/apache/cloudstack/pull/10187 -- 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] feature and bug templates [cloudstack]

2025-01-16 Thread via GitHub
DaanHoogland commented on PR #10186: URL: https://github.com/apache/cloudstack/pull/10186#issuecomment-2595936883 @weizhouapache , are you ok with this? I guess we can always update. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to Gi

Re: [PR] SSL_Handshake: close nio channel when NioClient fail to handshake wit… [cloudstack]

2025-01-16 Thread via GitHub
DaanHoogland commented on PR #10153: URL: https://github.com/apache/cloudstack/pull/10153#issuecomment-2595953858 thanks for your contribution @bulleting0724 , can you have a quick look at the code @shwstppr is pointing at. He uses an extra null-check and `isOpen()` to make sure the `

Re: [PR] Add direct download option to users in register template form [cloudstack]

2025-01-16 Thread via GitHub
DaanHoogland commented on PR #10193: URL: https://github.com/apache/cloudstack/pull/10193#issuecomment-2595990885 @lucas-a-martins , it does not seem to work in qa. I can not tell from the API if this needs a version after 4.20. Do you know? -- This is an automated message from the Apache

Re: [PR] Fix volume allocation on local VMFS storage [cloudstack]

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

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

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

Re: [PR] Add project-user association normalization script to 4.20.1 upgrade [cloudstack]

2025-01-16 Thread via GitHub
DaanHoogland merged PR #10116: URL: https://github.com/apache/cloudstack/pull/10116 -- 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 updated: Add project-user association normalization script to 4.20.1 upgrade (#10116)

2025-01-16 Thread dahn
This is an automated email from the ASF dual-hosted git repository. dahn 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 2300c1caa3a Add project-user association normaliza

Re: [I] Should Cloudstack consider Minops and Maxiops for a vm deployment [cloudstack]

2025-01-16 Thread via GitHub
DaanHoogland commented on issue #10199: URL: https://github.com/apache/cloudstack/issues/10199#issuecomment-2596011641 @kiranchavala , nice set of questions. Maybe a good chance to test the new sub-issue feature of github? That said it feels more like a discussion item than an issue. --

Re: [PR] Primera pure patches & various small fixes [cloudstack]

2025-01-16 Thread via GitHub
blueorangutan commented on PR #10132: URL: https://github.com/apache/cloudstack/pull/10132#issuecomment-2596021277 [SF] Trillian Build Failed (tid-12125) -- 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

Re: [PR] Create new Instance from VM backup [cloudstack]

2025-01-16 Thread via GitHub
abh1sar commented on code in PR #10140: URL: https://github.com/apache/cloudstack/pull/10140#discussion_r1918392131 ## server/src/main/java/org/apache/cloudstack/backup/BackupManagerImpl.java: ## @@ -748,6 +819,151 @@ private Backup.VolumeInfo getVolumeInfo(List backedUpVolumes

Re: [PR] Primera pure patches & various small fixes [cloudstack]

2025-01-16 Thread via GitHub
DaanHoogland commented on code in PR #10132: URL: https://github.com/apache/cloudstack/pull/10132#discussion_r1918766565 ## engine/storage/volume/src/main/java/org/apache/cloudstack/storage/volume/VolumeServiceImpl.java: ## @@ -1035,7 +1035,9 @@ private void copyTemplateToManag

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

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

Re: [PR] Fix ordering of secondary storages with the algorithm `firstfitleastconsumed` [cloudstack]

2025-01-16 Thread via GitHub
blueorangutan commented on PR #8557: URL: https://github.com/apache/cloudstack/pull/8557#issuecomment-2597318850 [LL]Trillian test result (tid-7055) Environment: kvm-rocky8 (x2), Advanced Networking with Mgmt server r8 Total time taken: 52493 seconds Marvin logs: https://github.com/

Re: [PR] Create new Instance from VM backup [cloudstack]

2025-01-16 Thread via GitHub
abh1sar commented on code in PR #10140: URL: https://github.com/apache/cloudstack/pull/10140#discussion_r1918164498 ## server/src/main/java/com/cloud/vm/UserVmManagerImpl.java: ## @@ -6139,6 +6186,11 @@ public UserVm createVirtualMachine(DeployVMCmd cmd) throws InsufficientCapa