Re: Updating Object Store Configuration

2024-10-21 Thread Pearl d'Silva
Hi Tom, You could try using the logic : https://github.com/apache/cloudstack/blob/main/server/src/main/java/com/cloud/api/query/QueryManagerImpl.java#L1159-L1165. Essentially, there are 2 response views - Restricted and Full, and based on the user role, you could set the appropriate response vie

Re: Updating Object Store Configuration

2024-10-21 Thread Tom O'Dowd
Hi guys, Really could do with some feedback here. I got editing object store details working fully. However, I think there is a problem regarding permissions. I am using the `ListResourceDetailsCmd` API. Using this API from the vue file, I can get the details that I need and provide a way to e

[PR] Rename Scheduled Snapshot to Recurring Snapshot [cloudstack-documentation]

2024-10-21 Thread via GitHub
abh1sar opened a new pull request, #448: URL: https://github.com/apache/cloudstack-documentation/pull/448 This is related to changes proposed in https://github.com/apache/cloudstack/pull/9773 Recurring Snapshot is the name used at most places in code and documentation apart from 1-2

Re: [PR] sdk framework rewrite [cloudstack-terraform-provider]

2024-10-21 Thread via GitHub
CodeBleu commented on PR #138: URL: https://github.com/apache/cloudstack-terraform-provider/pull/138#issuecomment-2427922804 @poddm Can you add the updated docs to this PR as well? I believe you had docs on the other PR you closed, but there doesn't appear to be updated docs for this.

Re: [PR] service and disk offerings [cloudstack-terraform-provider]

2024-10-21 Thread via GitHub
CodeBleu commented on PR #77: URL: https://github.com/apache/cloudstack-terraform-provider/pull/77#issuecomment-2427656309 @poddm I see you're working on this. Thanks!! I've been trying to test things before your recent changes, and have pulled down your recent changes too, but I believe

Re: [PR] service and disk offerings [cloudstack-terraform-provider]

2024-10-21 Thread via GitHub
poddm closed pull request #77: service and disk offerings URL: https://github.com/apache/cloudstack-terraform-provider/pull/77 -- 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. T

Re: [PR] service and disk offerings [cloudstack-terraform-provider]

2024-10-21 Thread via GitHub
poddm closed pull request #77: service and disk offerings URL: https://github.com/apache/cloudstack-terraform-provider/pull/77 -- 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. T

[VOTE] Apache CloudStack 4.20.0.0 RC2

2024-10-21 Thread João Jandre
Hi All, I've created a 4.20.0.0 release (RC2), with the following artifacts up for a vote: Git Branch and Commit SH: https://github.com/apache/cloudstack/tree/4.20.0.0-RC20241021T1317 Commit: f66abec51f6c906f9d8089e05c7cb1c5aa2572c8 Source release (checksums and signatures are available at th

Re: Use ISCSI with cloudstack 4.18.1

2024-10-21 Thread Nux
NFS :) Really, there are downsides to both, so you will want to do your own research and testing, these options are not really popular in the community. On 2024-10-17 10:10, Stanley Burkee wrote: Hello Nux, Thanks for your reply. Which will be the best solution cLVM or OCFS2. Thanks a lot