Re: Updating Object Store Configuration

2024-10-22 Thread Tom O';Dowd
> > Hope this helps. > > Regards, > Pearl > > > > > > > > > From: Tom O'Dowd > Sent: October 22, 2024 1:06 AM > To: dev@cloudstack.apache.org > Subject: Re: Updating Object Store Configuration > > Hi guys, >

Re: Updating Object Store Configuration

2024-10-21 Thread Tom O';Dowd
pdated settings cover. For > HyperStore for example, I need to validate connectivity to 3 urls (2 of which > I don’t use to listBuckets). > > Thanks, > > Tom. > >> On Oct 11, 2024, at 21:15, Tom O'Dowd wrote: >> >> Hi Vishesh/all, >> &g

Re: Updating Object Store Configuration

2024-10-17 Thread Tom O';Dowd
better check of the different parts of the system that the updated settings cover. For HyperStore for example, I need to validate connectivity to 3 urls (2 of which I don’t use to listBuckets). Thanks, Tom. > On Oct 11, 2024, at 21:15, Tom O'Dowd wrote: > > Hi Vishesh/all, >

Re: Updating Object Store Configuration

2024-10-11 Thread Tom O';Dowd
lar key, the request will > fail. > > If you raise a PR for the changes, I can review it. > > Regards > Vishesh > > > > > > From: Tom O'Dowd > Sent: Thursday, October 10, 2024 11:02 AM > To: dev@cloudstack.apache.org > Subject: Updating Object Store

Updating Object Store Configuration

2024-10-09 Thread Tom O';Dowd
I have a question about updating the Object Store Information. The current code only allows updating either the Name or the Object Store URL. https://github.com/apache/cloudstack/blame/d6181d542108d02cca31daa758234bb29e1b317a/server/src/main/java/com/cloud/storage/StorageManagerImpl.java#L4180 I

Re: Object Storage Framework integration for Cloudian HyperStore

2024-09-30 Thread Tom O';Dowd
amiss in that area. Thanks, Tom. > On Sep 21, 2024, at 17:21, Tom O'Dowd wrote: > > Hi all, > > I’ve been quietly working on implementing a Cloudian (an S3 Object Storage > Vendor) plugin for the new Object Storage Framework in CloudStack. I’m > getting there but I h

Re: Object Storage Framework integration for Cloudian HyperStore

2024-09-21 Thread Tom O';Dowd
Tom. > On Sep 11, 2024, at 17:17, Tom O'Dowd wrote: > > Sorry. answering my own question again. I found I could delete from the > object_store table in the cloud database directly so that works for me right > now rather than dropping everything. > > One thing that I

Re: Object Storage Framework integration for Cloudian HyperStore

2024-09-11 Thread Tom O';Dowd
browser when configuring a new object storage. This should probably behave more like a password field where you cannot see the value normally and the browser doesn’t remember previously used values. Tom. > On Sep 11, 2024, at 16:56, Tom O'Dowd wrote: > > Hi guys, > > I’v

Re: Object Storage Framework integration for Cloudian HyperStore

2024-09-11 Thread Tom O';Dowd
(learn from new and existing plugins as reference implementation) > https://github.com/apache/cloudstack/tree/main/plugins/storage/object/minio > (original minio plugin for reference) > > > Regards. > > > > > > From: Tom O

Object Storage Framework integration for Cloudian HyperStore

2024-09-03 Thread Tom O';Dowd
Hi all, We (Cloudian) have been getting some inquiries requesting a new Cloudian HyperStore plugin to work with CloudStacks new Object Storage Framework. We currently have a different CloudStack plugin which adds integration between the CloudStack UI and our UI that works for both admin and use

Re: S3 Object Storage - secret key handling

2013-07-03 Thread Tom O';Dowd
Hi Min, I'm not familiar with all the use cases of Cloudstack so let me just ask anyway... If you create another user as an admin can that user see the S3 secret key? Is there is any use case where another admin should not see the secret key then I think we should hide it. If not, then I guess its