Matt Sanders
|
cbfebed953
|
Make sure no requests are ever sent to the wrong endpoint by default.
|
2011-06-25 14:33:37 -05:00 |
|
Rupak Ganguly
|
71c42f80e5
|
Add implementation for #server_action, #reboot_server, #resize_server, #confirm_resized_server and #revert_resized services.
|
2011-06-23 19:25:25 -04:00 |
|
Rupak Ganguly
|
f1dff717aa
|
Enable #server_action, #reboot_server, #resize_server, #confirm_resized_server and #revert_resized services for Nova.
|
2011-06-23 19:24:33 -04:00 |
|
Rupak Ganguly
|
0f7b79ae7c
|
Add implementation for #list_private_addresses service.
|
2011-06-22 15:08:04 -04:00 |
|
Rupak Ganguly
|
6e43371e1d
|
Add implementation for #list_public_addresses service.
|
2011-06-22 15:07:50 -04:00 |
|
Rupak Ganguly
|
f86d458e05
|
Add implementation for #list_addresses service.
|
2011-06-22 15:07:30 -04:00 |
|
Rupak Ganguly
|
fff277c4d2
|
Enable #list_addresses, #list_public_addresses and #list_private_addresses services for Nova.
|
2011-06-22 15:06:43 -04:00 |
|
Rupak Ganguly
|
f099070a4e
|
Add the implementation for #delete_server services.
|
2011-06-22 12:31:14 -04:00 |
|
Rupak Ganguly
|
79a3f96c34
|
Add the implementation for #update_server services.
|
2011-06-22 12:30:57 -04:00 |
|
Rupak Ganguly
|
b0a81b1e11
|
Update code with differences from Rackspace API and OS, to make it work with the Nova instance.
|
2011-06-22 12:30:02 -04:00 |
|
Rupak Ganguly
|
71b6271f1f
|
Enable the #create_server, #update_server and #delete_server services for Nova.
|
2011-06-22 12:27:34 -04:00 |
|
Rupak Ganguly
|
5a5780ebe0
|
Add implementation for #delete_image service.
|
2011-06-21 14:35:19 -04:00 |
|
Rupak Ganguly
|
417eba912c
|
Add implementation for #create_image service.
|
2011-06-21 14:35:04 -04:00 |
|
Rupak Ganguly
|
b5d397ee8a
|
Enable #create_image and #delete_image services.
|
2011-06-21 14:34:24 -04:00 |
|
Rupak Ganguly
|
8687c2ebc6
|
Add implementation for #create_server service.
|
2011-06-20 17:38:09 -04:00 |
|
Rupak Ganguly
|
6cf4498fd2
|
Enable #get_server_details, #get_image_details and #get_flavor_details services for Nova.
|
2011-06-20 17:21:08 -04:00 |
|
Rupak Ganguly
|
631ea05a98
|
Add implementation for #get_flavor_details service.
|
2011-06-20 17:20:10 -04:00 |
|
Rupak Ganguly
|
e5e11be32d
|
Add implementation for #get_image_details service.
|
2011-06-20 17:19:54 -04:00 |
|
Rupak Ganguly
|
933238f261
|
Add implementation for #get_server_details service.
|
2011-06-20 17:19:36 -04:00 |
|
Rupak Ganguly
|
6a3080f823
|
Add implementation for #list_flavors_detail service.
|
2011-06-20 14:50:51 -04:00 |
|
Rupak Ganguly
|
edccaac2ac
|
Add implementation for #list_flavors service.
|
2011-06-20 14:50:29 -04:00 |
|
Rupak Ganguly
|
302eef8466
|
Enable #list_flavors and #list_flavors_detail services for Nova.
|
2011-06-20 14:49:25 -04:00 |
|
Rupak Ganguly
|
4a93105f6c
|
Add implementation for #list_images_detail service.
|
2011-06-20 14:27:25 -04:00 |
|
Rupak Ganguly
|
f455ce4c62
|
Add implementation for #list_images service.
|
2011-06-20 14:26:53 -04:00 |
|
Rupak Ganguly
|
1ff1d14b83
|
Enable #list_images and #list_images_detail services.
|
2011-06-20 14:26:12 -04:00 |
|
Rupak Ganguly
|
b4cc63b253
|
Add implementation for #list_servers_detail.
|
2011-06-20 12:37:28 -04:00 |
|
Rupak Ganguly
|
a982eb8c5b
|
Enable #create_server, #list_servers and #list_servers_detail services for Nova.
|
2011-06-20 12:36:12 -04:00 |
|
Rupak Ganguly
|
84e79f5e55
|
Add the #list_servers method.
|
2011-06-17 16:16:44 -04:00 |
|
Rupak Ganguly
|
ab9899f463
|
Add a case for the new HP provider for compute service.
|
2011-06-17 14:54:16 -04:00 |
|
Rupak Ganguly
|
9a74353428
|
Add a new HP provider for compute service. Note the new hp_host, hp_port and hp_auth_path attributes.
|
2011-06-17 14:52:26 -04:00 |
|
Rupak Ganguly
|
a2e19e0cc0
|
Add the new hp_host, hp_port and hp_auth_path attributes and remove hp_auth_url.
|
2011-06-17 14:49:19 -04:00 |
|
Rupak Ganguly
|
b94ece2bc6
|
Enable compute service with HP provider. Refactor hp_auth_url into hp_host, hp_port and hp_auth_path to enable flexibility in specifying the host, port and auth path separately.
|
2011-06-17 14:45:49 -04:00 |
|
Rupak Ganguly
|
daef1b341a
|
Add a HP provider class for the fog binary.
|
2011-06-16 17:14:19 -04:00 |
|
Rupak Ganguly
|
6dd5b9d511
|
Require HP provider for the fog binary.
|
2011-06-16 17:09:07 -04:00 |
|
Rupak Ganguly
|
cb2fb6d3ed
|
Add an implementation of copy method to copy files between containers.
|
2011-06-16 00:43:14 -04:00 |
|
Rupak Ganguly
|
537f4177e6
|
Add the file model implementation.
|
2011-06-16 00:41:16 -04:00 |
|
Rupak Ganguly
|
5218d9048c
|
Add the files model implementation.
|
2011-06-16 00:41:07 -04:00 |
|
Rupak Ganguly
|
64d188d732
|
Add the directory model implementation.
|
2011-06-16 00:40:51 -04:00 |
|
Rupak Ganguly
|
c5a9ae0598
|
Add the directories model implementation.
|
2011-06-16 00:40:32 -04:00 |
|
Rupak Ganguly
|
8c748b133a
|
Enable models layer methods and return nil from cdn call.
|
2011-06-16 00:36:38 -04:00 |
|
Rupak Ganguly
|
be0b19f7c7
|
Add implementation for #delete_object method.
|
2011-06-15 18:00:33 -04:00 |
|
Rupak Ganguly
|
10ed24606e
|
Add implementation for #head_object method.
|
2011-06-15 18:00:20 -04:00 |
|
Rupak Ganguly
|
d6ed720b7f
|
Add implementation for #put_object method.
|
2011-06-15 18:00:05 -04:00 |
|
Rupak Ganguly
|
127484adbf
|
Add implementation for #get_object method.
|
2011-06-15 17:59:47 -04:00 |
|
Rupak Ganguly
|
3401a9d744
|
Enable #get, #put, #head and #delete object methods.
|
2011-06-15 17:59:06 -04:00 |
|
Rupak Ganguly
|
67d074e66a
|
Add #head_containers and #head_container methods.
|
2011-06-15 14:33:26 -04:00 |
|
Rupak Ganguly
|
0210723e1e
|
Add #get_containers, #get_container, #put_container and #delete_container methods to the storage service.
|
2011-06-15 02:15:06 -04:00 |
|
Rupak Ganguly
|
a519d2ef85
|
Add a storage service implementation to the HP provider.
|
2011-06-15 02:13:18 -04:00 |
|
Rupak Ganguly
|
342701de7f
|
Add a new HP provider.
|
2011-06-15 02:12:33 -04:00 |
|
Rupak Ganguly
|
ee3b49dee9
|
Add a case for the new HP provider.
|
2011-06-15 02:12:10 -04:00 |
|