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

21 commits

Author SHA1 Message Date
Kyle Rames
d6243bb05a [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
Rupak Ganguly
86622a5c2a Add delete_shared_object and corresponding model support. 2012-10-30 17:47:17 -04:00
Rupak Ganguly
3274dc6b7c Add request layer method for put_shared_container. 2012-10-26 01:47:48 -04:00
Rupak Ganguly
0a9fc31f5e Removed comment. 2012-10-26 00:18:14 -04:00
Rupak Ganguly
c4ecfc9357 Fix mock for put_container to reflect new acl changes. 2012-10-19 01:35:06 -04:00
Rupak Ganguly
16b31facd6 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
Rupak Ganguly
7c21f2d378 Add mocks for shared container and objects calls. 2012-10-17 15:03:10 -04:00
Rupak Ganguly
5e5bdd08c1 Fix response status for mocks. 2012-10-17 15:02:42 -04:00
Rupak Ganguly
6679654b70 Add request layer methods for shared container and shared object access. 2012-10-16 22:51:59 -04:00
Rupak Ganguly
c7349ee526 Update mock for tenp_url. 2012-09-27 15:56:40 -04:00
Rupak Ganguly
271bc985fa Add object temp url generation capability with mock support. 2012-09-26 13:01:32 -04:00
Rupak Ganguly
2c37b04860 Update call to include response_block rather than passing a block, to conform to excon deprecation message.
Fix code when block is not passed.
2012-06-19 18:03:02 -04:00
Terry Howe
dab0fcc33f Update put_object to accept blocks, and remove deprecation message. 2012-06-19 18:02:27 -04:00
Rupak Ganguly
664002a7dc Update mocks to simulate real results in containers. 2012-04-09 18:02:39 -04:00
Rupak Ganguly
8a9054f6dc Fix an issue in copy mocking portion. 2012-04-02 19:04:02 -04:00
Rupak Ganguly
f6d26909f3 Add mocking support for copy operation using puut object. 2012-04-02 18:45:33 -04:00
Rupak Ganguly
09268ca8fc Fix mocks to match real implementation. 2012-04-02 15:30:42 -04:00
Rupak Ganguly
eb5e3fe279 Raise the correct exception in the mock. 2012-03-30 18:12:03 -04:00
Rupak Ganguly
8dea8a4523 Fix mock to return integer value for count. 2012-03-30 17:43:33 -04:00
Rupak Ganguly
813c23ae10 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
Rupak Ganguly
7e1a287e4d 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