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

9 commits

Author SHA1 Message Date
Kyle Rames
90ae91183a [rackspace] fixing broken tests 2013-10-29 11:03:54 -05:00
Kyle Rames
5c0743bfa8 [rackspace] fixing broken tests 2013-08-15 13:09:06 -05:00
Brian D. Burns
1a0a70d8e9 [rackspace|storage] patch #delete_static_large_object for Swift v1.8
This commit addresses an issue where the Content-Type header is not
being set correctly in the response. This has been fixed in Swift v1.9.
openstack/swift@ad24cde120

The tests have also been updated so they don't rely on changes in Swift v1.9
that affect the response body when errors are reported.
openstack/swift@6768d5b4be
2013-07-16 11:25:10 -04:00
Brian D. Burns
a728838165 [rackspace|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-07-16 11:25:10 -04:00
Brian D. Burns
23dbccd760 [rackspace|storage] add methods for SLO support
Adds #put_static_obj_manifest and #delete_static_large_object methods.
2013-07-16 11:25:10 -04:00
Brian D. Burns
890049968a [rackspace|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:14:39 -04:00
Brian D. Burns
b1e373520b [rackspace|storage] add large object container and prefix options
Allows the container and name prefix used to store large object segments
to be specified when creating the manifest object.
2013-05-05 13:00:29 -04:00
Paul Thornthwaite
b8049a9805 Retagged tests with strings to be skipped by Shindo 2012-08-15 17:31:58 +01:00
geemus
fcc5a1c224 [tests] rearrange to match new lib structure 2011-09-08 16:37:58 -05:00
Renamed from tests/storage/requests/rackspace/large_object_tests.rb (Browse further)