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

20 commits

Author SHA1 Message Date
Rupak Ganguly
0619ef0f38 Fix typo in service folder. 2012-07-09 15:23:30 -04:00
Rupak Ganguly
4d42931b4c Add a BlockStorage service to the HP provider. 2012-07-05 13:08:12 -04:00
Rupak Ganguly
6c707fe283 Add a multi_json require so that json parsing is available. 2012-05-22 18:11:33 -04:00
Rupak Ganguly
ad9433fe00 Update to not raise exception if service is not active or not present. 2012-05-03 09:37:18 -04:00
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
72a307a7fd Add avl zone as required param. Update endpoint retrieving logic from catalog to allow future avl zones. Fix minor error in tests. 2012-04-27 12:09:13 -04:00
Rupak Ganguly
852b3802b4 Update default scheme from http to https in the v1 auth. 2012-04-11 16:24:10 -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
f781680309 Add an Errors module for handling HP provider specific exceptions. 2012-03-20 18:48:43 -04:00
Rupak Ganguly
8e6739cbf8 Bump version and update changelog. 2012-02-10 01:16:31 -05:00
Rupak Ganguly
e1feb01ec3 Add parameter :hp_avl_zone to access the az2 availability zone to the HP Compute provider. 2012-02-09 18:34:32 -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
d5e1db646e Refactor code to get endpoints from service catalog for v1 and v2 auths. 2012-01-18 17:20:24 -05:00
Rupak Ganguly
1b905c782f Update HP provider with the new CS authentication method and also refactor the legacy authentication method. Also, update HP Storage provider to use the CS authentication scheme. 2012-01-13 17:15:50 -05:00
Rupak Ganguly
e75b022f20 Add helper methods for mocking. 2011-12-06 14:09:20 -05:00
Rupak Ganguly
a28193d2b8 Add some mocking helper methods. 2011-11-23 13:17:43 -05:00
Rupak Ganguly
8d443eb351 Enable HP CDN provider. 2011-10-21 00:11:08 -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
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