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

12 commits

Author SHA1 Message Date
Rupak Ganguly
d563153f9b Add a helper method to expose some base info. for clients. 2011-09-16 17:54:54 -04:00
Rupak Ganguly
05208f881c Add special char. support including '?' in container and object names. 2011-09-09 16:29:29 -04:00
Rupak Ganguly
3b427ed9b7 Add header_to_acl helper method to convert an acl header into corresponding acl strings. 2011-08-01 15:03:08 -04:00
Rupak Ganguly
786a5cbc75 Add mocking support to Swift HP provider calls. 2011-07-29 11:33:28 -04:00
Rupak Ganguly
a60b4bdfb8 Add a helper method to convert a acl string to a header name/value pair that Swift understands. 2011-07-13 19:25:47 -04:00
Rupak Ganguly
d9925930bf Fix public_url property to generate a url when cdn is not enabled. Also, create a new url method that returns the full url. 2011-07-13 18:11:08 -04:00
Rupak Ganguly
469ff71ff6 Refactor connection parameters to accept a single endpoint and credentials. 2011-07-11 10:46:24 -04:00
Rupak Ganguly
a2e19e0cc0 Add the new hp_host, hp_port and hp_auth_path attributes and remove hp_auth_url. 2011-06-17 14:49:19 -04:00
Rupak Ganguly
8c748b133a Enable models layer methods and return nil from cdn call. 2011-06-16 00:36:38 -04:00
Rupak Ganguly
3401a9d744 Enable #get, #put, #head and #delete object methods. 2011-06-15 17:59:06 -04:00
Rupak Ganguly
67d074e66a Add #head_containers and #head_container methods. 2011-06-15 14:33:26 -04:00
Rupak Ganguly
a519d2ef85 Add a storage service implementation to the HP provider. 2011-06-15 02:13:18 -04:00