sodafoundation / strato

SODA Strato (Multi-cloud) project provides a cloud vendor agnostic data management for hybrid cloud, intercloud or intracloud. This project is renamed as 'Strato'
Apache License 2.0
234 stars 329 forks source link

rename from opensds->soda #1165

Open kumarashit opened 3 years ago

kumarashit commented 3 years ago

**Issue/Feature Description: As there are a lot of legacy codes, there will be some reference to "opensds". need to rename them to SODA

**Why this issue to fixed / feature is needed(give scenarios or use cases): As we moved from opensds->soda, the binaries generated, folder names etc should also be changed to SODA.

**How to reproduce, in case of a bug:

**Other Notes / Environment Information: (Please give the env information, log link or any useful information for this issue)

verma-kunal commented 3 years ago

Hello @kumarashit. I wanted to contribute to this issue. As i am beginner in Open source this all seems a little overwhelming and I wasn't able to find a beginner friendly issue till this one! (as it looks). So, can u pls help me here and guide me what we have to do in this one !

akhilsahuji commented 2 years ago

Hi 👋 I want to contribute to this issue so can it be assigned to me. This is my first issue and there are a few queries

anvithks commented 2 years ago

@verma-kunal @akhilsahuji SODA Foundation started as OpenSDS project. In many locations in the code the word opensds or OpenSDS is used.
Some of these may be documentation or license files, which may not need testing. For ex: https://github.com/sodafoundation/multi-cloud/blob/42850828ce0581eb2881016598f5b1a93926dd3f/api/pkg/s3/bucketacl.go#L1

If it is part of the code then you may need to ensure that the change from opensds to soda does not break something, For ex: https://github.com/sodafoundation/multi-cloud/blob/42850828ce0581eb2881016598f5b1a93926dd3f/api/pkg/s3/bucketput.go#L22

There may be more such occurrences across the code that need to be changed.

Both of you can start working on this issue since there are many locations where these changes need to be made. make the changes, test your setup and ensure everything is working.

You can find the developer guide for installing mutlicloud locally here

You can check out some of the multicloud user guides here

For any other questions you can reach out on the Slack channel #sodacode2022

verma-kunal commented 2 years ago

Sure we can work together on this one! What say @akhilsahuji ?

akhilsahuji commented 2 years ago

We can @verma-kunal ✌🏼