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

265 commits

Author SHA1 Message Date
Rupak Ganguly
6c0c274490 Catch new exception that is being thrown. 2011-10-24 13:35:11 -04: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
f16c80c797 Assign hp_auth_uri to an instance var. so that CDN can use it. 2011-10-21 15:51:40 -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
e74fd7e2c8 Add initial implementation for cdn services i.e. GET, PUT, POST, HEAD and DELETE. 2011-10-21 00:16:29 -04:00
Rupak Ganguly
c89bc9a9c0 Fix small bug with returning public url in the case when cdn is used. 2011-10-21 00:14:08 -04:00
Rupak Ganguly
ae9b2b7789 Integrate HP CDN service with storage service. 2011-10-21 00:12:10 -04:00
Rupak Ganguly
8d443eb351 Enable HP CDN provider. 2011-10-21 00:11:08 -04:00
Rupak Ganguly
75df6105ba Remove deprecated provider recognize clause. 2011-10-20 22:16:16 -04:00
Rupak Ganguly
78a45b0a56 Add connection options param to the HP provider for Storage and Compute services that can be used to customize various connection related timeouts and other options. 2011-10-20 22:07:42 -04:00
Rupak Ganguly
2ba533cb0a Change expected status to be 204 instead of 200. 2011-10-18 11:19:28 -04:00
Rupak Ganguly
c640d7d7e4 Change expected status to be 204 instead of 202. 2011-10-18 11:18:14 -04:00
Rupak Ganguly
d1172a6bd3 Change flavorId to flavorRef and imageId to imageRef as the specs changed. Also, change expected status to be 202 instead of 200. 2011-10-18 11:16:37 -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