2 Commits

Author SHA1 Message Date
PAPAMICA
4989d94663 Fix copy.py example.
Change-Id: Id2a58a085f58b0bf17eda636593bb482d614c245
2022-01-12 10:19:50 +01:00
Marek Kaleta
4a2465fb12 Add copy object method
Implement copy object method in swiftclient Connection, Service and CLI.

Although COPY functionality can be accomplished with 'X-Copy-From'
header in PUT request, using copy is more convenient especially when
using copy for updating object metadata non-destructively.

Closes-Bug: 1474939
Change-Id: I1338ac411f418f4adb3d06753d044a484a7f32a4
2016-08-23 14:37:11 -07:00