1
0
Fork 0
mirror of https://github.com/fog/fog.git synced 2022-11-09 13:51:43 -05:00
Commit graph

4 commits

Author SHA1 Message Date
Brian D. Burns
56c28d2cb2 [openstack|storage] add #put_dynamic_obj_manifest
Renames the current #put_object_manifest method to better differentiate
this from the new #put_static_obj_manifest method. #put_object_manifest
has been retained for backward compatibility.
2013-09-29 18:43:12 +00:00
Brian D. Burns
d3ac285625 [openstack|storage] add methods for SLO support
Adds #put_static_obj_manifest and #delete_static_large_object methods.
2013-09-29 18:37:41 +00:00
Brian D. Burns
eca5a275df [openstack|storage] allow headers to be specified for object manifest
Allows additional headers to be set, as well as overriding the default
X-Object-Manifest header.
2013-06-02 21:09:59 -04:00
Sergio Rubio
74ce4467eb [openstack|storage] Added OpenStack Storage service tests
Mostly copy&paste from the Rackspace Storage service
2013-01-23 20:55:15 +01:00