Lance Ivy
|
1cdd969a34
|
create core for each provider. keep load hook for provider.
|
2014-02-01 21:13:17 -05:00 |
|
Terry Howe
|
725f9b95a6
|
excon update fix
|
2013-10-30 19:02:53 -04:00 |
|
howete
|
fcf938eac3
|
dxsdk-321 add credentials for convenience methods
|
2013-10-30 19:02:21 -04:00 |
|
howete
|
fddda2e729
|
dxsdk-27 authentication caching
|
2013-10-30 19:02:12 -04:00 |
|
Rupak Ganguly
|
7db8db26f7
|
Fix minor thing.
|
2013-10-30 19:02:02 -04:00 |
|
Rupak Ganguly
|
58257dd714
|
Merge pull request #2177 from omarreiss/allow-custom-hp-service-type
allow custom hp_service_type
|
2013-10-21 06:49:16 -07:00 |
|
Julian Weber
|
20ea0e63f2
|
changes sym conversion as discussed with rupakg
|
2013-10-08 15:25:09 +02:00 |
|
Julian Weber
|
aba9003c3f
|
Hp provider: ensures that hp_auth_version is loaded as symbol
|
2013-10-08 15:25:09 +02:00 |
|
Omar Reiss
|
b65d6fefeb
|
applied hp_service_type fix on all services.
|
2013-09-28 01:40:08 +02:00 |
|
Rupak Ganguly
|
34ca17acc4
|
[hp] Add Accept header with application/json for all HP requests.
|
2013-03-13 18:31:01 -04:00 |
|
Rupak Ganguly
|
72a5fcede5
|
Deprecate hp_account_id to use hp_access_key instead.
|
2013-01-22 17:28:33 -05:00 |
|
Rupak Ganguly
|
8fca81df40
|
Update to new code and tests based on changes from upstream fog.
|
2013-01-22 16:00:40 -05:00 |
|
Rupak Ganguly
|
224d85565a
|
Updated the BlockStorage namespace to be Fog::HP::BlockStorage.
|
2013-01-14 17:51:41 -05:00 |
|
Rupak Ganguly
|
023db627f0
|
Add bootable_volumes collection for managing only bootable volumes.
|
2012-12-04 02:18:10 -05:00 |
|
Rupak Ganguly
|
e724889f0f
|
Add request layer methods for listing and getting bootable volumes.
|
2012-11-14 15:08:24 -05:00 |
|
Rupak Ganguly
|
303fe38f25
|
Add customised user_agent string for HP providers. Also, enable passing a custom user_agent string from calling clients. Add corresponding tests.
|
2012-08-13 13:07:39 -04:00 |
|
Rupak Ganguly
|
128c2a59c4
|
Add snapshot model and collection to bloack storage provider.
|
2012-08-09 16:44:59 -04:00 |
|
Rupak Ganguly
|
fce2677198
|
Add a delete_snapshot request method, a corresponding mock, and add support for it in the block storage provider.
|
2012-08-02 19:12:54 -04:00 |
|
Rupak Ganguly
|
2ce3f962c7
|
Add a get_snapshot_details request method, a corresponding mock, and add support for it in the block storage provider.
|
2012-08-02 19:03:37 -04:00 |
|
Rupak Ganguly
|
78165031ba
|
Add a create_snapshot request method, a corresponding mock, and add support for it in the block storage provider.
|
2012-08-02 18:01:18 -04:00 |
|
Rupak Ganguly
|
d5ead5d6af
|
Add a list_snapshot request method, a corresponding mock, and add support for it in the block storage provider.
|
2012-08-02 14:33:03 -04:00 |
|
Rupak Ganguly
|
88028ce28e
|
Capture hp_auth_uri for passing down to compute provider.
|
2012-07-18 14:23:01 -04:00 |
|
Rupak Ganguly
|
c77d339534
|
Add a compute service attribute to peek into the compute service from within the block_storage service.
|
2012-07-11 19:20:53 -04:00 |
|
Rupak Ganguly
|
f0b010478b
|
Add volume model and volumes collection for block storage service.
|
2012-07-11 16:59:54 -04:00 |
|
Rupak Ganguly
|
1487cc8c77
|
Add create_volume request method for block storage service.
|
2012-07-09 11:53:23 -04:00 |
|
Rupak Ganguly
|
60e0f34d16
|
Add delete_volumes request method for block storage.
|
2012-07-05 17:03:14 -04:00 |
|
Rupak Ganguly
|
38bb493f04
|
Add get_volume_details request method for block storage.
|
2012-07-05 16:58:49 -04:00 |
|
Rupak Ganguly
|
4d42931b4c
|
Add a BlockStorage service to the HP provider.
|
2012-07-05 13:08:12 -04:00 |
|