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

15 commits

Author SHA1 Message Date
Rupak Ganguly
1ff7b0392d Change hp_service_type to check for 'name' in the service catalog rather than 'type'. 2012-05-01 12:15:22 -04:00
Rupak Ganguly
cbdd519e6a Add availability zone required parameter for storage and cdn services. 2012-04-27 14:13:39 -04:00
Rupak Ganguly
de0c739e68 Add hp_tenant_id as a required param for connection to HP providers. 2012-04-11 12:41:05 -04:00
Rupak Ganguly
4b72f88d91 Add mocking support for HP CDN provider. 2012-04-09 16:02:04 -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
415e05b2d7 Fix for Fog::HP::CDN::NotFound exception. 2012-02-15 00:40:23 -05:00
Rupak Ganguly
0a3fa872e3 Fix for auth uri using Identity service. 2012-02-09 17:59:07 -05:00
Rupak Ganguly
36bb238685 Refactor to remove service_type param from provider call. 2012-01-24 16:33:46 -05:00
Rupak Ganguly
91214ab329 Update for cdn endpoint fix in place. 2012-01-18 17:36:29 -05:00
Rupak Ganguly
6fc636caf5 Update CDN provider to work with v1 and v2 auths. Also, patch code for incorrect endpoint via CS catalog. 2012-01-18 17:26:48 -05:00
Rupak Ganguly
82346ab8f0 Add a new option for CDN endpoint url and build the CDN mgmt url. 2011-11-10 16:47:52 -05:00
Rupak Ganguly
102646581c Add fix for special chars. in CDN-enabled container names. 2011-10-21 17:43:17 -04:00
Rupak Ganguly
b1d6b001b6 Enable delete_container on the CDN service. 2011-10-21 16:39:55 -04:00
Rupak Ganguly
b21c602f83 Hardcode X-Storage-Url as service is returning wrong url. 2011-10-21 15:50:35 -04:00
Rupak Ganguly
8d443eb351 Enable HP CDN provider. 2011-10-21 00:11:08 -04:00