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-04-05 16:07:32 -04:00
..
allocate_address.rb Update mocking support. 2012-04-05 16:07:32 -04:00
associate_address.rb Update mocking support. 2012-04-05 16:07:32 -04:00
change_password_server.rb Update mocking support. 2012-04-05 13:01:47 -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 Add implementation for mocks. 2012-04-04 19:16:04 -04:00
create_key_pair.rb Fix a small typo in mocks. 2011-11-30 17:01:15 -05:00
create_security_group.rb Small fix in mocks. 2011-12-05 19:02:57 -05:00
create_security_group_rule.rb Enable and implement delete security group rules for compute service. 2011-12-05 19:04:01 -05:00
create_server.rb Update mocking support. 2012-04-05 13:01:47 -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_key_pair.rb Fix code to remove from last modified hash afetr delete in mock code. 2011-11-30 17:21:41 -05:00
delete_security_group.rb Fix bugs in mocking support. 2011-12-05 15:29:27 -05:00
delete_security_group_rule.rb Enable and implement delete security group rules for compute service. 2011-12-05 19:04:01 -05:00
delete_server.rb Change expected status to be 204 instead of 202. 2011-10-18 11:18:14 -04:00
disassociate_address.rb Update mocking support. 2012-04-05 16:07:32 -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_flavor_details.rb Fix format of flavors in mocks. 2012-04-03 18:48:53 -04:00
get_image_details.rb Add mocking support. 2012-04-04 19:35:31 -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 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 Minor fix for mocks. 2012-04-04 19:36:07 -04:00
list_key_pairs.rb Remove a debug message. 2011-11-23 13:28:03 -05: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 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_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_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 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 Enable and add implementation for release address for request layer for the compute service. 2011-12-06 15:47:11 -05: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
update_server.rb Update mocking support. 2012-04-05 13:01:47 -04:00