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

13 commits

Author SHA1 Message Date
Rupak Ganguly
b6303ff2c4 Add implementation for creating keypair and also provide mocking support. 2011-11-23 13:21:37 -05:00
Rupak Ganguly
3121ef15ab Fix issue with list in mock mode. 2011-11-23 13:18:22 -05:00
Rupak Ganguly
099a963fd3 Add list_key_pairs compute request layer method, and mocks for it as well. 2011-11-22 14:42:29 -05:00
Rupak Ganguly
e64281bbce Add request and model methods for change_password_server, and enable it for compute. 2011-11-18 12:17:29 -05:00
Rupak Ganguly
60b11858c1 Add name, accessIPv4 and accessIPv6 as properties. Change create_server signature to include the now required name param. Breaking change due to OS API. 2011-11-03 14:37:06 -04:00
Rupak Ganguly
5dd9a8a451 Add new request layer method for rebuild_server and enable it for compute services. Behavior added in Diablo 4. 2011-11-02 16:29:54 -04:00
Rupak Ganguly
2ecb406c08 Update image and images model, and create_image call now uses server_action. Behavior change in Diablo 4. 2011-11-02 15:14:58 -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
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
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