Re: [PR] access: prevent login with username-password when command-line credentials given [cloudstack-cloudmonkey]

2025-08-18 Thread via GitHub
ingox commented on PR #174: URL: https://github.com/apache/cloudstack-cloudmonkey/pull/174#issuecomment-3199474140 @shwstppr and @DaanHoogland This is definitely an improvement for this scenario. It will still leave some risk once you're in cmk. I cannot judge the risk of breaking somethin

[PR] Add `cloudstack_physicalnetwork` and some underlying additional resources [cloudstack-terraform-provider]

2025-08-18 Thread via GitHub
ianc769 opened a new pull request, #201: URL: https://github.com/apache/cloudstack-terraform-provider/pull/201 Adding `cloudstack_physicalnetwork` , `cloudstack_traffic_type` and `cloudstack_physicalnetwork` as terraform managed resource options: `cloudstack_physicalnetwork` -> h

Re: [I] Cannot create acl_rule - Root resource was present, but now absent. [cloudstack-terraform-provider]

2025-08-18 Thread via GitHub
kiranchavala commented on issue #129: URL: https://github.com/apache/cloudstack-terraform-provider/issues/129#issuecomment-3197636243 @AlexanderKgr I am closing the issue due to inactivity, and as the issue is not reproducible to me Please be free to reopen the issue -- This is

Re: [I] Cannot create acl_rule - Root resource was present, but now absent. [cloudstack-terraform-provider]

2025-08-18 Thread via GitHub
kiranchavala closed issue #129: Cannot create acl_rule - Root resource was present, but now absent. URL: https://github.com/apache/cloudstack-terraform-provider/issues/129 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use t

Re: [I] ACL_ID not accepting id [cloudstack-terraform-provider]

2025-08-18 Thread via GitHub
kiranchavala commented on issue #145: URL: https://github.com/apache/cloudstack-terraform-provider/issues/145#issuecomment-3197599597 Closing the issue as it's not reproducible -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

Re: [I] ACL_ID not accepting id [cloudstack-terraform-provider]

2025-08-18 Thread via GitHub
kiranchavala closed issue #145: ACL_ID not accepting id URL: https://github.com/apache/cloudstack-terraform-provider/issues/145 -- 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.

How to configure no of GPUs in compute offering

2025-08-18 Thread Stanley Burkee
Hello all, I am using cloudstack 4.18. We are planning to use the GPU host in our environment. When I am creating compute offering, I am not getting the option to add number of GPUs for a VM. Thanks a lot for your help in advance. thank you Stanley

Re: [PR] access: prevent login with username-password when command-line credentials given [cloudstack-cloudmonkey]

2025-08-18 Thread via GitHub
DaanHoogland commented on PR #174: URL: https://github.com/apache/cloudstack-cloudmonkey/pull/174#issuecomment-3196932208 to be clear @shwstppr , I am alright with merging this, it is a clear improvement. The question is if @ingox thinks if it is enough and closes his issue. -- This is

Re: [PR] autocomplete: allow completion based on name/detail [cloudstack-cloudmonkey]

2025-08-18 Thread via GitHub
shwstppr commented on PR #165: URL: https://github.com/apache/cloudstack-cloudmonkey/pull/165#issuecomment-3196753838 This is a good to have. If we are confident with testing we can include it in 6.5.0 milestone. cc @DaanHoogland @rohityadavcloud @kiranchavala -- This is an automated

Re: [PR] access: prevent login with username-password when command-line credentials given [cloudstack-cloudmonkey]

2025-08-18 Thread via GitHub
shwstppr commented on PR #174: URL: https://github.com/apache/cloudstack-cloudmonkey/pull/174#issuecomment-3196746458 > @ingox @shwstppr , independent of the answer, I think this is an improvement as is and we can merge. We can discuss the extra scenario independently , or is there some de

Re: [PR] autocomplete: list executable isos [cloudstack-cloudmonkey]

2025-08-18 Thread via GitHub
shwstppr merged PR #183: URL: https://github.com/apache/cloudstack-cloudmonkey/pull/183 -- 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...@

[VOTE] Apache CloudStack 4.21.0.0 (RC4)

2025-08-18 Thread Suresh Kumar Anaparti
Hi All, I have created a 4.21.0.0 release (RC4), with the following artifacts up for testing and a vote: Git Branch and Commit SHA: https://github.com/apache/cloudstack/tree/4.21.0.0-RC20250818T1647 Commit: 0e3eedbaec3fa5ce46497571336e21b16a99ce05 Source release (checksums and signatures are ava

Re: [PR] autocomplete: list executable isos [cloudstack-cloudmonkey]

2025-08-18 Thread via GitHub
github-actions[bot] commented on PR #183: URL: https://github.com/apache/cloudstack-cloudmonkey/pull/183#issuecomment-3196341825 ✅ Build complete for PR #183. 🔗 Download the [cmk binaries](https://github.com/apache/cloudstack-cloudmonkey/actions/runs/17039801705/artifacts/3788009

[PR] autocomplete: list executable isos [cloudstack-cloudmonkey]

2025-08-18 Thread via GitHub
shwstppr opened a new pull request, #183: URL: https://github.com/apache/cloudstack-cloudmonkey/pull/183 In cmk shell when doing tab to autocomplete for iso id, currently, it returns an empty result. This PR adds isofilter parameter similar to lsit templates call. -- This is an automated

Re: [PR] Update GPU docs [cloudstack-documentation]

2025-08-18 Thread via GitHub
sureshanaparti merged PR #542: URL: https://github.com/apache/cloudstack-documentation/pull/542 -- 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] Update GPU docs [cloudstack-documentation]

2025-08-18 Thread via GitHub
vishesh92 commented on PR #542: URL: https://github.com/apache/cloudstack-documentation/pull/542#issuecomment-3196082539 > @vishesh92 the code for this has already been merged, has it? Yes. It was part of this PR: https://github.com/apache/cloudstack/pull/11432 -- This is an automa

Re: [PR] access: prevent login with username-password when command-line credentials given [cloudstack-cloudmonkey]

2025-08-18 Thread via GitHub
DaanHoogland commented on PR #174: URL: https://github.com/apache/cloudstack-cloudmonkey/pull/174#issuecomment-3195636822 @ingox @shwstppr , independent of the answer, I think this is an improvement as is and we can merge. We can discuss the extra scenario independently , or is there some

Re: [PR] Update GPU docs [cloudstack-documentation]

2025-08-18 Thread via GitHub
DaanHoogland commented on PR #542: URL: https://github.com/apache/cloudstack-documentation/pull/542#issuecomment-3195624003 @vishesh92 the code for this has already been merged, has it? -- This is an automated message from the Apache Git Service. To respond to the message, please log on t