Re: [PR] Support desc and rule_number in create_network_acl_rule [cloudstack-terraform-provider]

2025-08-27 Thread via GitHub
sudo87 commented on PR #203: URL: https://github.com/apache/cloudstack-terraform-provider/pull/203#issuecomment-3227039463 Thanks @vishesh92 for review comments and suggestions. PR is updated with the suggested changes. -- This is an automated message from the Apache Git Service. To res

Re: [I] Feature request: Add dedicated command to switch between existing profiles (avoid accidental creation) [cloudstack-cloudmonkey]

2025-08-27 Thread via GitHub
DaanHoogland commented on issue #182: URL: https://github.com/apache/cloudstack-cloudmonkey/issues/182#issuecomment-3227968631 > [@DaanHoogland](https://github.com/DaanHoogland) [@luganofer](https://github.com/luganofer) what do you expect `create profile` to do? Just create a new profile

Re: [PR] data: get vpc in project by project name [cloudstack-terraform-provider]

2025-08-27 Thread via GitHub
vishesh92 merged PR #209: URL: https://github.com/apache/cloudstack-terraform-provider/pull/209 -- 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: dev-unsu

Re: [PR] Add support for additional optional parameters for creating network offerings [cloudstack-terraform-provider]

2025-08-27 Thread via GitHub
Pearl1594 closed pull request #205: Add support for additional optional parameters for creating network offerings URL: https://github.com/apache/cloudstack-terraform-provider/pull/205 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitH

Re: [PR] Added Limitations section to Extensions [cloudstack-documentation]

2025-08-27 Thread via GitHub
harikrishna-patnala commented on code in PR #547: URL: https://github.com/apache/cloudstack-documentation/pull/547#discussion_r2306158919 ## source/adminguide/extensions/limitations.rst: ## @@ -0,0 +1,55 @@ +.. Licensed to the Apache Software Foundation (ASF) under one + or m

Re: [RESULT][VOTE] Apache CloudStack 4.21.0.0 (RC5)

2025-08-27 Thread Harikrishna Patnala
Thank you Suresh and well done everyone involved here. Regards, Harikrishna From: Suresh Kumar Anaparti Date: Wednesday, 27 August 2025 at 3:45 PM To: dev , users Subject: [RESULT][VOTE] Apache CloudStack 4.21.0.0 (RC5) Hi All, After more than 72 hours, the vote for Apache CloudStack 4.21.

Re: [PR] Added Limitations section to Extensions [cloudstack-documentation]

2025-08-27 Thread via GitHub
abh1sar commented on code in PR #547: URL: https://github.com/apache/cloudstack-documentation/pull/547#discussion_r2306197875 ## source/adminguide/extensions/limitations.rst: ## @@ -0,0 +1,55 @@ +.. Licensed to the Apache Software Foundation (ASF) under one + or more contribu

Re: [RESULT][VOTE] Apache CloudStack 4.21.0.0 (RC5)

2025-08-27 Thread Rohit Yadav
Hear hear! Thank you all involved and congratulations all. Regards. From: Harikrishna Patnala Sent: Thursday, August 28, 2025 10:29 To: [email protected] ; dev Subject: Re: [RESULT][VOTE] Apache CloudStack 4.21.0.0 (RC5) Thank you Suresh and we

Re: [RESULT][VOTE] Apache CloudStack 4.21.0.0 (RC5)

2025-08-27 Thread Boris Stoyanov
Well done Suresh and all involved! Sent from Outlook for Mac From: Rohit Yadav Date: Thursday, 28 August 2025 at 8:20 To: [email protected] , dev Subject: Re: [RESULT][VOTE] Apache CloudStack 4.21.0.0 (RC5) Hear hear! Thank you all involved and congratulations all. Regards.

[PR] fix adding an iso link [cloudstack-documentation]

2025-08-27 Thread via GitHub
sudo87 opened a new pull request, #548: URL: https://github.com/apache/cloudstack-documentation/pull/548 This pr fixes: https://github.com/apache/cloudstack/issues/11519 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

Re: [PR] fix adding an iso link [cloudstack-documentation]

2025-08-27 Thread via GitHub
sudo87 commented on PR #548: URL: https://github.com/apache/cloudstack-documentation/pull/548#issuecomment-3232183598 I couldn't find duplicate content. As templates.html renders child page [_create_linux.html#creating-a-linux-template] within itself. It may have given duplicate co

Re: [PR] Added Limitations section to Extensions [cloudstack-documentation]

2025-08-27 Thread via GitHub
harikrishna-patnala commented on PR #547: URL: https://github.com/apache/cloudstack-documentation/pull/547#issuecomment-3231873371 @abh1sar as an other way, is it better to mention the supported operations (VM deployment excluding data disk provisioning, VM power operations and network ope

Re: [PR] Fix update network offering [cloudstack-terraform-provider]

2025-08-27 Thread via GitHub
Pearl1594 closed pull request #206: Fix update network offering URL: https://github.com/apache/cloudstack-terraform-provider/pull/206 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comm

Re: [PR] Fix update network offering [cloudstack-terraform-provider]

2025-08-27 Thread via GitHub
Pearl1594 commented on PR #206: URL: https://github.com/apache/cloudstack-terraform-provider/pull/206#issuecomment-3231315948 Merged this with #205 -- 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] Support additional parameters for cloudstack_nic resource [cloudstack-terraform-provider]

2025-08-27 Thread via GitHub
Pearl1594 commented on code in PR #210: URL: https://github.com/apache/cloudstack-terraform-provider/pull/210#discussion_r2305970178 ## cloudstack/resource_cloudstack_nic.go: ## @@ -53,6 +53,11 @@ func resourceCloudStackNIC() *schema.Resource { R

Re: [PR] serviceoffering: add params for custom offering, storage tags, encryptroot [cloudstack-terraform-provider]

2025-08-27 Thread via GitHub
vishesh92 commented on PR #212: URL: https://github.com/apache/cloudstack-terraform-provider/pull/212#issuecomment-3228792070 @shwstppr Acceptance tests are failing. Please check. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitH

Re: [PR] Add `cloudstack_project` resource [cloudstack-terraform-provider]

2025-08-27 Thread via GitHub
vishesh92 closed pull request #167: Add `cloudstack_project` resource URL: https://github.com/apache/cloudstack-terraform-provider/pull/167 -- 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] add specific test instruction and 4.20.1 docker simulator [cloudstack-terraform-provider]

2025-08-27 Thread via GitHub
shwstppr merged PR #211: URL: https://github.com/apache/cloudstack-terraform-provider/pull/211 -- 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: dev-unsub

Re: [PR] Added Limitations section to Extensions [cloudstack-documentation]

2025-08-27 Thread via GitHub
rohityadavcloud commented on code in PR #547: URL: https://github.com/apache/cloudstack-documentation/pull/547#discussion_r2303508244 ## source/adminguide/extensions/limitations.rst: ## @@ -0,0 +1,51 @@ +.. Licensed to the Apache Software Foundation (ASF) under one + or more

[RESULT][VOTE] Apache CloudStack 4.21.0.0 (RC5)

2025-08-27 Thread Suresh Kumar Anaparti
Hi All, After more than 72 hours, the vote for Apache CloudStack 4.21.0.0 *passes* with 5 PMC + 3 non-PMC votes. +1 (PMC / binding) * Rohit Yadav * Nicolas Vazquez * Harikrishna Patnala * Slavka Peleva * Wei Zhou +1 (non binding) * Rene Peinthor * Kiran Chavala * Abhisar Sinha 0 none -1 none

Re: [PR] Added Limitations section to Extensions [cloudstack-documentation]

2025-08-27 Thread via GitHub
abh1sar commented on code in PR #547: URL: https://github.com/apache/cloudstack-documentation/pull/547#discussion_r2303514470 ## source/adminguide/extensions/limitations.rst: ## @@ -0,0 +1,51 @@ +.. Licensed to the Apache Software Foundation (ASF) under one + or more contribu

Re: [PR] Added Limitations section to Extensions [cloudstack-documentation]

2025-08-27 Thread via GitHub
abh1sar commented on code in PR #547: URL: https://github.com/apache/cloudstack-documentation/pull/547#discussion_r2303654981 ## source/adminguide/extensions/limitations.rst: ## @@ -0,0 +1,51 @@ +.. Licensed to the Apache Software Foundation (ASF) under one + or more contribu

Re: [PR] Added Limitations section to Extensions [cloudstack-documentation]

2025-08-27 Thread via GitHub
blueorangutan commented on PR #547: URL: https://github.com/apache/cloudstack-documentation/pull/547#issuecomment-3227831577 QA-Doc build preview: https://qa.cloudstack.cloud/builds/docs-build/pr/547. (QA-JID 412) -- This is an automated message from the Apache Git Service. To respond to

Re: [PR] Added Limitations section to Extensions [cloudstack-documentation]

2025-08-27 Thread via GitHub
blueorangutan commented on PR #547: URL: https://github.com/apache/cloudstack-documentation/pull/547#issuecomment-3227827484 @abh1sar a Jenkins job has been kicked to build the document. I'll keep you posted as I make progress. -- This is an automated message from the Apache Git Service.

Re: [PR] Added Limitations section to Extensions [cloudstack-documentation]

2025-08-27 Thread via GitHub
abh1sar commented on PR #547: URL: https://github.com/apache/cloudstack-documentation/pull/547#issuecomment-3227824595 @blueorangutan docbuild -- 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] serviceoffering: add params for custom offering, storage tags, encryptroot [cloudstack-terraform-provider]

2025-08-27 Thread via GitHub
Copilot commented on code in PR #212: URL: https://github.com/apache/cloudstack-terraform-provider/pull/212#discussion_r2303678254 ## cloudstack/resource_cloudstack_service_offering.go: ## @@ -177,6 +248,53 @@ func resourceCloudStackServiceOfferingRead(d *schema.ResourceData,

Re: [PR] rat cli check and exclude list [cloudstack-go]

2025-08-27 Thread via GitHub
Copilot commented on code in PR #116: URL: https://github.com/apache/cloudstack-go/pull/116#discussion_r2303640359 ## .github/workflows/rat.yaml: ## @@ -0,0 +1,36 @@ +name: RAT Check + +on: + push: +branches: + - main + pull_request: +branches: + - '**' + +jo

Speakers Needed: CloudStack Collaboration Conference 2025

2025-08-27 Thread Ivet Petrova
Dear Community, Now is the time to submit your session proposal for the CloudStack Collaboration Conference 2025: https://docs.google.com/forms/d/e/1FAIpQLSdIc_4wslVEEiFxEuLdCtbUk0gT_QPEiNNKgJMbzEUd3IIQqw/viewform The deadline for submissions is 20th September 2025 at 23:59. Why Speak at CloudS

Re: [PR] feature: add switch profile command [cloudstack-cloudmonkey]

2025-08-27 Thread via GitHub
github-actions[bot] commented on PR #192: URL: https://github.com/apache/cloudstack-cloudmonkey/pull/192#issuecomment-3227998683 ✅ Build complete for PR #192. 🔗 Download the [cmk binaries](https://github.com/apache/cloudstack-cloudmonkey/actions/runs/17266595353/artifacts/3863115

[PR] feature: add switch profile command [cloudstack-cloudmonkey]

2025-08-27 Thread via GitHub
shwstppr opened a new pull request, #192: URL: https://github.com/apache/cloudstack-cloudmonkey/pull/192 Fixes #182 Adds a switch profile command to safely load an existing profile without creating a new profile. -- This is an automated message from the Apache Git Service. To respo

Re: [PR] rat cli check and exclude list [cloudstack-go]

2025-08-27 Thread via GitHub
DaanHoogland merged PR #116: URL: https://github.com/apache/cloudstack-go/pull/116 -- 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: dev-unsubscr...@cloud

Re: [PR] Add support for additional optional parameters for creating network offerings [cloudstack-terraform-provider]

2025-08-27 Thread via GitHub
Pearl1594 closed pull request #205: Add support for additional optional parameters for creating network offerings URL: https://github.com/apache/cloudstack-terraform-provider/pull/205 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitH

Re: [I] Error with regex using vpc datasource [cloudstack-terraform-provider]

2025-08-27 Thread via GitHub
vishesh92 closed issue #162: Error with regex using vpc datasource URL: https://github.com/apache/cloudstack-terraform-provider/issues/162 -- 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

[PR] serviceoffering: add params for custom offering, storage tags, encryptroot [cloudstack-terraform-provider]

2025-08-27 Thread via GitHub
shwstppr opened a new pull request, #212: URL: https://github.com/apache/cloudstack-terraform-provider/pull/212 Fixes #182 Adds params for Custom offerings. Constrained custom offerings allow min/max values for CPU and memory. Also adds params for encrypt root and storage tags.

Re: [PR] Zone and Pod update responses aren't being processed correctly [cloudstack-go]

2025-08-27 Thread via GitHub
vishesh92 merged PR #115: URL: https://github.com/apache/cloudstack-go/pull/115 -- 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: dev-unsubscr...@cloudsta

Re: [PR] data: get vpc in project by project name [cloudstack-terraform-provider]

2025-08-27 Thread via GitHub
weizhouapache commented on PR #209: URL: https://github.com/apache/cloudstack-terraform-provider/pull/209#issuecomment-3227540607 > This might require changes in docs and tests as well. @vishesh92 updated the doc unfortunately there is no resource for project, cannot add te

Re: [PR] Support additional parameters for cloudstack_nic resource [cloudstack-terraform-provider]

2025-08-27 Thread via GitHub
vishesh92 commented on code in PR #210: URL: https://github.com/apache/cloudstack-terraform-provider/pull/210#discussion_r2303559473 ## cloudstack/resource_cloudstack_nic.go: ## @@ -53,6 +53,11 @@ func resourceCloudStackNIC() *schema.Resource { R

Re: [PR] Fix update network offering [cloudstack-terraform-provider]

2025-08-27 Thread via GitHub
vishesh92 commented on code in PR #206: URL: https://github.com/apache/cloudstack-terraform-provider/pull/206#discussion_r2303572507 ## cloudstack/resource_cloudstack_network_offering.go: ## @@ -125,34 +125,34 @@ func resourceCloudStackNetworkOfferingUpdate(d *schema.ResourceD

Re: [I] Feature request: Add dedicated command to switch between existing profiles (avoid accidental creation) [cloudstack-cloudmonkey]

2025-08-27 Thread via GitHub
shwstppr commented on issue #182: URL: https://github.com/apache/cloudstack-cloudmonkey/issues/182#issuecomment-3227902025 @DaanHoogland @luganofer what do you expect `create profile` to do? Just create a new profile and not switch to it? -- This is an automated message from the Apache G