1
0
Fork 0
mirror of https://github.com/fog/fog.git synced 2022-11-09 13:51:43 -05:00
fog--fog/lib/fog/hp/requests/storage
2013-10-30 19:02:25 -04:00
..
delete_container.rb Raise the correct exception in the mock. 2012-03-30 18:12:03 -04:00
delete_object.rb Fix mocks to match real implementation. 2012-04-02 15:30:42 -04:00
delete_shared_object.rb Add delete_shared_object and corresponding model support. 2012-10-30 17:47:17 -04:00
get_container.rb Raise the correct exception in the mock. 2012-03-30 18:12:03 -04:00
get_containers.rb Fix mock to return integer value for count. 2012-03-30 17:43:33 -04:00
get_object.rb [fix] Corrected the service mocks for testing to respond with a 304 to values of If-Modified-Since that match Last-Modified 2013-07-10 13:58:54 -05:00
get_object_temp_url.rb Update mock for tenp_url. 2012-09-27 15:56:40 -04:00
get_shared_container.rb Add mocks for shared container and objects calls. 2012-10-17 15:03:10 -04:00
get_shared_object.rb [hp/openstack|compute] remove erroneous block argument to get_object; fixes issue #1588 for OpenStack and HP 2013-02-22 16:36:31 -06:00
head_container.rb Fix response status for mocks. 2012-10-17 15:02:42 -04:00
head_containers.rb
head_object.rb Removed comment. 2012-10-26 00:18:14 -04:00
head_shared_container.rb Add mocks for shared container and objects calls. 2012-10-17 15:03:10 -04:00
head_shared_object.rb Removed comment. 2012-10-26 00:18:14 -04:00
post_container.rb [hp|storage] Minor fixes to post_container and post_object methods and tests. 2013-10-30 19:02:25 -04:00
post_object.rb [hp|storage] Minor fixes to post_container and post_object methods and tests. 2013-10-30 19:02:25 -04:00
put_container.rb Fix mock for put_container to reflect new acl changes. 2012-10-19 01:35:06 -04:00
put_object.rb Update put_object to accept blocks, and remove deprecation message. 2012-06-19 18:02:27 -04:00
put_shared_object.rb Add request method for put_shared_object. Add model and collection for shared_directory and shared_file. 2012-10-19 01:33:20 -04:00