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
2012-06-19 18:03:02 -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
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 Update call to include response_block rather than passing a block, to conform to excon deprecation message. 2012-06-19 18:03:02 -04:00
head_container.rb Refactor escape method for container and object names and move it to the HP provider from individual namespaces. 2012-03-21 16:59:08 -04:00
head_containers.rb Merge fog 1.0.0 from upstream, and update namespace changes across the HP provider for storage and compute services. 2011-10-17 15:25:07 -04:00
head_object.rb Refactor escape method for container and object names and move it to the HP provider from individual namespaces. 2012-03-21 16:59:08 -04:00
put_container.rb Update mocks to simulate real results in containers. 2012-04-09 18:02:39 -04:00
put_object.rb Update put_object to accept blocks, and remove deprecation message. 2012-06-19 18:02:27 -04:00