1
0
Fork 0
mirror of https://github.com/fog/fog.git synced 2022-11-09 13:51:43 -05:00
fog--fog/lib/fog/hp/requests/compute
2012-07-09 20:59:20 -04:00
..
allocate_address.rb Update mocking support. 2012-04-05 16:07:32 -04:00
associate_address.rb Update mocks and tests to simulate real calls in pro. 2012-04-10 18:11:56 -04:00
attach_volume.rb Add attach_volume request method for block storage service. 2012-07-09 20:58:46 -04:00
change_password_server.rb Update mocks to simulate real results. 2012-04-10 12:46:01 -04: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 Fix code to metadata to the create image call. 2012-05-16 17:07:23 -04:00
create_key_pair.rb Update mocks to simulate real behavior. 2012-04-10 12:44:33 -04:00
create_security_group.rb Update mocks and tests to simulate real calls in pro. 2012-04-10 18:11:56 -04:00
create_security_group_rule.rb Update mocking support for security groups and security group rules. 2012-04-06 12:49:27 -04:00
create_server.rb Update tests to reflect addition of security_groups attribute to server model. 2012-05-01 12:41:54 -04:00
delete_image.rb Update mocks and tests to simulate real results. 2012-04-10 14:56:22 -04:00
delete_key_pair.rb Update mocks to simulate real behavior. 2012-04-10 12:44:33 -04:00
delete_meta.rb Update mocking support for metadata to match real responses. 2012-05-10 13:49:50 -04:00
delete_security_group.rb Fix bugs in mocking support. 2011-12-05 15:29:27 -05:00
delete_security_group_rule.rb Update mocking support for security groups and security group rules. 2012-04-06 12:49:27 -04:00
delete_server.rb Change expected status to be 204 instead of 202. 2011-10-18 11:18:14 -04:00
detach_volume.rb Add detach_volume request method for block storage service. 2012-07-09 20:59:20 -04:00
disassociate_address.rb Update mocks and tests to simulate real calls in pro. 2012-04-10 18:11:56 -04:00
get_address.rb Enable and implement get address for request layer along with mocking support for the compute service. 2011-12-06 15:56:49 -05:00
get_console_output.rb Add and enable get_console_output request method and add server method console_output. Add test for get_console_output. 2012-04-18 16:52:15 -04:00
get_flavor_details.rb Update mocks and tests for flavor to simulate real results. 2012-04-10 14:57:43 -04:00
get_image_details.rb Add mocking support. 2012-04-04 19:35:31 -04:00
get_meta.rb Update mocking support for metadata to match real responses. 2012-05-10 13:49:50 -04:00
get_security_group.rb Fix bugs in mocking support. 2011-12-05 15:29:27 -05: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 Enable and implement list addresses for request layer for the compute service. 2011-12-06 17:08:41 -05:00
list_flavors.rb Update mocks and tests for flavor to simulate real results. 2012-04-10 14:57:43 -04:00
list_flavors_detail.rb Update mocks and tests for flavor to simulate real results. 2012-04-10 14:57:43 -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 Minor fix for mocks. 2012-04-04 19:36:07 -04:00
list_key_pairs.rb Fix mocks for list_key_pairs. 2012-04-06 15:26:22 -04:00
list_metadata.rb Update mocking support for metadata to match real responses. 2012-05-10 13:49:50 -04:00
list_security_groups.rb Add implementation for list_security_groups request layer method and enable it for compute services. Add mocking support as well. 2011-11-29 17:59:46 -05:00
list_server_addresses.rb Fix doc, and status. 2011-12-09 13:30:27 -05:00
list_server_private_addresses.rb Update mocks and tests to simulate real calls in pro. 2012-04-10 18:11:56 -04:00
list_server_public_addresses.rb Revise implementation for returning private and public ip addresses for a given server, along with mocking support. 2011-12-09 13:32:15 -05:00
list_server_volumes.rb Add list_server_volumes request method for block storage service. 2012-07-09 20:58:03 -04:00
list_servers.rb Add uuid and links atrributes to the list servers mock. 2012-04-16 17:17:52 -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 Update mocking support. 2012-04-05 13:01:47 -04:00
rebuild_server.rb Update mocking support. 2012-04-05 13:01:47 -04:00
release_address.rb Update mocks and tests to simulate real calls in pro. 2012-04-10 18:11:56 -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 Fix the documentation. 2011-12-08 17:58:13 -05:00
set_metadata.rb Update mocking support for metadata to match real responses. 2012-05-10 13:49:50 -04:00
update_meta.rb Update mocking support for metadata to match real responses. 2012-05-10 13:49:50 -04:00
update_metadata.rb Update mocking support for metadata to match real responses. 2012-05-10 13:49:50 -04:00
update_server.rb Update mocking support. 2012-04-05 13:01:47 -04:00