Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move abc.py and storage system modules to volumes package #3563

Open
MintCat98 opened this issue Feb 3, 2025 — with Lablup-Issue-Syncer · 0 comments · May be fixed by #3567
Open

Move abc.py and storage system modules to volumes package #3563

MintCat98 opened this issue Feb 3, 2025 — with Lablup-Issue-Syncer · 0 comments · May be fixed by #3567
Assignees

Comments

@MintCat98
Copy link

MintCat98 commented Feb 3, 2025

Motivation  

The current storage-related modules (abc.py, vas, netalp, cephfs, etc.) are not properly structured, making maintenance difficult and reducing code readability.

Objective  

Move these storage system modules into a dedicated volumes package to improve code organization and modularity.

Impact  

This change may affect import paths for related modules but should not alter existing functionality.

Testing Scenarios

No tests are needed.

@MintCat98 MintCat98 self-assigned this Feb 3, 2025
@MintCat98 MintCat98 changed the title Move abc.py to volumes directory in storage Move abc.py and storage systems to volumes package in storage Feb 3, 2025
@MintCat98 MintCat98 changed the title Move abc.py and storage systems to volumes package in storage Move abc.py and storage system modules to volumes package Feb 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant