-
Notifications
You must be signed in to change notification settings - Fork 522
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
feat(core): service add OpenStack Swift support #3461
feat(core): service add OpenStack Swift support #3461
Conversation
Seems like there're some unrelated problems in CI |
You can use S3 as a reference, it's the same.
Service should only support native operations. Please don't support rename if the service doesn't provide it.
The same. Don't support append if services not support. |
(I should ask for implementation details first, spent some time flighting with |
a23b574
to
25313fd
Compare
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.
Great, let's rock!
Description
Additional Notes
copy
anddelete
API to achieve this.failures: # some bug when append size is larger >≈ 15MiB behavior::test_appender_futures_copy behavior::test_fuzz_pr_3395_case_1 behavior::test_blocking_appender_std_copy behavior::test_blocking_fuzz_appender behavior::test_fuzz_appender
TODO
openstackswift/saio:py3
. (Asopenstackswift/saio
is broken)