[#213] Return response in complete_multipart_upload function #213
No reviewers
Labels
No labels
P0
P1
P2
P3
good first issue
Infrastructure
blocked
bug
config
discussion
documentation
duplicate
enhancement
go
help wanted
internal
invalid
kludge
observability
perfomance
question
refactoring
wontfix
No milestone
No project
No assignees
3 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: TrueCloudLab/frostfs-testlib#213
Loading…
Reference in a new issue
No description provided.
Delete branch "ylukoyan/frostfs-testlib:037"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
@ -697,2 +697,4 @@
response = self._to_json(output)
return response
@reporter.step_deco("Put object lock configuration")
need empty line between methods
@ -573,6 +573,7 @@ class Boto3ClientWrapper(S3ClientWrapper):
)
log_command_execution("S3 Complete multipart upload", response)
return response
need empty line between methods
47b328123f
to8f7f222e0d