-
Notifications
You must be signed in to change notification settings - Fork 102
add Dell EMC ECS S3 snapstore #254
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
Conversation
@lcavajani Thank you for your contribution. |
Thank you @lcavajani for your contribution. Before I can start building your PR, a member of the organization must set the required label(s) {'reviewed/ok-to-test'}. Once started, you can check the build status in the PR checks section below. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you for the PR. Nice to see that you could implement it without any help. Good work reusing S3 snapstore. I have suggested the couple of minor changes. PTAL.
Thanks for the review @swapnilgm ! I've updated the PR with the changes. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
/reviewed/ok-to-test
Yet, to test with actual ecs instance.
/hold
Signed-off-by: lcavajani <lcavajani@suse.com>
@swapnilgm I've pushed a small change which makes the use of http proxy usable. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the correction.
/lgtm
/reviewed/ok-to-test
/unhold |
Signed-off-by: lcavajani lcavajani@suse.com
What this PR does / why we need it:
This PRs adds
Dell EMC ECS
Snapstore forS3
protocol.It is fully compatible with AWS-SDK S3 so I have reused the existing S3 snapstore.
Special notes for your reviewer:
Release note: