.. |
change_password_server.rb
|
Add request and model methods for change_password_server, and enable it for compute.
|
2011-11-18 12:17:29 -05:00 |
confirm_resized_server.rb
|
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 |
create_image.rb
|
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 |
create_key_pair.rb
|
Add implementation for creating keypair and also provide mocking support.
|
2011-11-23 13:21:37 -05:00 |
create_server.rb
|
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 |
delete_image.rb
|
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 |
delete_server.rb
|
Change expected status to be 204 instead of 202.
|
2011-10-18 11:18:14 -04:00 |
get_flavor_details.rb
|
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 |
get_image_details.rb
|
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 |
get_server_details.rb
|
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 |
list_addresses.rb
|
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 |
list_flavors.rb
|
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 |
list_flavors_detail.rb
|
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 |
list_images.rb
|
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 |
list_images_detail.rb
|
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 |
list_key_pairs.rb
|
Fix issue with list in mock mode.
|
2011-11-23 13:18:22 -05:00 |
list_private_addresses.rb
|
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 |
list_public_addresses.rb
|
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 |
list_servers.rb
|
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 |
list_servers_detail.rb
|
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 |
reboot_server.rb
|
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 |
rebuild_server.rb
|
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 |
resize_server.rb
|
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 |
revert_resized_server.rb
|
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 |
server_action.rb
|
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 |
update_server.rb
|
Change expected status to be 204 instead of 200.
|
2011-10-18 11:19:28 -04:00 |