python-swiftclient/tests/functional
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
..
__init__.py Add functional tests for python-swiftclient 2014-05-05 11:53:37 +02:00
test_swiftclient.py Add copy object method 2016-08-23 14:37:11 -07:00