Skip to content

Preparing the modules before final package separation#10

Open
anujkumar93 wants to merge 7 commits intosplit_testsfrom
split_ready_pre
Open

Preparing the modules before final package separation#10
anujkumar93 wants to merge 7 commits intosplit_testsfrom
split_ready_pre

Conversation

@anujkumar93
Copy link
Copy Markdown
Owner

@anujkumar93 anujkumar93 commented Dec 3, 2018

@jtratner

This PR handles getting the complete repo ready for its separation into individual packages of stor, stor_s3, stor_swift, stor_dx.

Background

This is a continuation of the story to split stor across 4 modules : stor, stor_dx, stor_swift, stor_s3. This is done to easy the dependencies that need to be installed to use a particular fact of stor, and to make it more modular. This PR is preceded by #9 for this story.

Changes

This PR handles changes in docs relevant to the split classes and handling of 'is_swift_path', 'is_dx_path', 'is_s3_path', etc in utils. They have been moved to their respective packages. The convert_swiftstack method in cli.py also has been changed to reflect a try catch block on import swiftpath.

Tested via:

The testing suite was run successfully. No new tests were added since no functionality changed.

TODOS

@jtratner
Copy link
Copy Markdown

jtratner commented Dec 4, 2018

lgtm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants